拆分视觉感知与推理训练,让大模型看得更准、想得更少。
From Seeing to Thinking: Decoupling Perception and Reasoning Improves Post-Training of Vision-Language Models

- 将视觉模型训练分为感知、视觉推理和文本推理三阶段,逐个优化
- 新方法使推理准确率提升1.5%,推理过程缩短20.8%
- 适合追求高效视觉理解的模型优化研究者
近期视觉语言模型强调长链式推理,但我们发现其在视觉任务上的表现瓶颈在于视觉感知能力不足,而非推理本身。本文通过将感知与推理能力解耦,设计三阶段训练:视觉感知、视觉推理与文本推理,并引入专用数据。实验表明:(1)视觉感知需针对性优化;(2)应先固化感知能力再训练推理;(3)强化学习比基于描述的监督微调更有效。多模型验证显示,分阶段训练显著优于合并训练,推理准确率提高1.5%,推理轨迹缩短20.8%。该方法构成一种与难度无关的新教学课程,与传统课程结合可进一步增益。在WeMath和RealWorldQA等任务上,相比基线模型分别提升+5.2%和+3.7%。
原文摘要 · Abstract (English)
Recent advances in vision-language models (VLMs) emphasize long chain-of-thought reasoning; yet, we find that their performance on visual tasks is primarily limited by a lack of visual perception as opposed to reasoning itself. In this work, we systematically study the interplay between perception and reasoning in VLM post-training by decomposing their capabilities into three separate training stages: visual perception, visual reasoning, and textual reasoning, incorporating specialized training data. We demonstrate that visual perception (a) requires targeted optimization with specialized data; (b) serves as a fundamental scaffold that should be solidified through staged training before refining visual reasoning; and (c) is more effectively learned via RL than caption-based SFT. Our experiments across multiple VLMs demonstrate that staged training consistently improves both visual perception and reasoning performance over merged training. Notably, models trained with our approach achieve 1.5% higher reasoning accuracy with 20.8% shorter reasoning traces, suggesting that superior perception reduces the need for excessive reasoning. Furthermore, we show that this capability-based staging represents a new curriculum dimension orthogonal to traditional difficulty-based curricula, and combining both yields further additive gains. Our staged-training models achieve superior performance among open-weight VLMs, establishing advanced results on several visual math and perception (e.g., +5.2% on WeMath and +3.7% on RealWorldQA) tasks compared with the base counterpart.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。