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
150
Deepfake DetectionDFDC (test)
AUC89.75
122
Fake Face DetectionCeleb-DF v2 (test)
AUC99.97
50
Face Forgery DetectionCeleb-DF
AUC72.3
46
Deepfake DetectionCeleb-DF
ROC-AUC0.6564
44
Deepfake DetectionFF++ video-level 8 (test)
Accuracy95.69
40
Deepfake DetectionFaceForensics++ (FF++) HQ (test)--
26
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
Showing 10 of 20 rows

Other info

Code

Follow for update