PhysRVG: Physics-Aware Unified Reinforcement Learning for Video Generative Models
Qiyuan Zhang, Biao Gong, Shuai Tan, Zheng Zhang, Yujun Shen, Xing Zhu, Yuyuan Li, Kelu Yao, Chunhua Shen, Changqing Zou
TL;DR
The paper tackles the lack of explicit physical realism in transformer-based video generation by introducing PhysRVG, a physics-aware reinforcement learning framework that enforces rigid-body collision rules in high-dimensional spaces. It combines Flow Matching with a physics-grounded reward, and extends it into the Mimicry-Discovery Cycle (MDcycle) to enable substantial, physics-consistent fine-tuning while preserving data-driven visual priors. A new PhysRVGBench benchmark assesses four rigid-body motions using IoU and Trajectory Offset, and extensive experiments show improvements in both visual fidelity and physical plausibility over strong baselines. The work advances practical, physics-consistent video synthesis and provides a foundation for integrating fundamental mechanics into large-scale generative models, with thoughtful discussion of limitations and ethical considerations.
Abstract
Physical principles are fundamental to realistic visual simulation, but remain a significant oversight in transformer-based video generation. This gap highlights a critical limitation in rendering rigid body motion, a core tenet of classical mechanics. While computer graphics and physics-based simulators can easily model such collisions using Newton formulas, modern pretrain-finetune paradigms discard the concept of object rigidity during pixel-level global denoising. Even perfectly correct mathematical constraints are treated as suboptimal solutions (i.e., conditions) during model optimization in post-training, fundamentally limiting the physical realism of generated videos. Motivated by these considerations, we introduce, for the first time, a physics-aware reinforcement learning paradigm for video generation models that enforces physical collision rules directly in high-dimensional spaces, ensuring the physics knowledge is strictly applied rather than treated as conditions. Subsequently, we extend this paradigm to a unified framework, termed Mimicry-Discovery Cycle (MDcycle), which allows substantial fine-tuning while fully preserving the model's ability to leverage physics-grounded feedback. To validate our approach, we construct new benchmark PhysRVGBench and perform extensive qualitative and quantitative experiments to thoroughly assess its effectiveness.
