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

Representative Forgery Mining for Fake Face Detection

About

Although vanilla Convolutional Neural Network (CNN) based detectors can achieve satisfactory performance on fake face detection, we observe that the detectors tend to seek forgeries on a limited region of face, which reveals that the detectors is short of understanding of forgery. Therefore, we propose an attention-based data augmentation framework to guide detector refine and enlarge its attention. Specifically, our method tracks and occludes the Top-N sensitive facial regions, encouraging the detector to mine deeper into the regions ignored before for more representative forgery. Especially, our method is simple-to-use and can be easily integrated with various CNN models. Extensive experiments show that the detector trained with our method is capable to separately point out the representative forgery of fake faces generated by different manipulation techniques, and our method enables a vanilla CNN-based detector to achieve state-of-the-art performance without structure modification.

Chengrui Wang, Weihong Deng• 2021

Related benchmarks

TaskDatasetResultRank
Deepfake DetectionDFDC
AUC75.8
135
Deepfake DetectionDFDC (test)
AUC89.75
87
Fake Face DetectionCeleb-DF v2 (test)
AUC99.97
50
Face Forgery DetectionCeleb-DF
AUC72.3
46
Deepfake DetectionFF++ video-level 8 (test)
Accuracy95.69
40
Deepfake DetectionCeleb-DF
ROC-AUC0.6563
30
Deepfake DetectionDF 1.0
AUC84.6
24
Deepfake DetectionFF++ Intra-dataset c23
AUC98.79
24
Deepfake DetectionFaceForensics++ (FF) (test)
Average AUC (FF)0.899
22
Video Deepfake DetectionCeleb-DF (CDF)--
21
Showing 10 of 19 rows

Other info

Code

Follow for update