arXiv:2604.21911cs.CVcs.AI2026-04被引 2

文本指令会误导视觉模型,导致幻觉,新方法有效抑制这一问题。

When Prompts Override Vision: Prompt-Induced Hallucinations in LVLMs

论文配图:When Prompts Override Vision: Prompt-Induced Hallucinations in LVLMs
图 1 · 摘自论文原文
  • 通过构建基准测试,发现幻觉主要源于对文本先验的过度依赖。
  • 提出新微调框架,使模型在指令引导下仍能忠实于视觉输入。
  • 适合关注视觉语言模型可靠性与可控性的研究者使用。

尽管大视觉语言模型(LVLMs)能力显著提升,但其仍易产生幻觉,即输出与视觉输入不符的内容。以往研究认为幻觉源于视觉主干网络限制或语言组件主导,但各因素相对重要性尚不明确。为此,我们提出HalluScope基准,用于更清晰评估不同因素引发幻觉的程度。分析表明,幻觉主要源于对文本先验和背景知识的过度依赖,尤其是由文本指令引入的信息。为缓解此类幻觉,我们提出HalluVL-DPO框架,通过偏好优化微调现成的LVLM,利用自建标注数据集引导模型优先选择与视觉一致的响应。实验表明,优化后模型有效抑制了目标幻觉模式,同时在其他幻觉基准和视觉能力评测中保持或提升了性能。为支持可复现性和进一步研究,我们将公开评估基准、偏好训练数据集及代码。

原文摘要 · Abstract (English)

Despite impressive progress in capabilities of large vision-language models (LVLMs), these systems remain vulnerable to hallucinations, i.e., outputs that are not grounded in the visual input. Prior work has attributed hallucinations in LVLMs to factors such as limitations of the vision backbone or the dominance of the language component, yet the relative importance of these factors remains unclear. To resolve this ambiguity, We propose HalluScope, a benchmark to better understand the extent to which different factors induce hallucinations. Our analysis indicates that hallucinations largely stem from excessive reliance on textual priors and background knowledge, especially information introduced through textual instructions. To mitigate hallucinations induced by textual instruction priors, we propose HalluVL-DPO, a framework for fine-tuning off-the-shelf LVLMs towards more visually grounded responses. HalluVL-DPO leverages preference optimization using a curated training dataset that we construct, guiding the model to prefer grounded responses over hallucinated ones. We demonstrate that our optimized model effectively mitigates the targeted hallucination failure mode, while preserving or improving performance on other hallucination benchmarks and visual capability evaluations. To support reproducibility and further research, we will publicly release our evaluation benchmark, preference training dataset, and code at https://pegah-kh.github.io/projects/prompts-override-vision/ .

视觉语言模型幻觉抑制指令偏见偏好优化

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