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--
2019
Visual Question AnsweringChartQA
Accuracy85.7
519
Multimodal UnderstandingMMMU
Accuracy53.1
437
Mathematical ReasoningMathVista
Accuracy72.3
382
Visual Mathematical ReasoningMathVista
Accuracy72.3
366
Visual Question AnsweringAI2D
Accuracy81.8
317
Diagram UnderstandingAI2D
Accuracy82.61
317
Mathematical Multimodal ReasoningMathVerse
Accuracy48
259
Mathematical Multimodal ReasoningMathVista
Accuracy72.3
258
Visual Mathematical ReasoningMathVision
Accuracy32.57
254
Showing 10 of 183 rows
...

Other info

Follow for update