MotionPhysics: Learnable Motion Distillation for Text-Guided Simulation
About
Accurately simulating existing 3D objects and a wide variety of materials often demands expert knowledge and time-consuming physical parameter tuning to achieve the desired dynamic behavior. We introduce MotionPhysics, an end-to-end differentiable framework that infers plausible physical parameters from a user-provided natural language prompt for a chosen 3D scene of interest, removing the need for guidance from ground-truth trajectories or annotated videos. Our approach first utilizes a multimodal large language model to estimate material parameter values, which are constrained to lie within plausible ranges. We further propose a learnable motion distillation loss that extracts robust motion priors from pretrained video diffusion models while minimizing appearance and geometry inductive biases to guide the simulation. We evaluate MotionPhysics across more than thirty scenarios, including real-world, human-designed, and AI-generated 3D objects, spanning a wide range of materials such as elastic solids, metals, foams, sand, and both Newtonian and non-Newtonian fluids. We demonstrate that MotionPhysics produces visually realistic dynamic simulations guided by natural language, surpassing the state of the art while automatically determining physically plausible parameters. The code and project page are available at: https://wangmiaowei.github.io/MotionPhysics.github.io/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Physically-grounded Video Generation | Physically-grounded Video Evaluation Set Human Designed, Real World, and AI Generated scenes | OC18.18 | 5 | |
| Physical Realism | Human Designed | User Preference0.9762 | 4 | |
| Physical Realism | Real-world | User Preference Score0.9273 | 4 | |
| Physical Realism | AI Generated | User Preference94.65 | 4 | |
| Prompt Adherence | Human Designed | User Preference96.48 | 4 | |
| Prompt Adherence | Real-world | User Preference91.43 | 4 | |
| Prompt Adherence | AI Generated | User Preference96.45 | 4 |