VideoHallu
收藏资源简介:
VideoHallu是一个用于评估和减轻合成视频中的多模态幻觉的基准数据集。该数据集包括由流行模型如Sora、Veo2和Kling生成的合成视频,以及易于用人类水平的感知和推理解决的专家设计的问答对示例。基准测试分为四个问题类别:对齐、时空一致性、常识推理和物理。数据集可以在HuggingFace上找到,可以下载并用于模型训练和评估。
VideoHallu is a benchmark dataset for evaluating and mitigating multimodal hallucinations in synthetic videos. This dataset includes synthetic videos generated by popular models such as Sora, Veo2, and Kling, as well as expert-designed question-answer pairs that can be easily solved with human-level perception and reasoning. The benchmark is divided into four question categories: alignment, spatio-temporal consistency, commonsense reasoning, and physics. The dataset is available on HuggingFace, and can be downloaded for use in model training and evaluation.
VideoHallu 数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 视觉问答 (Visual Question Answering)
- 语言: 英语 (en)
数据集简介
VideoHallu 是一个用于评估和缓解合成视频多模态幻觉的基准数据集。该数据集由流行模型(如 Sora、Veo2、Kling)生成的合成视频组成,并配有专家精心设计的问题-答案对,涵盖多个类别。
数据集特点
-
类别划分:
- Alignment: 检查模型是否正确识别和理解实体。
- Spatial-temporal Consistency: 检查模型是否能跟踪实体在帧间的运动。
- Common Sense Reasoning: 测试模型的常识推理能力。
- Physics: 评估模型对物理定律的应用能力。
-
数据集规模:
- 更新日期: 2025年5月2日
- 大小: 3233个样本
数据集使用
- 下载方式: bash huggingface-cli download IntelligenceLab/VideoHallu --repo-type dataset --local-dir ./new_video_folders --local-dir-use-symlinks False
评估结果
- 评估模型: 包括 GPT-4o、Gemini-2.5-Pro、Qwen-2.5-VL 等前沿模型。
- 主要发现: 模型在合成视频的常识和物理推理任务中表现不佳,存在幻觉现象。
训练与微调
- 训练方法: 使用 Group Relative Policy Optimization (GRPO) 对 Qwen-2.5-VL-7B 进行微调。
- 微调结果: 微调后的模型在合成视频理解任务中表现提升,尤其是在常识和物理推理方面。
引用
如需使用该数据集,请引用以下论文: bibtex @misc{li2025videohalluevaluatingmitigatingmultimodal, title={VideoHallu: Evaluating and Mitigating Multi-modal Hallucinations for Synthetic Videos}, author={Zongxia Li and Xiyang Wu and Yubin Qin and Guangyao Shi and Hongyang Du and Dinesh Manocha and Tianyi Zhou and Jordan Lee Boyd-Graber}, year={2025}, eprint={2505.01481}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2505.01481}, }
相关资源
- 论文: https://arxiv.org/abs/2505.01481
- 网站: https://wuxiyang1996.github.io/videohallu_page/
- HuggingFace 数据集页面: https://huggingface.co/datasets/IntelligenceLab/VideoHallu



