通过新型注意力机制减少视觉模型幻觉问题
Mitigating Object Hallucination via Concentric Causal Attention
- 提出同心因果注意力,缓解位置编码衰减影响
- 在多个基准上显著降低物体幻觉率,效果优于现有方法
- 适合关注多模态模型可靠性与准确性研究者
近期大型视觉语言模型(LVLMs)在多模态输入下展现出强大的零样本对话与推理能力。然而,它们普遍存在物体幻觉现象,即生成的文本回应与图像输入事实不符。我们的初步研究发现,物体幻觉与旋转位置编码(RoPE)密切相关:由于RoPE存在长期衰减特性,当视觉线索与指令标记在多模态序列中相距较远时,模型更易产生幻觉。此外,在对视觉标记顺序反转时也观察到类似效应。测试表明,RoPE的长期衰减会阻碍模型捕捉长距离的视觉-指令交互。为此,我们提出同心因果注意力(CCA),一种简单有效的位置对齐策略,通过自然缩小视觉与指令标记间的相对距离,缓解RoPE衰减的影响。实验显示,无需额外组件,该方法在多个物体幻觉基准上大幅超越现有缓解策略。
原文摘要 · Abstract (English)
Recent Large Vision Language Models (LVLMs) present remarkable zero-shot conversational and reasoning capabilities given multimodal queries. Nevertheless, they suffer from object hallucination, a phenomenon where LVLMs are prone to generate textual responses not factually aligned with image inputs. Our pilot study reveals that object hallucination is closely tied with Rotary Position Encoding (RoPE), a widely adopted positional dependency modeling design in existing LVLMs. Due to the long-term decay in RoPE, LVLMs tend to hallucinate more when relevant visual cues are distant from instruction tokens in the multimodal input sequence. Additionally, we observe a similar effect when reversing the sequential order of visual tokens during multimodal alignment. Our tests indicate that long-term decay in RoPE poses challenges to LVLMs while capturing visual-instruction interactions across long distances. We propose Concentric Causal Attention (CCA), a simple yet effective positional alignment strategy that mitigates the impact of RoPE long-term decay in LVLMs by naturally reducing relative distance between visual and instruction tokens. With CCA, visual tokens can better interact with instruction tokens, thereby enhancing model's perception capability and alleviating object hallucination. Without bells and whistles, our positional alignment method surpasses existing hallucination mitigation strategies by large margins on multiple object hallucination benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。