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

VideoAuto-R1: Video Auto Reasoning via Thinking Once, Answering Twice

About

Chain-of-thought (CoT) reasoning has emerged as a powerful tool for multimodal large language models on video understanding tasks. However, its necessity and advantages over direct answering remain underexplored. In this paper, we first demonstrate that for RL-trained video models, direct answering often matches or even surpasses CoT performance, despite CoT producing step-by-step analyses at a higher computational cost. Motivated by this, we propose VideoAuto-R1, a video understanding framework that adopts a reason-when-necessary strategy. During training, our approach follows a Thinking Once, Answering Twice paradigm: the model first generates an initial answer, then performs reasoning, and finally outputs a reviewed answer. Both answers are supervised via verifiable rewards. During inference, the model uses the confidence score of the initial answer to determine whether to proceed with reasoning. Across video QA and grounding benchmarks, VideoAuto-R1 achieves state-of-the-art accuracy with significantly improved efficiency, reducing the average response length by ~3.3x, e.g., from 149 to just 44 tokens. Moreover, we observe a low rate of thinking-mode activation on perception-oriented tasks, but a higher rate on reasoning-intensive tasks. This suggests that explicit language-based reasoning is generally beneficial but not always necessary.

Shuming Liu, Mingchen Zhuge, Changsheng Zhao, Jun Chen, Lemeng Wu, Zechun Liu, Chenchen Zhu, Zhipeng Cai, Chong Zhou, Haozhe Liu, Ernie Chang, Saksham Suri, Hongyu Xu, Qi Qian, Wei Wen, Balakrishnan Varadarajan, Zhuang Liu, Hu Xu, Florian Bordes, Raghuraman Krishnamoorthi, Bernard Ghanem, Vikas Chandra, Yunyang Xiong• 2026

Related benchmarks

TaskDatasetResultRank
Multimodal UnderstandingMMMU (val)--
111
Video Question AnsweringVideoMME
Accuracy71.7
99
Multi-discipline Multimodal UnderstandingMMMU-Pro
Accuracy39.8
56
Video Question AnsweringVideoMMMU
Accuracy65
52
Multimodal Mathematical ReasoningMathVista mini
Accuracy0.737
35
Video Question AnsweringLongVideoBench
Accuracy67.4
34
Temporal GroundingCharades-STA
mIoU63.7
33
Multi-modal ReasoningMMVet (test)
Accuracy61.9
30
Multimodal Mathematical ReasoningMathVerse mini (test)--
26
Temporal Question GroundingNExT-GQA
mIoU0.442
14
Showing 10 of 13 rows

Other info

GitHub

Follow for update