EMPM: Embodied MPM for Modeling and Simulation of Deformable Objects
Yunuo Chen, Yafei Hu, Lingfeng Sun, Tushar Kusnur, Laura Herlant, Chenfanfu Jiang
TL;DR
EMPM presents a unified real-to-sim-to-real framework that combines an action-conditioned differentiable MPM simulator with geometry reconstruction and photorealistic appearance via Gaussian Splatting to model and simulate deformable objects. Material parameters, including $E$, $\nu$, $\rho$, and plastic yield things, are learned offline from multi-view RGB-D data and refined online from streaming observations, by minimizing a loss that aligns simulated deformations with observed geometry and appearance. The approach supports elastoplastic dynamics, large deformations, and contact through a differentiable pipeline, and demonstrates improved accuracy over spring-mass baselines in both offline and online settings, with practical robotic manipulation scenarios. This work enables physics-aware prediction and planning for complex deformables, facilitating robust robotic interaction and what-if analysis through a synchronized digital twin.
Abstract
Modeling deformable objects - especially continuum materials - in a way that is physically plausible, generalizable, and data-efficient remains challenging across 3D vision, graphics, and robotic manipulation. Many existing methods oversimplify the rich dynamics of deformable objects or require large training sets, which often limits generalization. We introduce embodied MPM (EMPM), a deformable object modeling and simulation framework built on a differentiable Material Point Method (MPM) simulator that captures the dynamics of challenging materials. From multi-view RGB-D videos, our approach reconstructs geometry and appearance, then uses an MPM physics engine to simulate object behavior by minimizing the mismatch between predicted and observed visual data. We further optimize MPM parameters online using sensory feedback, enabling adaptive, robust, and physics-aware object representations that open new possibilities for robotic manipulation of complex deformables. Experiments show that EMPM outperforms spring-mass baseline models. Project website: https://embodied-mpm.github.io.
