PhysMoDPO: Physically-Plausible Humanoid Motion with Preference Optimization

2026-03-13Machine Learning

Machine LearningArtificial IntelligenceComputer Vision and Pattern RecognitionRobotics
AI summary

The authors developed PhysMoDPO, a method that improves how computer-generated human motions are turned into real robot movements. Instead of using simple hand-made rules to make motions realistic and follow physics, they teach the model to create motions that naturally fit both the physics and the intended actions. Their approach uses rewards based on physical realism and task goals to guide learning. Experiments show that PhysMoDPO produces more realistic and accurate robot motions, including on a real humanoid robot.

diffusion modelshuman motion generationWhole-Body Controller (WBC)physics complianceDirect Preference Optimizationrobot controltext-to-motiontask-specific rewardsmotion transferhumanoid robot
Authors
Yangsong Zhang, Anujith Muraleedharan, Rikhat Akizhanov, Abdul Ahad Butt, Gül Varol, Pascal Fua, Fabio Pizzati, Ivan Laptev
Abstract
Recent progress in text-conditioned human motion generation has been largely driven by diffusion models trained on large-scale human motion data. Building on this progress, recent methods attempt to transfer such models for character animation and real robot control by applying a Whole-Body Controller (WBC) that converts diffusion-generated motions into executable trajectories. While WBC trajectories become compliant with physics, they may expose substantial deviations from original motion. To address this issue, we here propose PhysMoDPO, a Direct Preference Optimization framework. Unlike prior work that relies on hand-crafted physics-aware heuristics such as foot-sliding penalties, we integrate WBC into our training pipeline and optimize diffusion model such that the output of WBC becomes compliant both with physics and original text instructions. To train PhysMoDPO we deploy physics-based and task-specific rewards and use them to assign preference to synthesized trajectories. Our extensive experiments on text-to-motion and spatial control tasks demonstrate consistent improvements of PhysMoDPO in both physical realism and task-related metrics on simulated robots. Moreover, we demonstrate that PhysMoDPO results in significant improvements when applied to zero-shot motion transfer in simulation and for real-world deployment on a G1 humanoid robot.