arXiv:2506.11528cs.LG2025-06被引 3

用延迟嵌入+Transformer统一预测高维系统所有变量的动态变化。

Delayformer: spatiotemporal transformation for predicting high-dimensional dynamics

  • 通过延迟嵌入将多变量数据转化为状态向量,用ViT交叉学习
  • 在合成与真实数据上均超越现有方法,实现全变量并行预测
  • 适合需要高维时序联合建模的科研与工程场景

预测时间序列在众多科学与工程领域具有重要意义。然而,在数据有限且含噪的情况下,由于系统非线性及复杂相互作用,准确预测高维系统中所有变量的动态变化仍具挑战性。现有深度学习方法在此类现实场景下表现不佳。本文提出Delayformer框架,通过构建新型多变量时空信息(mvSTI)变换,将每个观测变量转换为延迟嵌入状态(向量),并跨变量学习这些状态。从动力系统视角出发,Delayformer预测的是系统状态而非单一变量,从而理论上和计算上克服了非线性和交叉相互作用问题。具体而言,其首先使用共享的视觉变压器(ViT)编码器以延迟嵌入形式交叉表示各变量的动力学状态,再采用独立的线性解码器预测下一状态,即等价于并行预测所有原始变量。借助延迟嵌入理论和Transformer的表征能力,Delayformer在合成与真实数据集的预测任务中均优于当前最先进方法。此外,通过跨领域预测任务验证了其作为基础时序模型的潜力,展现出广泛适用性。

原文摘要 · Abstract (English)

Predicting time-series is of great importance in various scientific and engineering fields. However, in the context of limited and noisy data, accurately predicting dynamics of all variables in a high-dimensional system is a challenging task due to their nonlinearity and also complex interactions. Current methods including deep learning approaches often perform poorly for real-world systems under such circumstances. This study introduces the Delayformer framework for simultaneously predicting dynamics of all variables, by developing a novel multivariate spatiotemporal information (mvSTI) transformation that makes each observed variable into a delay-embedded state (vector) and further cross-learns those states from different variables. From dynamical systems viewpoint, Delayformer predicts system states rather than individual variables, thus theoretically and computationally overcoming such nonlinearity and cross-interaction problems. Specifically, it first utilizes a single shared Visual Transformer (ViT) encoder to cross-represent dynamical states from observed variables in a delay embedded form and then employs distinct linear decoders for predicting next states, i.e. equivalently predicting all original variables parallelly. By leveraging the theoretical foundations of delay embedding theory and the representational capabilities of Transformers, Delayformer outperforms current state-of-the-art methods in forecasting tasks on both synthetic and real-world datasets. Furthermore, the potential of Delayformer as a foundational time-series model is demonstrated through cross-domain forecasting tasks, highlighting its broad applicability across various scenarios.

时序预测延迟嵌入Transformer高维动态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。