arXiv:2510.23482cs.CVcs.AI2025-10被引 12

发现视觉推理常不靠谱,提出新方法让模型真正依赖图像做判断。

On the Faithfulness of Visual Thinking: Measurement and Enhancement

  • 用干预实验发现模型忽视视觉信息,仅靠文字就能答对。
  • 自研评估指标显示当前视觉线索既不可靠又不充分。
  • 提出无需标注的新训练法,让模型只用必要且有效的图像推理。

近期大型视觉语言模型(LVLMs)经强化学习微调(RFT)后可生成视觉-文本多模态思维链(MCoT)推理过程。但我们发现,尽管答案正确,其中融入的视觉信息常不准确,说明推理缺乏忠实性。究其原因,是RFT中的强化学习奖励仅激励交替出现的视觉-文本提示格式,而非视觉内容的正确性。本文首次通过干预实验测量MCoT的忠实性:结果显示,视觉干预几乎不影响预测,而文本干预则显著改变结果,表明模型实际忽略视觉证据。为进一步分析,我们引入基于LVLM的自动化评估指标,从可靠性与充分性两方面量化视觉线索质量,发现现有MCoT中视觉信息同时存在不可靠与不足的问题。为此,我们提出新的MCoT学习策略——充分成分因果模型(SCCM),鼓励生成足够但最少的、独立可导出正确答案的视觉组件。该方法无需人工标注,兼容多种现有的MCoT RFT方案,可即插即用。实验证明,SCCM在多个细粒度感知与推理基准上均显著提升视觉忠实性。代码已开源。

原文摘要 · Abstract (English)

Recent large vision-language models (LVLMs) can generate vision-text multimodal chain-of-thought (MCoT) traces after reinforcement fine-tuning (RFT). However, we observe that the visual information incorporated in MCoT is often inaccurate, though still yield correct answers, indicating a lack of faithfulness in the MCoT reasoning process. We attribute this unfaithfulness to the RL reward in RFT, which solely incentivizes the format of interleaved vision-text cues, ie, it encourages the model to incorporate visual information into its text reasoning steps without considering the correctness of the visual information. In this paper, we first probe the faithfulness of MCoT by measuring how much the prediction changes when its visual and textual thoughts are intervened. Surprisingly, the model's predictions remain nearly unchanged under visual intervention but change significantly under textual intervention, indicating that the visual evidence is largely ignored. To further analyze visual information, we introduce an automated LVLM-based evaluation metric that quantifies the faithfulness of visual cues from two perspectives: reliability and sufficiency. Our evaluation reveals that the visual information in current MCoT traces is simultaneously unreliable and insufficient. To address this issue, we propose a novel MCoT learning strategy termed Sufficient-Component Cause Model (SCCM) learning. This approach encourages the MCoT to generate sufficient yet minimal visual components that are independently capable of leading to correct answers. We note that the proposed SCCM is annotation-free and compatible with various RFT for MCoT in a plug-and-play manner. Empirical results demonstrate that SCCM consistently improves the visual faithfulness across a suite of fine-grained perception and reasoning benchmarks. Code is available at https://github.com/EugeneLiu01/Faithful_Thinking_with_Image.

视觉推理模型可信度多模态强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。