Share your thoughts, 1 month free Claude Pro on usSee more
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
230
Deepfake DetectionDFDC (test)
AUC89.75
130
Fake Face DetectionCeleb-DF v2 (test)
AUC99.97
50
Deepfake DetectionCeleb-DF
ROC-AUC0.6564
48
Face Forgery DetectionCeleb-DF
AUC72.3
46
Frame-level Deepfake DetectionDFDC-P
AUC67.4
41
Deepfake DetectionFF++ video-level 8 (test)
Accuracy95.69
40
Frame-level Deepfake DetectionDFDC
AUC0.68
36
Deepfake DetectionFaceForensics++ (FF++) HQ (test)--
26
Deepfake DetectionDF 1.0
AUC84.6
24
Showing 10 of 24 rows

Other info

Code

Follow for update