为视觉语言模型生成的幻觉提供细粒度定位,提升检测效率与可信度。
HalLoc: Token-level Localization of Hallucinations for Vision Language Models
- 构建15万条标记的细粒度幻觉数据集,支持概率化检测
- 提出轻量级基线模型,可实时并发检测幻觉内容
- 适合需要高可靠性的图像问答、图文生成等场景
幻觉严重威胁大视觉语言模型的可靠性,其检测对关键应用至关重要。现有方法多依赖计算开销大的模型,导致延迟高、资源消耗大,且结果难以适应真实场景中真伪界限模糊的情况。为此,我们提出HalLoc,一个用于高效、概率化幻觉检测的数据集,包含15万条跨视觉问答(VQA)、指令遵循和图像描述任务的细粒度令牌级标注样本,涵盖多种幻觉类型。该数据集支持开发具有置信度分级的检测模型,使用户交互更明智。此外,我们引入一个在HalLoc上训练的基线模型,可在生成过程中实现低开销、并行的幻觉检测,可无缝集成至现有视觉语言模型,提升可靠性的同时保持效率。这一即插即用的幻觉检测模块为增强模型在现实应用中的可信度开辟了新路径。代码与数据集已公开:https://github.com/dbsltm/cvpr25_halloc。
原文摘要 · Abstract (English)
Hallucinations pose a significant challenge to the reliability of large vision-language models, making their detection essential for ensuring accuracy in critical applications. Current detection methods often rely on computationally intensive models, leading to high latency and resource demands. Their definitive outcomes also fail to account for real-world scenarios where the line between hallucinated and truthful information is unclear. To address these issues, we propose HalLoc, a dataset designed for efficient, probabilistic hallucination detection. It features 150K token-level annotated samples, including hallucination types, across Visual Question Answering (VQA), instruction-following, and image captioning tasks. This dataset facilitates the development of models that detect hallucinations with graded confidence, enabling more informed user interactions. Additionally, we introduce a baseline model trained on HalLoc, offering low-overhead, concurrent hallucination detection during generation. The model can be seamlessly integrated into existing VLMs, improving reliability while preserving efficiency. The prospect of a robust plug-and-play hallucination detection module opens new avenues for enhancing the trustworthiness of vision-language models in real-world applications. The HalLoc dataset and code are publicly available at: https://github.com/dbsltm/cvpr25_halloc.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。