PhySPRING: Structure-Preserving Reduction of Physics-Informed Twins via GNN
Yixiong Jing, Xingyuan Chen, Guangming Wang, Olaf Wysocki, Haibing Wu + 1 more
TLDR
PhySPRING uses a GNN to efficiently reduce the complexity of physics-informed digital twins, preserving structure for faster, high-fidelity simulations.
Key contributions
- Introduces PhySPRING, a GNN-based method for structure-preserving reduction of spring-mass digital twins.
- Learns hierarchical coarsened graph topologies and mechanical parameters from observations.
- Achieves up to 2.30x speed-up in simulations while maintaining physical and visual fidelity.
- Improves robot policy evaluation in Real2Sim pipelines without sacrificing manipulation success.
Why it matters
This paper addresses the critical issue of computational expense in high-resolution physics-based digital twins. By enabling efficient, structure-preserving model reduction, PhySPRING makes complex simulations more practical. This advancement is crucial for real-to-sim-to-real robotics applications, allowing for faster policy evaluation and deployment.
Original Abstract
Physics-based digital twins aim to predict the dynamics of real-world objects under interaction, enabling real-to-sim-to-real applications in robotics. Current approaches reconstruct such twins as explicit physical models (such as spring-mass systems) to predict the dynamics, but the resulting models often inherit the resolution of the visual reconstruction rather than being reduced to the physical complexity required to reproduce task-relevant dynamics. This mismatch introduces redundant topology, making repeated forward-dynamics rollouts unnecessarily expensive. To address this challenge, we present PhySPRING, an fully differentiable GNN-based method to reduce complexity in spring--mass digital twins. PhySPRING jointly learns a hierarchy of coarsened graph topologies and their mechanical parameters from observations. At each reduction level, PhySPRING merges nodes with similar learned dynamic responses to optimize the topology, while maintaining every reduced layer as an explicit spring--mass system. On the PhysTwin benchmark, PhySPRING improves dense reconstruction and prediction accuracy over PhysTwin, while reduced models retain stable physical and visual fidelity with up to a 2.30 times speed-up. We further demonstrate the effectiveness of PhySPRING in a Real2Sim robot policy-evaluation pipeline, where the reduced models are substituted zero-shot into ACT and $π_0$ evaluations, maintaining comparable manipulation success rates across downsampling levels while improving action-sampling effectiveness. Together, PhySPRING enables efficient and structure-preserving spring--mass reduction without sacrificing fidelity or robotic utility.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.