pith. sign in

arxiv: 2508.00701 · v2 · pith:NII7H55Qnew · submitted 2025-08-01 · 💻 cs.CV · cs.AI

D3: Training-Free AI-Generated Video Detection Using Second-Order Features

classification 💻 cs.CV cs.AI
keywords detectionsecond-orderai-generatedtemporalvideosdifferencefeaturesmethod
0
0 comments X
read the original abstract

The evolution of video generation techniques, such as Sora, has made it increasingly easy to produce high-fidelity AI-generated videos, raising public concern over the dissemination of synthetic content. However, existing detection methodologies remain limited by their insufficient exploration of temporal artifacts in synthetic videos. To bridge this gap, we establish a theoretical framework through second-order dynamical analysis under Newtonian mechanics, subsequently extending the Second-order Central Difference features tailored for temporal artifact detection. Building on this theoretical foundation, we reveal a fundamental divergence in second-order feature distributions between real and AI-generated videos. Concretely, we propose Detection by Difference of Differences (D3), a novel training-free detection method that leverages the above second-order temporal discrepancies. We validate the superiority of our D3 on 4 open-source datasets (Gen-Video, VideoPhy, EvalCrafter, VidProM), 40 subsets in total. For example, on GenVideo, D3 outperforms the previous best method by 10.39% (absolute) mean Average Precision. Additional experiments on time cost and post-processing operations demonstrate D3's exceptional computational efficiency and strong robust performance. Our code is available at https://github.com/Zig-HS/D3.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RobustSora: De-Watermarked Benchmark for Robust AI-Generated Video Detection

    cs.CV 2025-12 conditional novelty 8.0

    RobustSora benchmark demonstrates that current AI video detectors rely heavily on visible watermarks, with average accuracy drops of 6.6 percentage points when watermarks are erased and increased false alarms when wat...

  2. Explainable Forensics of Manipulated Segments in Untrimmed Long Videos

    cs.CV 2026-06 unverdicted novelty 7.0

    Introduces TASLE benchmark and MSLoc baseline for temporal localization and explanation of manipulated segments in long videos.

  3. SpecSem-Net: Integrating Spectral and Semantic Features for Robust AI-generated Video Detection

    cs.CV 2026-05 unverdicted novelty 6.0

    SpecSem-Net integrates Fourier-based spectral filtering with semantic-guided gated merging to detect AI-generated videos, reporting 87.25% accuracy on a new benchmark of five commercial generators and 95.59% on public...

  4. ReConFuse: Reconstruction-Error Guided Semantic Fusion for AI-Generated Video Detection

    cs.CV 2026-06 unverdicted novelty 5.0

    ReConFuse detects AI-generated videos by fusing WF-VAE reconstruction error patterns with multi-frame semantic features via a Mamba-based temporal model.