Enhancing the Inductive Biases of Graph Neural ODE for Modeling Dynamical Systems
Suresh Bishnoi, Ravinder Bhattoo, Sayan Ranu, and N. M. Anoop Krishnan

TL;DR
This paper introduces GNODE, a graph neural ODE model that incorporates physics-inspired inductive biases to improve the learning and generalization of dynamical systems, outperforming existing physics-based neural networks.
Contribution
The paper proposes a graph-based neural ODE framework with explicit physics constraints, demonstrating significant performance improvements over prior models in energy conservation and system prediction accuracy.
Findings
Inducing physics-based biases improves training efficiency.
GNODE outperforms LNN and HNN in energy violation metrics.
Explicit constraints enhance model generalization to larger systems.
Abstract
Neural networks with physics based inductive biases such as Lagrangian neural networks (LNN), and Hamiltonian neural networks (HNN) learn the dynamics of physical systems by encoding strong inductive biases. Alternatively, Neural ODEs with appropriate inductive biases have also been shown to give similar performances. However, these models, when applied to particle based systems, are transductive in nature and hence, do not generalize to large system sizes. In this paper, we present a graph based neural ODE, GNODE, to learn the time evolution of dynamical systems. Further, we carefully analyse the role of different inductive biases on the performance of GNODE. We show that, similar to LNN and HNN, encoding the constraints explicitly can significantly improve the training efficiency and performance of GNODE significantly. Our experiments also assess the value of additional inductive…
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 · Computational Physics and Python Applications · Neural Networks and Applications
MethodsNeural Oblivious Decision Ensembles
