PhyGDPO: Physics-Aware Groupwise Direct Preference Optimization for Physically Consistent Text-to-Video Generation
Yuanhao Cai, Kunpeng Li, Menglin Jia, Jialiang Wang, Junzhe Sun, Feng Liang, Weifeng Chen, Felix Juefei-Xu, Chu Wang, Ali Thabet, Xiaoliang Dai, Xuan Ju, Alan Yuille, Ji Hou
TL;DR
The paper tackles the problem of physically consistent text-to-video generation, addressing data scarcity and limited physics reasoning in existing methods. It introduces PhyAugPipe to assemble PhyVidGen-135K data using a vision-language model with chain-of-thought reasoning, and PhyGDPO, a physics-aware groupwise direct preference optimization framework built on a Plackett-Luce model with Physics-Guided Rewarding and LoRA-Switch Reference to enable efficient, physics-focused learning. Empirical results show PhyGDPO significantly surpasses state-of-the-art open-source baselines on VideoPhy2 and PhyGenBench, with substantial gains on hard physical actions and higher human preferences in user studies. Collectively, the work advances physically plausible T2V generation without relying on prompt-extending LLMs, enabling more realistic simulations for applications in gaming, robotics, and media production.
Abstract
Recent advances in text-to-video (T2V) generation have achieved good visual quality, yet synthesizing videos that faithfully follow physical laws remains an open challenge. Existing methods mainly based on graphics or prompt extension struggle to generalize beyond simple simulated environments or learn implicit physical reasoning. The scarcity of training data with rich physics interactions and phenomena is also a problem. In this paper, we first introduce a Physics-Augmented video data construction Pipeline, PhyAugPipe, that leverages a vision-language model (VLM) with chain-of-thought reasoning to collect a large-scale training dataset, PhyVidGen-135K. Then we formulate a principled Physics-aware Groupwise Direct Preference Optimization, PhyGDPO, framework that builds upon the groupwise Plackett-Luce probabilistic model to capture holistic preferences beyond pairwise comparisons. In PhyGDPO, we design a Physics-Guided Rewarding (PGR) scheme that embeds VLM-based physics rewards to steer optimization toward physical consistency. We also propose a LoRA-Switch Reference (LoRA-SR) scheme that eliminates memory-heavy reference duplication for efficient training. Experiments show that our method significantly outperforms state-of-the-art open-source methods on PhyGenBench and VideoPhy2. Please check our project page at https://caiyuanhao1998.github.io/project/PhyGDPO for more video results. Our code, models, and data will be released at https://github.com/caiyuanhao1998/Open-PhyGDPO
