中文

Linear Recurrent Neural Networks as Time-Delay Embeddings

动力系统 2026-05-27 v1

摘要

Sequence models, and particularly Linear Recurrent Neural Networks (LRNNs) of the form hk+1=Whk+yk+b\mathbf{h}_{k+1} = \mathbf{W} \mathbf{h}_{k} + \mathbf{y}_k + \mathbf{b}, are widely applicable in time-series analysis for dynamical systems, yet, as black-box algorithms, much is unknown about why they perform well. In this work, we leverage Takens' embedding theorem, which provides conditions under which partially observed time series organized into delay-coordinate vectors can faithfully represent the original system's dynamics, as a theoretical framework for explaining how and why sequence models preserve and reconstruct dynamical systems. For LRNNs, concatenating output states into delay-coordinate vectors gives rise to a ``delay" matrix Mn,mC(nm)×(n+1)m\mathbb{M}_{n,m}\in \mathbb{C}^{(nm) \times (n+1)m}: a block matrix consisting of identity matrices IRm×m\mathbf{I} \in \mathbb{R}^{m \times m} repeated nn times along the main diagonal and weight matrices WCm×m\mathbf{W} \in \mathbb{C}^{m \times m} featured nn times along the super-diagonal. Mn,m\mathbb{M}_{n,m} relates the delay-coordinates of the input time series to those of the LRNN output states, and, for Mn,m\mathbb{M}_{n,m} to be an embedding, it must be full row-rank. We provide explicit conditions for Mn,m\mathbb{M}_{n,m} to be full row-rank and prove the condition number of Mn,m\mathbb{M}_{n,m} and determinant of Mn,mMn,m\mathbb{M}_{n,m} \mathbb{M}_{n,m}^*--measures of embedding stability--are bounded independent of nn, at least for certain ranges of W\mathbf{W}'s singular values: namely, when σmax(W)1\sigma_{\max}(\mathbf{W}) \le 1. This result explains why the spectrum of W\mathbf{W} for trained LRNNs tends to converge to within the unit circle.

关键词

引用

@article{arxiv.2605.27290,
  title  = {Linear Recurrent Neural Networks as Time-Delay Embeddings},
  author = {Fisher Ng and J. Nathan Kutz},
  journal= {arXiv preprint arXiv:2605.27290},
  year   = {2026}
}

备注

28 pages, 8 figures