arXiv:2604.15809cs.CV2026-04被引 1

通过调控视觉语言模型的注意力流动,提升其视觉理解准确性。

Aligning What Vision-Language Models See and Perceive with Adaptive Information Flow

论文配图:Aligning What Vision-Language Models See and Perceive with Adaptive Information Flow
图 1 · 摘自论文原文
  • 根据解码阶段激活模式差异判断视觉标记重要性
  • 在多个任务上显著提升基线模型性能
  • 适合关注视觉推理与答案可信度的研究者

视觉语言模型(VLMs)在图像识别、文档解析和视觉定位等任务中表现出强大能力。然而,近期研究发现,尽管模型常能定位正确图像区域,却未必给出正确答案。本文指出,这一错配源于模型内部信息流不佳:文本标记过度关注无关视觉标记,导致错误输出。为此,我们提出一种基于标记动态的调控方法,在解码过程中仅让文本标记关联重要视觉标记,消除无关区域干扰。该方法通过分析不同解码阶段视觉标记的激活模式差异来判断其重要性。我们在多个开源VLM上验证,涵盖视觉问答、视觉定位与计数、光学字符识别及物体幻觉等任务,结果表明该方法显著提升基线模型表现。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have demonstrated strong capability in a wide range of tasks such as visual recognition, document parsing, and visual grounding. Nevertheless, recent work shows that while VLMs often manage to capture the correct image region corresponding to the question, they do not necessarily produce the correct answers. In this work, we demonstrate that this misalignment could be attributed to suboptimal information flow within VLMs, where text tokens distribute too much attention to irrelevant visual tokens, leading to incorrect answers. Based on the observation, we show that modulating the information flow during inference can improve the perception capability of VLMs. The idea is that text tokens should only be associated with important visual tokens during decoding, eliminating the interference of irrelevant regions. To achieve this, we propose a token dynamics-based method to determine the importance of visual tokens, where visual tokens that exhibit distinct activation patterns during different decoding stages are viewed as important. We apply our approach to representative open-source VLMs and evaluate on various datasets, including visual question answering, visual grounding and counting, optical character recognition, and object hallucination. The results show that our approach significantly improves the performance of baselines. Project page: https://cxliu0.github.io/AIF/.

视觉语言模型注意力机制推理优化多模态

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