Open Vision Reasoner: Transferring Linguistic Cognitive Behavior for Visual Reasoning
Yana Wei, Liang Zhao, Jianjian Sun, Kangheng Lin, Jisheng Yin, Jingcheng Hu, Yinmin Zhang, En Yu, Haoran Lv, Zejia Weng, Jia Wang, Chunrui Han, Yuang Peng, Qi Han, Zheng Ge, Xiangyu Zhang, Daxin Jiang, Vishal M. Patel
TL;DR
This work tackles transferring linguistic cognitive behaviors to multimodal visual reasoning by proposing a two-stage training pipeline on Qwen2.5-VL-7B: a large-scale linguistic cold-start fine-tuning followed by extensive multimodal reinforcement learning with verifiable rewards. The resulting Open-Vision-Reasoner achieves state-of-the-art open-source performance on both language and multimodal math benchmarks, and demonstrates strong visual reasoning on datasets like MathVision and MathVerse. A core contribution is the systematic analysis of visual cognitive behaviors, showing they emerge early, become refined through RL, and transfer in strategically useful ways, while also addressing perception challenges and scalability limits. The work provides datasets, training dynamics, and behavioral insights to guide future cognitively aligned multimodal agents and scaling efforts in vision-language reasoning.
Abstract
The remarkable reasoning capability of large language models (LLMs) stems from cognitive behaviors that emerge through reinforcement with verifiable rewards. This work investigates how to transfer this principle to Multimodal LLMs (MLLMs) to unlock advanced visual reasoning. We introduce a two-stage paradigm built on Qwen2.5-VL-7B: a massive linguistic cold-start fine-tuning, followed by multimodal reinforcement learning (RL) spanning nearly 1,000 steps, surpassing all previous open-source efforts in scale. This pioneering work reveals three fundamental insights: 1) Behavior transfer emerges surprisingly early in cold start due to linguistic mental imagery. 2) Cold start broadly memorizes visual behaviors, while RL critically discerns and scales up effective patterns. 3) Transfer strategically favors high-utility behaviors such as visual reflection. Our resulting model, Open-Vision-Reasoner (OVR), achieves state-of-the-art performance on a suite of reasoning benchmarks, including 95.3% on MATH500, 51.8% on MathVision and 54.6% on MathVerse. We release our model, data, and training dynamics to catalyze the development of more capable, behavior-aligned multimodal reasoners.
