Paper Overview
- Field: Computer Vision (CV)
- Authors: Weijie Wang, Xiaoxuan He, Youping Gu
- Published: 2025-04-29
- arXiv: 2504.20698
- RL-based alignment: Reinforces 3D constraints in video generation rather than relying on architectural changes, avoiding high computational costs and scalability limitations.
- World simulation dataset: A specialized pure-text dataset designed to support the alignment of video generation with 3D structure.
- Flow-GRPO optimization: Uses feedback from pre-trained 3D foundation models and vision-language models as reward signals to enforce structural coherence.
- Periodic decoupled training: Balances rigid geometric consistency against dynamic scene fluidity during training.
Full Abstract
Recent video foundation models demonstrate impressive visual synthesis but frequently suffer from geometric inconsistencies. While existing methods attempt to inject 3D priors via architectural modifications, they often incur high computational costs and limit scalability. We propose World-R1, a framework that aligns video generation with 3D constraints through reinforcement learning.
To facilitate this alignment, we introduce a specialized pure text dataset tailored for world simulation. Utilizing Flow-GRPO, we optimize the model using feedback from pre-trained 3D foundation models and vision-language models to enforce structural coherence without altering the underlying architecture. We further employ a periodic decoupled training strategy to balance rigid geometric consistency with dynamic scene fluidity.
Key Contributions
Results
Experiments demonstrate that World-R1 significantly enhances 3D consistency in generated videos while preserving the visual quality of the base video foundation model.
---
*Auto-collected on 2026-04-29.*