arXiv:2603.27898cs.CV2026-03

通过动态调节注意力抑制视觉幻觉,无需重训练模型

SAGE: Sink-Aware Grounded Decoding for Multimodal Hallucination Mitigation

  • 利用注意力聚集的符号令牌作为锚点实时监测生成内容的视觉一致性
  • 在多个基准上平均降低幻觉率,MSCOCO提升10.65%,AMBER提升7.19%
  • 适用于各类视觉语言模型,不需修改结构或重新训练

大型视觉语言模型常产生与输入图像不一致的幻觉内容。现有方法多依赖事后过滤、额外训练目标或外部验证,但未在生成过程中干预。本文提出SAGE框架,通过动态调节自注意力来缓解幻觉。幻觉与注意力聚集的标点或功能令牌(即‘注意力Sink’)密切相关,这些令牌虽语义有限却占据过多注意力。SAGE以这些令牌为触发点,实时提取生成序列中的语义概念,结合自注意力图与梯度归因估计其视觉对应性,并测量空间一致性。基于该信号,自注意力分布被自适应地锐化或拓宽,强化可靠区域、抑制不可靠部分。在多个幻觉评测基准上的实验表明,SAGE显著优于现有解码策略,在不进行模型重训练或架构修改的前提下,持续降低幻觉率,同时保持描述覆盖率。在MSCOCO和AMBER数据集上分别实现平均10.65%和7.19%的相对性能提升,适用于多种视觉语言模型架构。

原文摘要 · Abstract (English)

Large vision-language models (VLMs) frequently suffer from hallucinations, generating content that is inconsistent with visual inputs. Existing methods typically address this problem through post-hoc filtering, additional training objectives, or external verification, but they do not intervene during the decoding process when hallucinations arise. In this work, we introduce SAGE, a Sink-Aware Grounded Decoding framework that mitigates hallucinations by dynamically modulating self-attention during generation. Hallucinations are strongly correlated with attention sink tokens - punctuation or function tokens that accumulate disproportionate attention despite carrying limited semantic content. SAGE leverages these tokens as anchors to monitor grounding reliability in real time. At each sink trigger, the method extracts semantic concepts from the generated sequence, estimates their visual grounding using both self-attention maps and gradient-based attribution, and measures their spatial agreement. Based on this signal, self-attention distributions are adaptively sharpened or broadened to reinforce grounded regions or suppress unreliable ones. Extensive experiments across diverse hallucination benchmarks demonstrate that SAGE consistently outperforms existing decoding strategies, achieving substantial reductions in hallucination while preserving descriptive coverage, without requiring model retraining or architectural modifications. Our method achieves an average relative improvement of 10.65% on MSCOCO and 7.19% on AMBER across diverse VLM architectures, demonstrating consistent gains in hallucination mitigation.

视觉语言模型幻觉抑制注意力调节生成质量

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