Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Video-R1: Reinforcing Video Reasoning in MLLMs

About

Inspired by DeepSeek-R1's success in eliciting reasoning abilities through rule-based reinforcement learning (RL), we introduce Video-R1 as the first attempt to systematically explore the R1 paradigm for incentivizing video reasoning within multimodal large language models (MLLMs). However, directly applying RL training with the GRPO algorithm to video reasoning presents two primary challenges: (i) a lack of temporal modeling for video reasoning, and (ii) the scarcity of high-quality video-reasoning data. To address these issues, we first propose the T-GRPO algorithm, which encourages models to utilize temporal information in videos for reasoning. Additionally, instead of relying solely on video data, we incorporate high-quality image-reasoning data into the training process. We have constructed two datasets: Video-R1-CoT-165k for SFT cold start and Video-R1-260k for RL training, both comprising image and video data. Experimental results demonstrate that Video-R1 achieves significant improvements on video reasoning benchmarks such as VideoMMMU and VSI-Bench, as well as on general video benchmarks including MVBench and TempCompass, etc. Notably, Video-R1-7B attains a 37.1% accuracy on video spatial reasoning benchmark VSI-bench, surpassing the commercial proprietary model GPT-4o. All code, models, and data are released in: https://github.com/tulerfeng/Video-R1.

Kaituo Feng, Kaixiong Gong, Bohao Li, Zonghao Guo, Yibing Wang, Tianshuo Peng, Junfei Wu, Xiaoying Zhang, Benyou Wang, Xiangyu Yue• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy85.5
935
Video UnderstandingMVBench
Accuracy64.8
247
Video UnderstandingVideoMME
Overall Score59.3
192
Long Video UnderstandingLongVideoBench (val)--
139
Long Video UnderstandingLongVideoBench
Score54.6
110
Video Question AnsweringVideoMME
Accuracy61.8
99
Mathematical ReasoningMathVista
Accuracy71
97
Video Question AnsweringMVBench
Accuracy64.8
90
Long-form Video UnderstandingLongVideoBench
Accuracy52.7
82
Long Video UnderstandingMLVU--
72
Showing 10 of 110 rows
...

Other info

Follow for update