PhysGraph: Physics-Based Integration Using Graph Neural Networks
Oshri Halimi, Egor Larionov, Zohar Barzelay, Philipp Herholz, Tuur, Stuyck

TL;DR
PhysGraph introduces a graph neural network-based method that learns to predict physical system responses to forces, enabling mesh-independent, generalizable simulations including unseen external forces like collisions.
Contribution
The paper proposes a novel physics simulation approach that separates force evaluation from integration, allowing for a generalizable, mesh-independent neural integrator trained on simple force data.
Findings
The model generalizes across different mesh types and resolutions.
It effectively predicts responses to unseen external forces like collisions.
The approach enhances detail in coarse clothing geometries for virtual applications.
Abstract
Physics-based simulation of mesh based domains remains a challenging task. State-of-the-art techniques can produce realistic results but require expert knowledge. A major bottleneck in many approaches is the step of integrating a potential energy in order to compute velocities or displacements. Recently, learning based method for physics-based simulation have sparked interest with graph based approaches being a promising research direction. One of the challenges for these methods is to generate models that are mesh independent and generalize to different material properties. Moreover, the model should also be able to react to unforeseen external forces like ubiquitous collisions. Our contribution is based on a simple observation: evaluating forces is computationally relatively cheap for traditional simulation methods and can be computed in parallel in contrast to their integration. If…
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
TopicsReinforcement Learning in Robotics · Data Visualization and Analytics
