构建首个无需大模型评估的长文本幻觉评测基准,提升真实场景下多模态模型评估效率。
LongHalQA: Long-Context Hallucination Evaluation for MultiModal Large Language Models
- 基于GPT4V生成6000条真实场景长文本幻觉数据,包含多轮对话与图像描述
- 提出判别与补全双任务,用单选题形式统一评测,无需依赖不稳定的LLM评分
- 支持未来构建复杂长文本幻觉评测,适用于研究多模态模型幻觉问题的学者
幻觉是多模态大语言模型(MLLMs)在生成文本时出现与图像不符但看似合理的现象,已成为相关应用的主要障碍。现有评测基准或依赖简单判别问题,或使用计算量大且不稳定的LLM评分器。本文提出LongHalQA,一个无需大模型评估的幻觉评测基准,包含6000条由GPT4V生成的长而复杂的幻觉文本,涵盖平均14/130词和189词的物体描述及多轮对话。该基准引入幻觉判别与幻觉补全两项新任务,以单选题形式统一判别与生成评估,实现更高效可靠的评测。同时提出先进构建流程,助力未来长文本幻觉评测基准建设。多组实验揭示了当前主流MLLM在处理长文本幻觉时的新挑战。数据集与代码已开源:https://github.com/hanqiu-hq/LongHalQA。
原文摘要 · Abstract (English)
Hallucination, a phenomenon where multimodal large language models~(MLLMs) tend to generate textual responses that are plausible but unaligned with the image, has become one major hurdle in various MLLM-related applications. Several benchmarks have been created to gauge the hallucination levels of MLLMs, by either raising discriminative questions about the existence of objects or introducing LLM evaluators to score the generated text from MLLMs. However, the discriminative data largely involve simple questions that are not aligned with real-world text, while the generative data involve LLM evaluators that are computationally intensive and unstable due to their inherent randomness. We propose LongHalQA, an LLM-free hallucination benchmark that comprises 6K long and complex hallucination text. LongHalQA is featured by GPT4V-generated hallucinatory data that are well aligned with real-world scenarios, including object/image descriptions and multi-round conversations with 14/130 words and 189 words, respectively, on average. It introduces two new tasks, hallucination discrimination and hallucination completion, unifying both discriminative and generative evaluations in a single multiple-choice-question form and leading to more reliable and efficient evaluations without the need for LLM evaluators. Further, we propose an advanced pipeline that greatly facilitates the construction of future hallucination benchmarks with long and complex questions and descriptions. Extensive experiments over multiple recent MLLMs reveal various new challenges when they are handling hallucinations with long and complex textual data. Dataset and evaluation code are available at https://github.com/hanqiu-hq/LongHalQA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。