ViDiC-1K
收藏资源简介:
ViDiC(视频差异描述)是一个新的任务,将差异描述扩展到视频领域。ViDiC-1K基准测试旨在评估多模态大语言模型(MLLMs)对视频对之间相似性和差异性的细粒度描述能力。该基准测试超越了传统的视频相似性或视频编辑指标,专注于编辑理解而非编辑执行。ViDiC-1K数据集包含1000个精心挑选的视频对,标注了超过4000个比较检查项,采用双检查表评估框架,分别评估相似性(检查幻觉)和差异性(检查感知)。数据集还提供了可扩展的LLM-as-a-Judge自动评估协议,使用GPT-5-Mini量化与人工验证的真实情况的准确性。
ViDiC (Video Difference Description) is a novel task that extends difference description to the video domain. The ViDiC-1K benchmark is designed to evaluate the fine-grained descriptive capability of Multimodal Large Language Models (MLLMs) when analyzing the similarities and differences between video pairs. This benchmark surpasses traditional video similarity or video editing metrics, focusing on editing understanding rather than editing execution. The ViDiC-1K dataset comprises 1,000 carefully curated video pairs, annotated with more than 4,000 comparative check items, and adopts a dual-checklist evaluation framework that separately assesses similarity (to detect hallucinations) and difference (to verify perceptual correctness). Additionally, the dataset offers a scalable LLM-as-a-Judge automatic evaluation protocol, which utilizes GPT-5-Mini to quantify the alignment between model outputs and human-validated ground truth.
ViDiC-1K 数据集概述
基本信息
- 数据集名称: ViDiC-1K (Video Difference Captioning)
- 维护者: NJU-LINK
- 托管地址: https://huggingface.co/datasets/NJU-LINK/ViDiC-1K
- 许可证: CC-BY-NC-SA-4.0
- 任务类别: 表格问答 (Table Question Answering)
- 主要语言: 英语 (en)
- 数据规模: 1K < n < 10K
- 数据文件: 包含一个测试集 (
test.csv)
任务与目标
- 核心任务: 视频差异描述 (Video Difference Captioning, ViDiC)
- 任务描述: 扩展差异描述任务至视频领域,要求模型对视频对之间的相似性和差异性提供细粒度的描述。该任务侧重于编辑理解,而非编辑执行。
- 评估重点: 评估多模态大语言模型 (MLLMs) 对视频对的描述性、比较性和时序性理解能力。
数据集构成
- 视频对总数: 1,000 对 (包含真实与合成数据)
- 检查项总数: 约 4,100 项 (其中 1,056 项为相似性检查,3,051 项为差异性检查)
- 评估维度: 7 个类别 (主体、风格、背景、摄像机、运动、位置、播放技术)
- 视频时长: 主要为 2-12 秒
- 数据来源: 精选自 8 个以上公共数据集 (如 VidDiffBench, LMArena) 以及自生成的合成数据 (使用 Veo3 和帧拼接技术)。
关键特性
- 首个视频差异描述基准: 一个需要描述性、比较性和时序性理解的统一任务。
- 双检查表评估框架: 严格的评估框架,分别评估相似性 (检查幻觉) 和差异性 (检查感知)。
- 可扩展的 LLM 即法官评估: 使用 GPT-5-Mini 的自动化、可解释评估协议,根据人工验证的基准事实量化事实准确性。
基准测试结果摘要
- 性能领先模型: Gemini-2.5-Pro (总体平均分 66.72) 和 Qwen3-VL-32B (总体平均分 61.38,开源模型中最佳)。
- 主要发现:
- 显著差距: 描述时序差异 (运动、摄像机) 比描述静态属性 (风格、主体) 困难得多。
- 权衡: “思考”模型提高了差异检测能力,但常在相同区域产生幻觉 (导致相似性得分降低)。
- 关键弱点: 几乎所有模型在播放技术 (如倒放、慢动作) 类别上都表现不佳。
使用与访问
-
快速下载: bash hf download NJU-LINK/ViDiC-1K --local-dir ./ViDiC-1K
-
相关资源:
- GitHub 项目: https://github.com/NJU-LINK/ViDiC-1K
- 论文地址: https://arxiv.org/abs/2512.03405
- 项目主页: https://vidic-1k.github.io/
引用信息
如果研究中使用 ViDiC,请考虑引用相关论文: bibtex @misc{wu2025vidicvideodifferencecaptioning, title={ViDiC: Video Difference Captioning}, author={Jiangtao Wu and Shihao Li and Zhaozhou Bian and Yuanxing Zhang and Jialu Chen and Runzhe Wen and An Ping and Yiwen He and Jiakai Wang and Jiaheng Liu}, year={2025}, eprint={2512.03405}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2512.03405}, }




