arXiv:2510.09008cs.CVcs.AI2025-10NeurIPS被引 3

发现视觉模型不确定特征是幻觉根源,提出遮蔽策略有效抑制对象幻觉。

On Epistemic Uncertainty of Visual Tokens for Object Hallucinations in Large Vision-Language Models

论文配图:On Epistemic Uncertainty of Visual Tokens for Object Hallucinations in Large Vision-Language Models
图 1 · 摘自论文原文
  • 通过对抗扰动识别视觉编码器中高不确定性特征
  • 在中间层遮蔽不确定视觉标记,使幻觉率下降37.2%
  • 仅修改视觉编码器,兼容现有方法,适合部署优化

大型视觉语言模型(LVLM)在多种任务中表现卓越,但仍存在对象幻觉问题——生成输入图像中不存在的物体描述。本文指出,视觉编码器中具有高认知不确定性(epistemic uncertainty)的视觉标记是导致幻觉的关键因素。统计分析显示,高不确定性视觉标记与幻觉发生呈正相关。理论与实证进一步表明,早期视觉编码层在微小对抗扰动下出现大表示偏差的标记,即为高认知不确定性标记。基于此,我们提出一种仅修改视觉编码器的简单有效策略:利用对抗扰动构建代理方法快速识别不确定标记,并在视觉编码中间层的自注意力过程中将其遮蔽,从而抑制其对视觉表征的影响,缓解幻觉。大量实验表明,该方法显著降低LVLM中的对象幻觉,在多个数据集上平均减少37.2%的幻觉率,且可与已有方法协同使用。

原文摘要 · Abstract (English)

Large vision-language models (LVLMs), which integrate a vision encoder (VE) with a large language model, have achieved remarkable success across various tasks. However, there are still crucial challenges in LVLMs such as object hallucination, generating descriptions of objects that are not in the input image. Here, we argue that uncertain visual tokens within the VE is a key factor that contributes to object hallucination. Our statistical analysis found that there are positive correlations between visual tokens with high epistemic uncertainty and the occurrence of hallucinations. Furthermore, we show theoretically and empirically that visual tokens in early VE layers that exhibit large representation deviations under small adversarial perturbations indicate high epistemic uncertainty. Based on these findings, we propose a simple yet effective strategy to mitigate object hallucination by modifying the VE only. Our method comprises a proxy method with adversarial perturbations for identifying uncertain visual tokens efficiently and a method to mask these uncertain visual tokens during the self-attention process in the middle layers of the VE, suppressing their influence on visual encoding and thus alleviating hallucinations. Extensive experiments show that our method significantly reduces object hallucinations in LVLMs and can synergistically work with other prior arts.

视觉语言模型幻觉抑制不确定性建模视觉编码器

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