LiLaN: A Linear Latent Network as the Solution Operator for Real-Time Solutions to Stiff Nonlinear Ordinary Differential Equations
William Cole Nockolds, C. G. Krishnanunni, Tan Bui-Thanh, Xianxhu Tang

TL;DR
LiLaN introduces a linear latent network that analytically solves stiff nonlinear ODEs and PDEs, significantly reducing computational costs and outperforming existing machine learning methods in handling timescale separation.
Contribution
The paper presents LiLaN, a novel neural network architecture that encodes and analytically solves stiff nonlinear differential equations in latent space, with a universal approximation guarantee.
Findings
LiLaN accurately approximates solutions to stiff nonlinear ODEs and PDEs.
LiLaN outperforms existing ML methods in efficiency and accuracy.
The latent dimension in LiLaN is independent of the approximation error epsilon.
Abstract
Solving stiff ordinary differential equations (StODEs) requires sophisticated numerical solvers, which are often computationally expensive. In general, traditional explicit time integration schemes with restricted time step sizes are not suitable for StODEs, and one must resort to costly implicit methods. On the other hand, state-of-the-art machine learning based methods, such as Neural ODE, poorly handle the timescale separation of various elements of the solutions to StODEs, while still requiring expensive implicit/explicit integration at inference time. In this work, we propose a linear latent network (LiLaN) approach in which the dynamics in the latent space can be integrated analytically, and thus numerical integration is completely avoided. At the heart of LiLaN are the following key ideas: i) two encoder networks to encode the initial condition together with parameters of the ODE…
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
TopicsReal-time simulation and control systems · Modeling and Simulation Systems · Hydraulic and Pneumatic Systems
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training
