DiffFake: Exposing Deepfakes using Differential Anomaly Detection
Sotirios Stamnas, Victor Sanchez

TL;DR
DiffFake introduces a novel anomaly detection approach for deepfake detection by learning natural facial changes and using differential features, achieving competitive results across multiple datasets.
Contribution
The paper proposes a differential anomaly detection framework for deepfake detection, moving beyond binary classification and improving generalization to unseen deepfake techniques.
Findings
Matches or exceeds state-of-the-art performance on five datasets
Effective in detecting deepfakes from unseen generation techniques
Utilizes pseudo-deepfake training for robust feature extraction
Abstract
Traditional deepfake detectors have dealt with the detection problem as a binary classification task. This approach can achieve satisfactory results in cases where samples of a given deepfake generation technique have been seen during training, but can easily fail with deepfakes generated by other techniques. In this paper, we propose DiffFake, a novel deepfake detector that approaches the detection problem as an anomaly detection task. Specifically, DiffFake learns natural changes that occur between two facial images of the same person by leveraging a differential anomaly detection framework. This is done by combining pairs of deep face embeddings and using them to train an anomaly detection model. We further propose to train a feature extractor on pseudo-deepfakes with global and local artifacts, to extract meaningful and generalizable features that can then be used to train the…
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
TopicsAnomaly Detection Techniques and Applications
