不同任务下视觉语言模型对图文信息的依赖会动态变化。
Which Source Wins? Task-Dependent Reliance in Vision-Language Models

- 通过逐步降低图文清晰度,观察模型在冲突信息中的依赖转向。
- 算术题中更信任图像,图表题中更信任文本,结果相反。
- 结果受任务类型和评估方式影响,适合研究模型决策机制的人看。
视觉语言模型(VLMs)融合图像与文本,但当两者冲突且其中一方可读性下降时,模型如何调整对模态的依赖尚不明确。本文设计受控实验:在四个清晰度等级下分别降级图像或文本,同时保持另一方清晰,并追踪模型偏好变化。基于GSM8K和SVAMP构建冲突数据,将一个算术题的图像与另一个题的文本配对,导致图文支持不同答案。引入人工审核的ChartQA-Conflict基准,包含229个图表报告冲突样本,配有匹配的图表与表格图像。评估六种开源权重VLM,使用生成答案和长度归一化的条件似然差值。在GSM8K和SVAMP上,六模型中有五在文本退化时更强烈转向图像;而在ChartQA-Conflict上,所有六模型在图像退化时更强烈转向文本。该反转现象在补偿单模态准确率损失后仍存在,且即使将图表替换为普通表格图像也未改变。两种前沿API模型(GPT-5.6-Luna和Gemini-3.5-Flash)行为复现了图表任务的反转,其中GPT-5.6-Luna还匹配算术任务方向。结果表明,多模态依赖并非固定,而是随任务、证据结构、模型及评估设置动态变化。
原文摘要 · Abstract (English)
Vision-language models (VLMs) combine images and text, but when the two conflict and one becomes harder to read, it is unclear how a model shifts its reliance between them. We study this modality reallocation with a controlled setup: we degrade either the image or the text across four levels of legibility while keeping the other clean, and track how the model's preference changes. We build conflicts from GSM8K and SVAMP by pairing the rendered image of one arithmetic problem with the text of another, so the two sources support different answers. We also introduce ChartQA-Conflict, a manually reviewed benchmark of 229 chart-report conflicts with matched chart and table-image representations. We evaluate six open-weight VLMs using both generated answers and a length-normalized conditional log-likelihood margin. On GSM8K and SVAMP, five of six models shift more strongly away from degraded text than from degraded images. On ChartQA-Conflict, all six likelihood-scored models exhibit the opposite pattern, shifting more strongly away from the degraded visual source. This reversal persists after calibrating for unimodal accuracy loss and after replacing charts with plain table images. Two frontier API models, GPT-5.6-Luna and Gemini-3.5-Flash, behaviorally replicate the ChartQA-Conflict reversal, with GPT-5.6-Luna also matching the arithmetic direction. These results show that modality reliance in VLMs is not fixed, but varies across tasks, evidence structures, models, and evaluation settings. The source code is available at https://github.com/Ro-netizen004/multimodal-arbitration-artifact.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。