Accelerating the Simulation of Ordinary Differential Equations Through Physics-Preserving Neural Networks
Andrew Tagg, Andrew Frandsen, Andrew Ning

TL;DR
This paper introduces a physics-preserving neural network method that accelerates ODE simulations by transforming the system into a latent space with slow dynamics, reducing computational cost significantly.
Contribution
The authors propose a novel neural network approach that derives latent equations directly from original ODEs, enabling faster simulations without trajectory data.
Findings
Achieved 3x to 20x reduction in function calls for the same accuracy.
Method generalizes better by deriving equations from system physics.
Applied to multiple ODEs demonstrating efficiency gains.
Abstract
Numerical simulation of ordinary differential equations (ODEs) can be challenging when the system exhibits high accelerations and rapidly changing dynamics. Under these conditions the ODE solver often needs to take very small time steps in order to resolve the solution accurately, resulting in increased computational cost. In order to accelerate the simulation of these ODEs we present a novel methodology that uses a pseudo-invertible neural network to map system states into a high-dimensional latent-space. The network is then trained so that the dynamics in this learned latent space are slow, and can be simulated with relatively few function calls. Unlike existing neural methods, the latent dynamic equations are not learned from trajectory data, but derived from the original system equations and the chain rule. This allows the method to generalize better than existing approaches because…
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.
