What happened
A recent position paper presented at ICML 2026 argues that incorporating a dynamical systems perspective is crucial for advancing time series (TS) modeling. The authors claim that most time series data reflect underlying dynamical systems, which are often chaotic in nature. By recognizing this connection, the paper proposes a shift in focus from traditional forecasting methods to understanding the fundamental rules that govern these systems.
Why it matters
This new approach has significant implications for the fields of data science and engineering. Current time series models struggle with long-term predictions and out-of-domain generalization, often failing when faced with complex behavioral changes in systems. By emphasizing dynamical systems reconstruction (DSR), the proposed methods aim to enhance the ability to predict long-term behaviors and tackle various challenges in time series analysis, such as topological shifts and changes in dynamical regimes.
Context
Historically, time series modeling has relied on statistical techniques and machine learning models, including the popular use of transformers. However, these models often overlook the intricate temporal structures inherent in dynamical systems. The paper suggests that moving away from purely statistical models and returning to recurrent neural networks (RNNs) could provide a more accurate representation of the underlying dynamics, as RNNs are designed to handle recursions in time.
What it means
The authors propose several key recommendations for improving time series modeling. Firstly, they emphasize the importance of specialized training techniques that focus on the unique properties of dynamical systems, which could streamline model complexity while enhancing performance. Secondly, they advocate for pretraining models on simulations derived from real dynamical systems rather than synthetic functions, allowing for more realistic priors in forecasting. Finally, they stress the significance of understanding universal properties of dynamical systems, such as attractors and bifurcations, to create interpretable models that can be applied across various domains. This perspective could pave the way for more robust and adaptable forecasting tools in the future.



