用并行时间训练方法提升长序列动力系统重建精度
Parallel-in-Time Training of Recurrent Neural Networks for Dynamical Systems Reconstruction

- 采用并行时间扫描机制,突破传统递归模型串行计算瓶颈
- 在超过10^4长度的序列上训练,显著提升长时程动力系统建模效果
- 适合需要高精度长期预测的动力系统数据驱动研究者
从数据中重构非线性动力系统(DSR)是科学与工程中的基础挑战,但传统方法依赖串行模型。近期进展实现了沿序列长度$T$的并行计算,将时间复杂度降至$/mathcal{O}(/log T)$,突破了因经典反向传播时间线性复杂度$/mathcal{O}(T)$导致的序列长度限制。本文研究两类并行时间算法:一类为线性非自治动态加非线性读出的模型(如现代状态空间模型SSMs),另一类为通过DEER框架实现并行化的通用非线性模型。我们发现第一类模型的线性训练时间递推结构常阻碍对复杂非线性动态的学习。为此,我们提出在DEER中引入广义教师强制(GTF),一种新型非线性框架下的变体,确保任意长度序列上非线性动态的稳定高效学习。利用GTF-DEER,我们验证了在极长序列($T>10^4$)上训练对DSR的益处:当数据包含长时标特征时,性能显著提升。本工作确立了GTF-DEER作为数据驱动发现的稳健工具,并揭示了长序列学习在复杂动力系统建模中的巨大潜力。
原文摘要 · Abstract (English)
Reconstructing nonlinear dynamical systems (DS) from data (DSR) is a fundamental challenge in science and engineering, but it inherently relies on sequential models. Recent breakthroughs for sequential models have produced algorithms that parallelize computation along sequence length $T$, achieving logarithmic time complexity, $\mathcal{O}(\log T)$. Since sequence lengths have been practically limited due to the linear runtime complexity $\mathcal{O}(T)$ of classical backpropagation through time, this opens new avenues for DSR. This paper studies two prominent classes of parallel-in-time algorithms for this task, both of which leverage parallel associative scans as their core computational primitive. The first class comprises models with linear yet non-autonomous dynamics and a nonlinear readout, such as modern State Space Models (SSMs), while the second consists of general nonlinear models which can be parallelized using the DEER framework. We find that the linear training-time recurrence of the first class of models imposes limitations that often hinder learning of accurate nonlinear dynamics. To address this, we augment DEER with Generalized Teacher Forcing (GTF), a novel variant within the more general nonlinear framework that ensures stable and effective learning of nonlinear dynamics across arbitrary sequence lengths. Using GTF-DEER, we investigate the benefits of training on extremely long sequences ($T>10^4$) for DSR. Our results show that access to such long trajectories significantly improves DSR if the data features long time scales. This work establishes GTF-DEER as a robust tool for data-driven discovery and underscores the largely untapped potential of long-sequence learning in modeling complex DS.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。