Unsolved

Full Multiple-Break Theory for Latent Group Structure and Coefficients

Sourced from the work of Degui Li, Bin Peng, Songqiao Tang, Wei Biao Wu

§ Problem Statement

Setup

Let {xt}t=0T\{x_t\}_{t=0}^T be an NN-dimensional time series, xt=(x1t,,xNt)RNx_t=(x_{1t},\dots,x_{Nt})^\top\in\mathbb R^N, with observed N×NN\times N network weight matrices {Wt}t=1T\{W_t\}_{t=1}^T (possibly time-varying), and regressors zitRdz_{it}\in\mathbb R^d. Consider

xit=zitθi(t/T)+εit,i=1,,N, t=1,,T,x_{it}=z_{it}^\top\theta_i(t/T)+\varepsilon_{it},\qquad i=1,\dots,N,\ t=1,\dots,T,

with unknown coefficient functions θi:[0,1]Rd\theta_i:[0,1]\to\mathbb R^d.

This setup follows Li et al. (2024).

The cited source proves a single-break version of this model and notes multiple breaks as a future direction, but does not provide a formal multiple-break theorem.

Consider the following multiple-break extension: for unknown breaks 1<t1<<tp<T1<t_1<\cdots<t_p<T (with t0=0t_0=0, tp+1=Tt_{p+1}=T), each segment {1,,p+1}\ell\in\{1,\dots,p+1\} has a latent partition

G()={G1(),,GK()()},\mathcal G^{(\ell)}=\{G_1^{(\ell)},\dots,G_{K^{(\ell)}}^{(\ell)}\},

and group-specific coefficient functions ϑk()\vartheta_k^{(\ell)} such that

θi(u)=ϑk()(u),iGk(), u(t1/T,t/T].\theta_i(u)=\vartheta_k^{(\ell)}(u),\quad i\in G_k^{(\ell)},\ u\in(t_{\ell-1}/T,t_\ell/T].

Across segments, G()\mathcal G^{(\ell)}, K()K^{(\ell)}, and ϑk()\vartheta_k^{(\ell)} may change.

Unsolved Problem

Construct a fully data-driven estimator

(p^,t^1,,t^p^,G^(1),,G^(p^+1),K^(1),,K^(p^+1))(\hat p,\hat t_1,\dots,\hat t_{\hat p},\hat{\mathcal G}^{(1)},\dots,\hat{\mathcal G}^{(\hat p+1)},\hat K^{(1)},\dots,\hat K^{(\hat p+1)})

and prove joint consistency as N,TN,T\to\infty under explicit assumptions and rates (to be stated and verified in the multiple-break setting), including

P(p^=p)1,P(\hat p=p)\to1, max1jpt^jtjTP0,\max_{1\le j\le p}\left|\frac{\hat t_j-t_j}{T}\right|\to_P0,

and segment-wise group recovery up to label permutation:

P ⁣(  π permutation of {1,,K()}: K^()=K() and G^k()=Gπ(k)() k)1.P\!\left(\forall\ell\ \exists\ \pi_{\ell}\text{ permutation of }\{1,\dots,K^{(\ell)}\}:\ \hat K^{(\ell)}=K^{(\ell)}\ \text{and}\ \hat G_k^{(\ell)}=G_{\pi_{\ell}(k)}^{(\ell)}\ \forall k\right)\to1.

This full multiple-break theorem is not proved in the cited source.

§ Discussion

Loading discussion…

§ Significance & Implications

Real network time series often exhibit more than one regime change. A rigorous multiple-break theory would provide guarantees for simultaneous segmentation and latent-group recovery across regimes. The cited work was first posted on arXiv in 2023 and revised as arXiv v2 in 2024; the multiple-break claim there is presented as a plausible extension rather than a proved theorem.

§ Known Partial Results

  • Li et al. (2024): The paper proves one-break results (Theorem 5.1). Remark 5.2(ii) states that multiple breaks may be tractable with minor amendments and recursive/binary-segmentation-style ideas, but does not supply a formal proof. This problem remains open in that source.

§ References

[1]

Estimation of Grouped Time-Varying Network Vector Autoregressive Models

Degui Li, Bin Peng, Songqiao Tang, Wei Biao Wu (2024)

arXiv preprint

📍 arXiv:2303.10117v2 (2024 revision), Section 5, Remark 5.2(ii), p. 19

Primary source for the one-break theorem and the multiple-break extension remark.

§ Tags