MotionPhysics: Learnable Motion Distillation for Text-Guided Simulation
Miaowei Wang, Jakub Zadrożny, Oisin Mac Aodha, Amir Vaxman
TL;DR
MotionPhysics addresses the challenge of deriving physically plausible material parameters from natural language prompts to drive dynamic 3D simulations. It combines a multimodal language model to initialize material priors within realistic ranges and a Learnable Motion Distillation (LMD) loss to extract pure motion cues from pretrained diffusion models, mitigating appearance and geometry biases. A differentiable Gaussian-splat MLS-MPM simulator evolves the scene and gradient-based optimization refines material parameters to match user-described motion. Across 30+ scenes spanning elastic, plastic, fluids, sands, and heterogeneous materials, MotionPhysics delivers state-of-the-art prompt adherence and physical realism with automatic parameter discovery, enabling accessible text-guided physics-based animation. The work lays groundwork for broader text-driven animation tasks and future automatic parameterization improvements.
Abstract
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/.
