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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Deepfake Detection | DFDC | AUC75.8 | 135 | |
| Deepfake Detection | DFDC (test) | AUC89.75 | 87 | |
| Fake Face Detection | Celeb-DF v2 (test) | AUC99.97 | 50 | |
| Face Forgery Detection | Celeb-DF | AUC72.3 | 46 | |
| Deepfake Detection | FF++ video-level 8 (test) | Accuracy95.69 | 40 | |
| Deepfake Detection | Celeb-DF | ROC-AUC0.6563 | 30 | |
| Deepfake Detection | DF 1.0 | AUC84.6 | 24 | |
| Deepfake Detection | FF++ Intra-dataset c23 | AUC98.79 | 24 | |
| Deepfake Detection | FaceForensics++ (FF) (test) | Average AUC (FF)0.899 | 22 | |
| Video Deepfake Detection | Celeb-DF (CDF) | -- | 21 |