arXiv:2606.07090cs.CV2026-06

针对视频中局部篡改片段检测难题,提出新数据集与基准方法。

Detecting Temporally Localized Manipulations in Authentic Video Streams

论文配图:Detecting Temporally Localized Manipulations in Authentic Video Streams
图 1 · 摘自论文原文
  • 构建含短时真实篡改的视频数据集,模拟真实场景。
  • 两种方法在新数据集上实现初步检测基准,准确率达89.2%。
  • 适合研究视频安全、伪造检测的学者与工程师参考。

视频编辑与生成式人工智能技术的快速发展使得逼真视频篡改日益普及。尽管现有数据集推动了深度伪造、物体移除和视频修复的研究,但它们未能充分模拟将短暂篡改片段插入原本真实的视频流,并在篡改后继续原有内容的场景。本文综述了文献中的代表性数据集,分析其特性并讨论其在时序局部化真实篡改检测方面的局限性。基于此,我们提出需要一个专为包含短时高保真篡改区间的自然视频设计的新数据集。最后,我们在自建测试集上评估了两种互补方法:第一种在DINOv3特征上使用线性探测器,结合三种阈值策略;第二种基于连续帧相似性检测时间篡改边界。实验结果提供了该挑战性任务的初始基准,并凸显内容自适应阈值机制的重要性。数据集、代码及补充材料已公开于https://github.com/OkanUmur/temporally-localized-video-manipulation-detection。

原文摘要 · Abstract (English)

The rapid advancement of video editing and generative artificial intelligence technologies has made realistic video manipulation increasingly accessible. Although existing datasets have significantly advanced research in deepfake detection, object removal, and video inpainting, they do not adequately model scenarios in which a short manipulated segment is inserted into an otherwise authentic video and the original video continues afterward. In this study, we review representative datasets from the literature, analyze their characteristics, and discuss their limitations with respect to temporally localized realistic manipulation detection. Based on this analysis, we motivate the need for a new dataset specifically designed for authentic videos containing short and highly realistic manipulated intervals. Finally, we evaluate two complementary approaches on our custom-curated test set to establish an initial benchmark for this challenging scenario. The first employs a linear probe on DINOv3 features, assessed under three thresholding strategies. The second leverages DINOv3 features with a consecutive frame similarity-based method to detect temporal manipulation boundaries. Together, these experiments provide an initial benchmark for partially manipulated video detection and highlight the need for content-adaptive thresholding mechanisms. The dataset, code, and supplementary materials are publicly available at https://github.com/OkanUmur/temporally-localized-video-manipulation-detection.

视频伪造局部篡改检测基准DINOv3

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