PIN-WM: Learning Physics-INformed World Models for Non-Prehensile Manipulation
Wenxuan Li, Hang Zhao, Zhiyuan Yu, Yu Du, Qin Zou, Ruizhen Hu, Kai Xu
TL;DR
PIN-WM addresses the challenge of learning robust non-prehensile manipulation policies with limited data by building a physics-informed 3D world model learned from RGB observations using differentiable physics and 2D Gaussian Splatting. It identifies core dynamics parameters and rendering parameters, then uses a velocity-based Linear Complementarity Problem to simulate object motion under contact and friction, enabling end-to-end differentiable learning. To bridge the Sim2Real gap, it creates physics-aware digital cousins by perturbing around the identified values, improving generalization without real-world fine-tuning. Across simulation and real-world experiments on push and flip tasks, PIN-WM with physics-aware digital cousins outperforms Real2Sim2Real baselines, demonstrating data-efficient learning and robust transfer.
Abstract
While non-prehensile manipulation (e.g., controlled pushing/poking) constitutes a foundational robotic skill, its learning remains challenging due to the high sensitivity to complex physical interactions involving friction and restitution. To achieve robust policy learning and generalization, we opt to learn a world model of the 3D rigid body dynamics involved in non-prehensile manipulations and use it for model-based reinforcement learning. We propose PIN-WM, a Physics-INformed World Model that enables efficient end-to-end identification of a 3D rigid body dynamical system from visual observations. Adopting differentiable physics simulation, PIN-WM can be learned with only few-shot and task-agnostic physical interaction trajectories. Further, PIN-WM is learned with observational loss induced by Gaussian Splatting without needing state estimation. To bridge Sim2Real gaps, we turn the learned PIN-WM into a group of Digital Cousins via physics-aware randomizations which perturb physics and rendering parameters to generate diverse and meaningful variations of the PIN-WM. Extensive evaluations on both simulation and real-world tests demonstrate that PIN-WM, enhanced with physics-aware digital cousins, facilitates learning robust non-prehensile manipulation skills with Sim2Real transfer, surpassing the Real2Sim2Real state-of-the-arts.
