arXiv:2511.06475cs.CV2025-11被引 2

提出首个评估视频大模型叙事偏差导致幻觉与遗漏的基准

NOAH: Benchmarking Narrative Prior driven Hallucination and Omission in Video Large Language Models

  • 构建复合视频数据集,通过插入片段控制语义相似度与位置,模拟叙事偏差
  • 在6万+样本上发现多数视频大模型存在由叙事连贯性驱动的幻觉和遗漏
  • 揭示错误模式随模型架构、事件相似度和采样帧数变化,适合模型可靠性研究者

视频大语言模型(Video LLMs)在字幕生成、摘要和问答任务中表现强劲,许多模型和训练方法明确鼓励事件间的连续性以提升叙事连贯性。然而,这种设计引入了以叙事一致性优先于视觉证据的归纳偏置,成为幻觉(虚构不存在事件)和遗漏(忽略真实事件)的主要原因。本文将此现象称为‘叙事先验’,并提出NOAH基准,通过从其他视频中插入片段到目标视频,构建复合视频。通过调整语义相似度和插入位置,实现对叙事先验的可控且可扩展分析。设计了一个带定制指标的字幕任务和三个问答任务(存在性、时间性、叙事性),生成超过60,000个评估样本。大量实验揭示:(i)大多数视频大模型受叙事先验驱动出现幻觉与遗漏;(ii)错误模式随模型架构、事件相似度和插入位置而异;(iii)在低帧采样下,叙事依赖加剧,事件连续性弱时错误更显著。本工作建立首个标准化评估框架,为开发更可靠、可信的视频大模型提供基础。基准与代码已开源。

原文摘要 · Abstract (English)

Video large language models (Video LLMs) have recently achieved strong performance on tasks such as captioning, summarization, and question answering. Many models and training methods explicitly encourage continuity across events to enhance narrative coherence. While this improves fluency, it also introduces an inductive bias that prioritizes storyline consistency over strict grounding in visual evidence. We identify this bias, which we call narrative prior, as a key driver of two errors: hallucinations, where non-existent events are introduced or existing ones are misinterpreted, and omissions, where factual events are suppressed because they are misaligned with surrounding context. To systematically evaluate narrative prior-induced errors, we introduce NOAH, a large-scale benchmark that constructs composite videos by inserting clips from other sources into target videos. By varying semantic similarity and insertion position, our benchmark enables controlled and scalable analysis of narrative priors. We design one captioning task with tailored metrics and three QA tasks - Existence, Temporal, and Narrative - yielding more than 60K evaluation samples. Extensive experiments yield three key findings: (i) most Video LLMs exhibit hallucinations and omissions driven by narrative priors, (ii) the patterns of these errors vary across architectures and depend on event similarity and insertion position, and (iii) reliance on narrative priors intensifies under sampling with fewer frames, amplifying errors when event continuity is weak. We establish NOAH as the first standardized evaluation of narrative prior-induced hallucination and omission in Video LLMs, providing a foundation for developing more reliable and trustworthy models. Our benchmark and code are available at https://anonymous550520.github.io/.

视频大模型幻觉检测叙事偏差评测基准

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