paper-with-me

홈 › Papers

Wan-R1: Verifiable-Reinforcement Learning for Video Reasoning

2026-03-29 · Ming Liu, Yunbei Zhang, Shilong Liu, Liwen Wang, Wensheng Zhang arxiv

Video generation models produce visually coherent content but struggle with tasks requiring spatial reasoning and multi-step planning. Reinforcement learning (RL) offers a path to improve generalization, but its effectiveness in video reasoning hinges on reward design -- a challenge that has received little systematic study. We investigate this problem by adapting Group Relative Policy Optimization (GRPO) to flow-based video models and training them on maze-solving and robotic navigation tasks. We first show that multimodal reward models fail catastrophically in this setting. To address this, we design verifiable reward functions grounded in objective task metrics. For structured game environments, we introduce a multi-component trajectory reward. For robotic navigation, we propose an embedding-level verifiable reward. Our experiments show that RL fine-tuning with verifiable rewards improves generalization. For example, on complex 3D mazes, our model improves exact match accuracy by 29.1\% over the SFT baseline, and on trap-avoidance tasks by 51.4\%. Our systematic reward analysis reveals that verifiable rewards are critical for stable training, while multimodal reward models could lead to degenerate solutions. These findings establish verifiable reward design as a key enabler for robust video reasoning. Code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2603.27866

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningSpatial ReasoningVideo Generation

Similar Papers 제목 키워드 기반

Video Models Can Reason with Verifiable Rewards

2026-05-14 · Tinghui Zhu, Sheng Zhang, James Y. Huang, Selena Song 외 arxiv

Video diffusion models have made rapid progress in perceptual realism and temporal coherence, but they remain primarily optimized for plausible generation rather than verifiable reasoning. This limitation is especially p…

Reinforcement LearningVisual ReasoningVideo Generation

SpaceR: Reinforcing MLLMs in Video Spatial Reasoning

2025-04-02 · Kun Ouyang, Yuanxin Liu, HaoNing Wu, Yi Liu 외

Video spatial reasoning, which involves inferring the underlying spatial structure from observed video frames, poses a significant challenge for existing Multimodal Large Language Models (MLLMs). This limitation stems pr…

MMESpatial ReasoningVideo MMEVideo Understanding

3D-RFT: Reinforcement Fine-Tuning for Video-based 3D Scene Understanding

2026-03-05 · Xiongkun Linghu, Jiangyong Huang, Baoxiong Jia, Siyuan Huang arxiv

Reinforcement Learning with Verifiable Rewards ( RLVR ) has emerged as a transformative paradigm for enhancing the reasoning capabilities of Large Language Models ( LLMs), yet its potential in 3D scene understanding rema…

Reinforcement LearningScene UnderstandingSpatial ReasoningVisual Grounding

VBVR-Pro: A Scalable and Verifiable Suite for Native Visual Reasoning

2026-08-26 · Junxiang Xu, Ruisi Wang, Fanyi Pu, Maijunxian Wang 외 arxiv

Native visual reasoning treats visual generation as the medium of reasoning itself: visual states (i.e. images and videos) are not merely inputs to be understood or outputs to be rendered, but first-class substrates for …

Reinforcement LearningVideo GenerationVisual Reasoning

VideoSSR: Video Self-Supervised Reinforcement Learning

2025-11-09 · Zefeng He, Xiaoye Qu, Yafu Li, Siyuan Huang 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has substantially advanced the video understanding capabilities of Multimodal Large Language Models (MLLMs). However, the rapid progress of MLLMs is outpacing the com…

Reinforcement LearningObject Counting