Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-supervised Learning of Adversarial Example: Towards Good Generalizations for Deepfake Detection

About

Recent studies in deepfake detection have yielded promising results when the training and testing face forgeries are from the same dataset. However, the problem remains challenging when one tries to generalize the detector to forgeries created by unseen methods in the training dataset. This work addresses the generalizable deepfake detection from a simple principle: a generalizable representation should be sensitive to diverse types of forgeries. Following this principle, we propose to enrich the "diversity" of forgeries by synthesizing augmented forgeries with a pool of forgery configurations and strengthen the "sensitivity" to the forgeries by enforcing the model to predict the forgery configurations. To effectively explore the large forgery augmentation space, we further propose to use the adversarial training strategy to dynamically synthesize the most challenging forgeries to the current model. Through extensive experiments, we show that the proposed strategies are surprisingly effective (see Figure 1), and they could achieve superior performance than the current state-of-the-art methods. Code is available at \url{https://github.com/liangchen527/SLADD}.

Liang Chen, Yong Zhang, Yibing Song, Lingqiao Liu, Jue Wang• 2022

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionDFDC
AUC78.7
135
Face Forgery DetectionCeleb-DF
AUC80
46
Deepfake DetectionCDFv1, CDFv2, DFD, DFDCP, DFDC (test)
DFD Score80.9
42
Deepfake DetectionFF++ (test)
AUC98.4
39
Deepfake DetectionFF++
AUC98.4
34
Deepfake DetectionCelebDF (test)
AUC0.797
30
Deepfake DetectionCelebDF (CDF) v2 (test)
AUC79.7
30
Deepfake DetectionDF 1.0
AUC88.9
24
Deepfake DetectionDFD
Video AUC0.904
23
Video Deepfake DetectionCeleb-DF (CDF)
Video-level AUC83.7
21
Showing 10 of 18 rows

Other info

Code

Follow for update