提出自验证框架,解决视觉语言模型幻觉生成问题
Countering the Over-Reliance Trap: Mitigating Object Hallucination for LVLMs via a Self-Validation Framework
- 通过无语言先验验证机制,动态检测物体是否存在
- 在LLaVA-v1.5-7B上使CHAIRI指标提升65.6%
- 无需训练,适合部署于现有LVLM系统
尽管大型视觉语言模型(LVLMs)在图像描述任务中取得进展,但物体幻觉仍是关键问题,即模型会生成不存在物体的描述,影响可靠性。以往研究将此归因于模型过度依赖语言先验,并尝试通过逻辑值校准缓解。然而,这些方法缺乏对过度依赖的深入分析。我们通过初步实验发现,随着生成长度增加,模型对语言先验的依赖导致幻觉物体词的概率上升,加剧了幻觉现象。为此,我们提出无语言先验验证方法,使模型能真实验证物体存在性。基于此,构建无需训练的自验证框架,先在候选描述中验证物体存在性,再通过选择或聚合描述减轻幻觉。实验表明,该框架显著降低图像描述中的物体幻觉(如在LLaVA-v1.5-7B上CHAIRI指标提升65.6%),优于现有最先进方法。这揭示了一条通过挖掘模型内在潜力来抑制幻觉的新路径。
原文摘要 · Abstract (English)
Despite progress in Large Vision Language Models (LVLMs), object hallucination remains a critical issue in image captioning task, where models generate descriptions of non-existent objects, compromising their reliability. Previous work attributes this to LVLMs' over-reliance on language priors and attempts to mitigate it through logits calibration. However, they still lack a thorough analysis of the over-reliance. To gain a deeper understanding of over-reliance, we conduct a series of preliminary experiments, indicating that as the generation length increases, LVLMs' over-reliance on language priors leads to inflated probability of hallucinated object tokens, consequently exacerbating object hallucination. To circumvent this issue, we propose Language-Prior-Free Verification to enable LVLMs to faithfully verify the confidence of object existence. Based on this, we propose a novel training-free Self-Validation Framework to counter the over-reliance trap. It first validates objects' existence in sampled candidate captions and further mitigates object hallucination via caption selection or aggregation. Experiment results demonstrate that our framework mitigates object hallucination significantly in image captioning task (e.g., 65.6% improvement on CHAIRI metric with LLaVA-v1.5-7B), surpassing the previous SOTA methods. This result highlights a novel path towards mitigating hallucination by unlocking the inherent potential within LVLMs themselves.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。