arXiv:2607.26326cs.CV2026-07

发现多模态大模型看图时依赖先验知识,难以稳定听从视觉信息。

Seeing or Knowing? Visual Context Sensitivity in Multimodal Large Language Models

论文配图:Seeing or Knowing? Visual Context Sensitivity in Multimodal Large Language Models
图 1 · 摘自论文原文
  • 通过重建图像和设计新基准测试,检验模型对视觉信息的利用能力。
  • 即使提示看图,原始模型仍常忽略图像,但微调后能稳定响应视觉线索。
  • 可学习控制向量让模型自动平衡视觉与语言优先,提升决策可靠性。

多模态大语言模型(MLLMs)通过融合视觉输入与预训练语言模型的先验知识取得优异表现,但在以视觉为中心的任务中仍频繁失败,尤其当视觉证据与先验知识冲突时。本文通过两种诊断范式研究这些失败:(1) 通过图像重建检验视觉信息是否可用;(2) 测量多模态上下文敏感性,即模型遵循视觉上下文还是语言先验的程度。为此,我们提出WhatIfVis基准,涵盖空间-时间、颜色、数量、大小和重量五个粗粒度维度,其问题答案可来自图像或先验知识。分析得出三个发现:(i) 粗粒度视觉特征被有效保留,这些属性可从冻结的MLLM最终层图像令牌中重建,失败原因在于后期利用而非感知阶段编码受损。(ii) 即使明确指示使用或忽略视觉信息,未经监督微调的原始模型仍表现出不稳定的上下文敏感性;而监督微调(SFT)显著提升可控性并跨领域泛化,激活插值进一步将视觉与语言权衡定位至各模型特定深度。(iii) 视觉与语言的权衡可通过一条学习到的控制向量进行调节,即使无显式指令,该向量也能提升原始模型的可控性。综合表明,对于所研究的粗粒度属性,MLLMs虽编码了视觉证据,却无法可靠控制其依赖程度。

原文摘要 · Abstract (English)

Multimodal Large Language Models (MLLMs) achieve strong performance by integrating visual inputs with the rich priors of pretrained language models. However, they often fail on vision-centric tasks, especially when visual evidence conflicts with pretrained knowledge. We explore these failures separately using two diagnostic paradigms: (1) probing whether visual information is available, via image reconstruction, and (2) measuring multimodal context sensitivity, the extent to which the model follows visual context versus the language prior. To support the second, we introduce the WhatIfVis, a benchmark spanning five coarse-grained dimensions (spatial-temporal, color, count, size, and weight) whose questions admit answers from either the image or the prior. Our analysis yields three findings: (i) Coarse-grained visual evidence is preserved, as these attributes can be reconstructed from the final-layer image tokens of frozen MLLMs. Failures on questions about these attributes therefore point to post-perceptual utilization, rather than to degraded visual encoding during perception. (ii) Even when explicitly instructed to use or ignore visual evidence, vanilla models (without supervised fine-tuning on the WhatIfVis) show unstable visual context sensitivity. Supervised fine-tuning (SFT) improves this controllability and generalizes across domains, and activation patching further localizes the vision-versus-prior trade-off at architecture-specific depths across all six models. (iii) The vision-versus-prior trade-off is controllable along a learned vector. Applying this steering vector, even without any intent instruction, improves controllability over the vanilla model. Together, these results relocate the bottleneck, indicating that for the coarse attributes we study, MLLMs encode the visual evidence but cannot reliably control their reliance on it.

多模态模型可控性视觉理解

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