Turns Out I'm Not Real: Towards Robust Detection of AI-Generated Videos
Qingyuan Liu, Pengyuan Shi, Yun-Yun Tsai, Chengzhi Mao, Junfeng Yang

TL;DR
This paper introduces a new detection framework for diffusion-generated videos, emphasizing temporal feature analysis, and demonstrates high accuracy and robustness on a newly collected benchmark dataset.
Contribution
It presents a novel CNN+LSTM based detector for diffusion videos, addressing robustness issues of existing detectors and providing a new benchmark dataset.
Findings
Achieves 93.7% accuracy on in-domain videos
Improves out-domain detection accuracy by up to 16 points
Highlights the importance of temporal features in diffusion video detection
Abstract
The impressive achievements of generative models in creating high-quality videos have raised concerns about digital integrity and privacy vulnerabilities. Recent works to combat Deepfakes videos have developed detectors that are highly accurate at identifying GAN-generated samples. However, the robustness of these detectors on diffusion-generated videos generated from video creation tools (e.g., SORA by OpenAI, Runway Gen-2, and Pika, etc.) is still unexplored. In this paper, we propose a novel framework for detecting videos synthesized from multiple state-of-the-art (SOTA) generative models, such as Stable Video Diffusion. We find that the SOTA methods for detecting diffusion-generated images lack robustness in identifying diffusion-generated videos. Our analysis reveals that the effectiveness of these detectors diminishes when applied to out-of-domain videos, primarily because they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Diffusion
