DFIL: Deepfake Incremental Learning by Exploiting Domain-invariant Forgery Clues
Kun Pan, Yin Yifang, Yao Wei, Feng Lin, Zhongjie Ba, Zhenguang Liu,, ZhiBo Wang, Lorenzo Cavallaro, Kui Ren

TL;DR
This paper introduces DFIL, an incremental learning framework for deepfake detection that enhances generalization to new deepfake methods by learning domain-invariant features and mitigating catastrophic forgetting through multi-perspective knowledge distillation.
Contribution
The paper proposes a novel incremental learning approach with domain-invariant representation learning and sample selection strategies to improve deepfake detection across evolving methods.
Findings
Achieved state-of-the-art average accuracy of 85.49% on four benchmarks.
Reduced average forgetting rate to 7.01%, outperforming existing methods.
Demonstrated robustness to new deepfake techniques with limited new data.
Abstract
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.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Multimodal Machine Learning Applications
MethodsKnowledge Distillation
