针对视频理解中大模型幻觉问题,提出评测基准与缓解方法。
Exploring Hallucination of Large Multimodal Models in Video Understanding: Benchmark, Analysis and Mitigation
- 构建三维度视频幻觉评测基准HAVEN,含6000个问题。
- 实验发现模型大小、推理方式等7因素显著影响幻觉率。
- 通过思维链优化提升准确率7.65%,降低幻觉偏差4.5%。
大模态模型(LMMs)在视频理解任务中常出现看似合理实则错误的幻觉现象,严重限制其可靠性。本文聚焦动态视频模态中的幻觉问题,提出综合性评测基准HAVEN,涵盖幻觉成因、表现维度和问题形式三个维度,生成6000个测试问题。基于此,对16个主流LMMs进行实验,量化分析了视频时长、模型规模、推理方式等7个关键因素的影响。受OpenAI o1等思维模型启发,提出视频思维模型,通过监督式推理微调(SRFT)增强推理能力,结合直接偏好优化(TDPO)抑制思考过程中的幻觉。大量实验表明该方法有效:在幻觉评估上相较基线提升7.65%准确率,幻觉偏差降低4.5%。代码与数据已开源。
原文摘要 · Abstract (English)
The hallucination of large multimodal models (LMMs), providing responses that appear correct but are actually incorrect, limits their reliability and applicability. This paper aims to study the hallucination problem of LMMs in video modality, which is dynamic and more challenging compared to static modalities like images and text. From this motivation, we first present a comprehensive benchmark termed HAVEN for evaluating hallucinations of LMMs in video understanding tasks. It is built upon three dimensions, i.e., hallucination causes, hallucination aspects, and question formats, resulting in 6K questions. Then, we quantitatively study 7 influential factors on hallucinations, e.g., duration time of videos, model sizes, and model reasoning, via experiments of 16 LMMs on the presented benchmark. In addition, inspired by recent thinking models like OpenAI o1, we propose a video-thinking model to mitigate the hallucinations of LMMs via supervised reasoning fine-tuning (SRFT) and direct preference optimization (TDPO)-- where SRFT enhances reasoning capabilities while TDPO reduces hallucinations in the thinking process. Extensive experiments and analyses demonstrate the effectiveness. Remarkably, it improves the baseline by 7.65% in accuracy on hallucination evaluation and reduces the bias score by 4.5%. The code and data are public at https://github.com/Hongcheng-Gao/HAVEN.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。