Reconstruction, forecasting, and stability of chaotic dynamics from partial data
Elise \"Ozalp, Georgios Margazoglou, Luca Magri

TL;DR
This paper introduces data-driven LSTM-based methods for reconstructing, forecasting, and analyzing the stability of chaotic systems from partial observations, outperforming traditional approaches in accuracy and stability inference.
Contribution
It develops and analyzes LSTM-based neural networks, including physics-informed variants, for full-state reconstruction and stability analysis of chaotic systems from limited data.
Findings
LSTM networks can accurately forecast hidden variables in chaotic systems.
The proposed methods correctly infer Lyapunov exponents and vectors.
PI-LSTM outperforms LH-LSTM in reconstructing chaotic dynamics with limited data.
Abstract
The forecasting and computation of the stability of chaotic systems from partial observations are tasks for which traditional equation-based methods may not be suitable. In this computational paper, we propose data-driven methods to (i) infer the dynamics of unobserved (hidden) chaotic variables (full-state reconstruction); (ii) time forecast the evolution of the full state; and (iii) infer the stability properties of the full state. The tasks are performed with long short-term memory (LSTM) networks, which are trained with observations (data) limited to only part of the state: (i) the low-to-high resolution LSTM (LH-LSTM), which takes partial observations as training input, and requires access to the full system state when computing the loss; and (ii) the physics-informed LSTM (PI-LSTM), which is designed to combine partial observations with the integral formulation of the dynamical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Time Series Analysis and Forecasting · Neural Networks and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
