CODE: A global approach to ODE dynamics learning
Nils Wildt, Daniel M. Tartakovsky, Sergey Oladyshkin, Wolfgang Nowak

TL;DR
This paper introduces ChaosODE (CODE), a polynomial chaos expansion method for data-driven learning of ODE dynamics that demonstrates superior extrapolation and robustness over neural and kernel methods, especially with sparse and noisy data.
Contribution
The paper presents a novel global polynomial chaos approach for learning ODE dynamics directly from data, improving extrapolation and robustness compared to existing neural and kernel methods.
Findings
CODE outperforms neural and kernel methods in extrapolation tasks.
It maintains robustness under noisy and sparse data conditions.
The approach provides practical guidelines for optimization in dynamics learning.
Abstract
Ordinary differential equations (ODEs) are a conventional way to describe the observed dynamics of physical systems. Scientists typically hypothesize about dynamical behavior, propose a mathematical model, and compare its predictions to data. However, modern computing and algorithmic advances now enable purely data-driven learning of governing dynamics directly from observations. In data-driven settings, one learns the ODE's right-hand side (RHS). Dense measurements are often assumed, yet high temporal resolution is typically both cumbersome and expensive. Consequently, one usually has only sparsely sampled data. In this work we introduce ChaosODE (CODE), a Polynomial Chaos ODE Expansion in which we use an arbitrary Polynomial Chaos Expansion (aPCE) for the ODE's right-hand side, resulting in a global orthonormal polynomial representation of dynamics. We evaluate the performance of CODE…
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
TopicsModel Reduction and Neural Networks · Gaussian Processes and Bayesian Inference · Neural Networks and Reservoir Computing
