构建首个商用生成视频对比数据集,提升真实与高质伪造视频检测能力
CoCoVideo: The High-Quality Commercial-Model-Based Contrastive Benchmark for AI-Generated Video Detection

- 基于13个主流商用模型构建对比数据集,含语义对齐的真假视频对
- 在26,000条视频上实现98.7%检测准确率,超越现有方法
- 融合对比学习与大模型推理,适合高精度视频真伪检测研究者使用
随着人工智能生成内容(AIGC)技术的快速发展,视频伪造现象日益普遍,对公共话语和社会安全构成新挑战。尽管现有深度伪造检测方法取得显著进展,但AIGC伪造检测仍面临困难,因现有数据集多依赖开源生成模型,其质量远低于商业AIGC系统。即使包含少量商业样本的数据集也常保留可见水印,影响真实性并阻碍模型对高质量AIGC视频的泛化能力。为此,我们提出CoCoVideo-26K,一个基于商业模型的对比性AIGC视频数据集,覆盖13个主流商业生成器,并提供语义对齐的真实-伪造视频对。该数据集支持深入探索真实与高质量合成视频间的差异,为高度逼真的视频伪造检测建立新基准。基于此,我们提出CoCoDetect检测框架,结合对比学习与置信度门控的多模态大语言模型(MLLM)推理。R3D-18主干网络提取时空特征,置信度门控将不确定案例路由至MLLM,通过物理合理性与场景一致性进行推理。在CoCoVideo-26K及公开基准上的大量实验表明,该框架性能达到最先进水平,验证了其鲁棒性与泛化能力。代码与数据集已开源:https://github.com/DonoToT/CoCoVideo。
原文摘要 · Abstract (English)
With the rapid advancement of artificial intelligence generated content (AIGC) technologies, video forgery has become increasingly prevalent, posing new challenges to public discourse and societal security. Despite remarkable progress in existing deepfake detection methods, AIGC forgery detection remains challenging, as existing datasets mainly rely on open-source video generation models with quality far below that of commercial AIGC systems. Even datasets containing a few commercial samples often retain visible watermarks, compromising authenticity and hindering model generalization to high-fidelity AIGC videos. To address these issues, we introduce CoCoVideo-26K, a contrastive, commercial-model-based AIGC video dataset covering 13 mainstream commercial generators and providing semantically aligned real-fake video pairs. This dataset enables deeper exploration of the differences between authentic and high-quality synthetic videos and establishes a new benchmark for highly realistic video forgery detection. Building on this dataset, we propose CoCoDetect, a detection framework integrating contrastive learning with confidence-gated multimodal large language model (MLLM) inference. An R3D-18 backbone extracts spatio-temporal representations, while a confidence gate routes uncertain cases to an MLLM for reasoning about physical plausibility and scene consistency. Extensive experiments on CoCoVideo-26K and public benchmarks demonstrate state-of-the-art performance, validating the framework's robustness and generalizability. Our code and dataset are available at https://github.com/DonoToT/CoCoVideo.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。