Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

OpenVLThinker: Complex Vision-Language Reasoning via Iterative SFT-RL Cycles

About

We introduce OpenVLThinker, one of the first open-source large vision-language models (LVLMs) to exhibit sophisticated chain-of-thought reasoning, achieving notable performance gains on challenging visual reasoning tasks. While text-based reasoning models (e.g., Deepseek R1) show promising results in text-only tasks, distilling their reasoning into LVLMs via supervised fine-tuning (SFT) often results in performance degradation due to imprecise visual grounding. Conversely, purely reinforcement learning (RL)-based methods face a large search space, hindering the emergence of reflective behaviors in smaller models (e.g., 7B LVLMs). Surprisingly, alternating between SFT and RL ultimately results in significant performance improvements after a few iterations. Our analysis reveals that the base model rarely exhibits reasoning behaviors initially, but SFT effectively surfaces these latent actions and narrows the RL search space, accelerating the development of reasoning capabilities. Each subsequent RL stage further refines the model's reasoning skills, producing higher-quality SFT data for continued self-improvement. OpenVLThinker-7B consistently advances performance across six benchmarks demanding mathematical and general reasoning, notably improving MathVista by 3.8%, EMMA by 2.4%, and HallusionBench by 1.6%. Beyond demonstrating the synergy between SFT and RL for complex reasoning tasks, our findings provide early evidence towards achieving R1-style reasoning in multimodal contexts. The code, model and data are held at https://github.com/yihedeng9/OpenVLThinker.

Yihe Deng, Hritik Bansal, Fan Yin, Nanyun Peng, Wei Wang, Kai-Wei Chang• 2025

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
1455
Multimodal UnderstandingMMMU
Accuracy53.1
437
Visual Question AnsweringChartQA
Accuracy85.7
371
Visual Mathematical ReasoningMathVista
Accuracy72.3
278
Mathematical ReasoningMathVista
Accuracy72.3
257
Visual Question AnsweringAI2D
Accuracy81.8
249
Diagram UnderstandingAI2D
Accuracy82.61
247
Mathematical Multimodal ReasoningMathVerse
Accuracy48
221
Mathematical Multimodal ReasoningMathVista
Accuracy72.3
218
Multi-discipline Multimodal UnderstandingMMMU (val)--
204
Showing 10 of 150 rows
...

Other info

Follow for update