DFIL: Deepfake Incremental Learning by Exploiting Domain-invariant Forgery Clues
About
The malicious use and widespread dissemination of deepfake pose a significant crisis of trust. Current deepfake detection models can generally recognize forgery images by training on a large dataset. However, the accuracy of detection models degrades significantly on images generated by new deepfake methods due to the difference in data distribution. To tackle this issue, we present a novel incremental learning framework that improves the generalization of deepfake detection models by continual learning from a small number of new samples. To cope with different data distributions, we propose to learn a domain-invariant representation based on supervised contrastive learning, preventing overfit to the insufficient new data. To mitigate catastrophic forgetting, we regularize our model in both feature-level and label-level based on a multi-perspective knowledge distillation approach. Finally, we propose to select both central and hard representative samples to update the replay set, which is beneficial for both domain-invariant representation learning and rehearsal-based knowledge preserving. We conduct extensive experiments on four benchmark datasets, obtaining the new state-of-the-art average forgetting rate of 7.01 and average accuracy of 85.49 on FF++, DFDC-P, DFD, and CDF2. Our code is released at https://github.com/DeepFakeIL/DFIL.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Deepfake Detection | DFDC (test) | AUC64 | 87 | |
| Deepfake Detection | FF++ video-level 8 (test) | Accuracy95.4 | 40 | |
| Face Forgery Detection | Protocol 1 Dataset Incremental: SDv21, FF++, DFDCP, CDF | SDv21 Score99.98 | 32 | |
| Face Forgery Detection | Protocol 2 Forgery Type Incremental: Hybrid, FR, FS, EFS | Hybrid Acc96.46 | 32 | |
| Deepfake Detection | Celeb-DF 9 (test) | Accuracy95.7 | 30 | |
| Deepfake Detection | DFDC 10 (test) | Accuracy94 | 30 | |
| Deepfake Detection | FF++ Intra-dataset c23 | AUC98.7 | 24 | |
| Deepfake Detection | Celeb-DF (test) | -- | 24 | |
| Deepfake Detection | DFD | Video AUC0.8293 | 23 | |
| Deepfake Detection | FF++ Partial Noisy | Accuracy82.5 | 10 |