Divide And Conquer: Learning Chaotic Dynamical Systems With Multistep Penalty Neural Ordinary Differential Equations
Dibyajyoti Chakraborty, Seung Whan Chung, Troy Arcomano, Romit Maulik

TL;DR
This paper introduces a novel training method for Neural ODEs that effectively learns chaotic dynamical systems by splitting trajectories into windows and penalizing discontinuities, improving convergence and prediction accuracy.
Contribution
The paper proposes the Multistep Penalty NODE, a new approach that enhances neural ODE training for chaotic systems by addressing non-convexity and gradient issues, with demonstrated success on multiple complex systems.
Findings
Improved optimization convergence for chaotic systems.
Accurate short-term trajectory predictions.
Effective estimation of invariant statistical properties.
Abstract
Forecasting high-dimensional dynamical systems is a fundamental challenge in various fields, such as geosciences and engineering. Neural Ordinary Differential Equations (NODEs), which combine the power of neural networks and numerical solvers, have emerged as a promising algorithm for forecasting complex nonlinear dynamical systems. However, classical techniques used for NODE training are ineffective for learning chaotic dynamical systems. In this work, we propose a novel NODE-training approach that allows for robust learning of chaotic dynamical systems. Our method addresses the challenges of non-convexity and exploding gradients associated with underlying chaotic dynamics. Training data trajectories from such systems are split into multiple, non-overlapping time windows. In addition to the deviation from the training data, the optimization loss term further penalizes the…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
MethodsNeural Oblivious Decision Ensembles
