arXiv:2605.21300cs.CV2026-05

通过强化图像无关词权重,减少大模型幻觉问题

Reducing Object Hallucination in LVLMs via Emphasizing Image-negative Tokens

论文配图:Reducing Object Hallucination in LVLMs via Emphasizing Image-negative Tokens
图 1 · 摘自论文原文
  • 按视觉依赖性分类文本词元,识别出多数生成词与图像无关
  • 调整词元训练权重并过滤高幻觉数据,显著降低幻觉率
  • 无需额外计算开销,适配多种视觉语言模型

物体幻觉是制约大型视觉语言模型(LVLMs)实际应用的关键挑战。我们假设幻觉的成因之一是模型倾向于优先生成文本而非有效利用图像信息。通过分析生成过程,我们将文本词元分为三类:图像正向、不变和负向,依据其对输入图像词元的视觉依赖性。分析发现,多数生成词元受图像信息影响极小,表明模型在训练阶段更关注遵循文本指令,而非从图像中提取信息。基于此,我们提出根据词元的视觉依赖性调整训练权重,以控制幻觉;同时采用数据过滤策略,移除可能含更多幻觉的训练样本。两种方法均在不增加推理计算成本的前提下有效降低幻觉,且在三种LVLM变体上验证了方法的有效性与普适性。

原文摘要 · Abstract (English)

Object hallucination is a significant challenge that hinders the application of large vision-language models (LVLMs) in practice. We hypothesize that one possible origin of hallucination is the model's tendency to prioritize text generation over meaningful interaction with images. To explore this, we examine the generation process and categorize text tokens into three groups: image-positive, invariant, and negative, based on their visual dependence on input image tokens. Our analysis reveals that most generated tokens are minimally influenced by the image information. This suggests that during the model's training stage, more emphasis is placed on learning how to follow textual instructions, rather than extracting information from images. Based on this finding, we propose adjusting the training weights of different tokens depending on their visual dependence to control hallucination. Additionally, we remove a portion of the training data that potentially contains more hallucinations as a data filtering strategy. Both methods achieve a reduction in hallucination without compromising response length or introducing additional computational costs during inference. We validate our methods across three LVLM variants, demonstrating the effectiveness and general applicability.

视觉语言模型幻觉抑制训练优化

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