arXiv:2506.05551cs.CV2025-06NeurIPS被引 12

提出方法缓解大模型在场景文字识别中的语义幻觉问题。

When Semantics Mislead Vision: Mitigating Large Multimodal Models Hallucinations in Scene Text Spotting and Understanding

  • 通过粗到细策略定位文本区域,无需外部检测器。
  • 利用低幻觉层的内部表征纠正错误输出,保持真实语义。
  • 构建1740样本基准,精准评测幻觉现象,适合视觉语言模型研究者。

大型多模态模型在视觉感知与推理任务中取得显著进展,但在面对视觉模糊或无语义的场景文字时,常因生成看似合理却视觉错误的答案而产生语义幻觉。本文探究其成因,发现注意力更强聚焦于文字区域的Transformer层更不易产生幻觉。为此提出无需训练的幻觉缓解框架:(1) ZoomText,一种不依赖外部检测器的粗到细文本区域定位策略;(2) Grounded Layer Correction,自适应调用抗幻觉层的内部表示引导解码,修正非语义样本的错误输出,同时保留有意义内容的语义。为实现严格评估,构建TextHalu-Bench基准,包含1,740个样本,涵盖语义与非语义案例,配有手动标注的问题答案对以探测模型幻觉。大量实验表明,该方法不仅能有效缓解语义幻觉,还在公开场景文字识别与理解基准上表现优异。

原文摘要 · Abstract (English)

Large Multimodal Models (LMMs) have achieved impressive progress in visual perception and reasoning. However, when confronted with visually ambiguous or non-semantic scene text, they often struggle to accurately spot and understand the content, frequently generating semantically plausible yet visually incorrect answers, which we refer to as semantic hallucination. In this work, we investigate the underlying causes of semantic hallucination and identify a key finding: Transformer layers in LLM with stronger attention focus on scene text regions are less prone to producing semantic hallucinations. Thus, we propose a training-free semantic hallucination mitigation framework comprising two key components: (1) ZoomText, a coarse-to-fine strategy that identifies potential text regions without external detectors; and (2) Grounded Layer Correction, which adaptively leverages the internal representations from layers less prone to hallucination to guide decoding, correcting hallucinated outputs for non-semantic samples while preserving the semantics of meaningful ones. To enable rigorous evaluation, we introduce TextHalu-Bench, a benchmark of 1,740 samples spanning both semantic and non-semantic cases, with manually curated question answer pairs designed to probe model hallucinations. Extensive experiments demonstrate that our method not only effectively mitigates semantic hallucination but also achieves strong performance on public benchmarks for scene text spotting and understanding.

多模态幻觉抑制场景文字视觉语言模型

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