Learning to Simulate Complex Physics with Graph Networks
About
Here we present a machine learning framework and model implementation that can learn to simulate a wide variety of challenging physical domains, involving fluids, rigid solids, and deformable materials interacting with one another. Our framework---which we term "Graph Network-based Simulators" (GNS)---represents the state of a physical system with particles, expressed as nodes in a graph, and computes dynamics via learned message-passing. Our results show that our model can generalize from single-timestep predictions with thousands of particles during training, to different initial conditions, thousands of timesteps, and at least an order of magnitude more particles at test time. Our model was robust to hyperparameter choices across various evaluation metrics: the main determinants of long-term performance were the number of message-passing steps, and mitigating the accumulation of error by corrupting the training data with noise. Our GNS framework advances the state-of-the-art in learned physical simulation, and holds promise for solving a wide range of complex forward and inverse problems.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Static 5-Body Dynamics Simulation | Static 5-Body Dynamics (test) | MSE5.881 | 10 | |
| Particle Trajectory Prediction | DAM-2D | MSE4000.08 | 9 | |
| Sea ice floe simulation | Sea ice floe simulation dataset (test) | Simulation RMSE8.8975 | 6 | |
| Particle Trajectory Prediction | LDC-3D | MSE4000.032 | 3 | |
| Particle Trajectory Prediction | RPF-2D | MSE4000.027 | 3 | |
| Equation Modeling | 1D Kuramoto-Sivashinsky (KS) | Relative L2 Error0.317 | 3 | |
| Particle Trajectory Prediction | LDC-2D | MSE4000.033 | 3 | |
| Particle Trajectory Prediction | TGV-2D | MSE4005.30e-4 | 3 |