arXiv:2605.14966cs.CVcs.AI2026-05

通过修正注意力模式,轻量级缓解视觉语言模型幻觉问题

MHSA: A Lightweight Framework for Mitigating Hallucinations via Steered Attention in LVLMs

论文配图:MHSA: A Lightweight Framework for Mitigating Hallucinations via Steered Attention in LVLMs
图 1 · 摘自论文原文
  • 用三层MLP生成器校正跨模态注意力模式
  • 推理时无需修改模型参数即可降低幻觉率
  • 适配多种模型和数据集,对幻觉检测与生成均有效

大型视觉语言模型(LVLMs)在多模态任务中表现优异,但仍存在与视觉输入不一致的幻觉问题。现有方法DHCP从跨模态注意力模式角度检测幻觉,但未解决幻觉缓解。本文提出MHSA(通过引导注意力缓解幻觉),一种轻量级框架,通过学习修正LVLM中的跨模态注意力模式来减轻幻觉。MHSA训练一个简单的三层MLP生成器,以DHCP判别器和LVLM自身提供的监督信号为指导,生成修正后的注意力。推理时,仅需将原始跨模态注意力替换为修正后的注意力,即可在多个数据集和LVLM上同时缓解判别型与生成型幻觉,且无需修改任何LVLM参数。该工作将跨模态注意力机制从幻觉检测拓展至幻觉缓解,为提升LVLM可靠性提供了新思路。

原文摘要 · Abstract (English)

Large vision-language models (LVLMs) have achieved remarkable performance across diverse multimodal tasks, yet they continue to suffer from hallucinations, generating content that is inconsistent with the visual input. Prior work DHCP (Detecting Hallucinations by Cross-modal Attention Pattern) has explored hallucination detection from the perspective of cross-modal attention, but does not address hallucination mitigation. In this paper, we propose MHSA (Mitigating Hallucinations via Steered Attention), a lightweight framework that mitigates hallucinations by learning to correct cross-modal attention patterns in LVLMs. MHSA trains a simple three-layer MLP generator to produce corrected attention, guided by supervisory signals from the DHCP discriminator and the LVLM itself. During inference, MHSA mitigates both discriminative and generative hallucinations across various datasets and LVLMs by simply replacing the original cross-modal attention with the corrected one, without modifying any LVLM parameters. By extending cross-modal attention mechanisms from hallucination detection to hallucination mitigation, MHSA offers a novel perspective on hallucination research in LVLMs and helps enhance their reliability.

幻觉缓解注意力机制轻量级多模态

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