Hamiltonian Graph Networks with ODE Integrators
Alvaro Sanchez-Gonzalez, Victor Bapst, Kyle Cranmer, Peter Battaglia
TL;DR
The problem addresses learning physical system dynamics with strong structural biases. The authors propose a framework that combines graph networks with differentiable ODE integrators and a Hamiltonian internal representation, introducing DeltaGN, OGN, and HOGN variants. Key findings show improved predictive accuracy, energy conservation, and zero-shot generalization across unseen time-steps and integrator orders, with HOGN often best aligning with true Hamiltonian dynamics under RK4. This approach advances learned simulation and holds promise for broad applicability beyond traditional physics domains.
Abstract
We introduce an approach for imposing physically informed inductive biases in learned simulation models. We combine graph networks with a differentiable ordinary differential equation integrator as a mechanism for predicting future states, and a Hamiltonian as an internal representation. We find that our approach outperforms baselines without these biases in terms of predictive accuracy, energy accuracy, and zero-shot generalization to time-step sizes and integrator orders not experienced during training. This advances the state-of-the-art of learned simulation, and in principle is applicable beyond physical domains.
