Exposing DeepFake Videos By Detecting Face Warping Artifacts
Yuezun Li, Siwei Lyu

TL;DR
This paper introduces a CNN-based method to detect DeepFake videos by identifying face warping artifacts, which are common across different DeepFake sources and do not require extensive negative training data.
Contribution
The proposed approach uniquely detects face warping artifacts without needing DeepFake generated images for training, improving robustness and reducing data collection effort.
Findings
Effective detection of DeepFake videos using face warping artifacts
No need for DeepFake negative examples in training process
Robust performance across different DeepFake datasets
Abstract
In this work, we describe a new deep learning based method that can effectively distinguish AI-generated fake videos (referred to as {\em DeepFake} videos hereafter) from real videos. Our method is based on the observations that current DeepFake algorithm can only generate images of limited resolutions, which need to be further warped to match the original faces in the source video. Such transforms leave distinctive artifacts in the resulting DeepFake videos, and we show that they can be effectively captured by convolutional neural networks (CNNs). Compared to previous methods which use a large amount of real and DeepFake generated images to train CNN classifier, our method does not need DeepFake generated images as negative training examples since we target the artifacts in affine face warping as the distinctive feature to distinguish real and fake images. The advantages of our method…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis · Face recognition and analysis
