FReTAL: Generalizing Deepfake Detection using Knowledge Distillation and Representation Learning
As GAN-based video and image manipulation technologies become more sophisticated and easily accessible, there is an urgent need for effective deepfake detection technologies. Moreover, various deepfake generation techniques have emerged over the past few years. While many deepfake detection methods have been proposed, their performance suffers from new types of deepfake methods on which they are not sufficiently trained. To detect new types of deepfakes, the model should learn from additional data without losing its prior knowledge about deepfakes (catastrophic forgetting), especially when new deepfakes are significantly different. In this work, we employ the Representation Learning (ReL) and Knowledge Distillation (KD) paradigms to introduce a transfer learning-based Feature Representation Transfer Adaptation Learning (FReTAL) method. We use FReTAL to perform domain adaptation tasks on new deepfake datasets while minimizing catastrophic forgetting. Our student model can quickly adapt to new types of deepfake by distilling knowledge from a pre-trained teacher model and applying transfer learning without using source domain data during domain adaptation. Through experiments on FaceForensics++ datasets, we demonstrate that FReTAL outperforms all baselines on the domain adaptation task with up to 86.97% accuracy on low-quality deepfakes.
Code (0)
등록된 구현이 없습니다.
Tasks
DeepFake DetectionDomain AdaptationFace SwappingImage ManipulationKnowledge DistillationRepresentation LearningTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
CoReD: Generalizing Fake Media Detection with Continual Representation using Distillation
Over the last few decades, artificial intelligence research has made tremendous strides, but it still heavily relies on fixed datasets in stationary environments. Continual learning is a growing field of research that ex…
Continual LearningDomain AdaptationFace SwappingKnowledge Distillation+1ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images
Despite significant advancements of deep learning-based forgery detectors for distinguishing manipulated deepfake images, most detection approaches suffer from moderate to significant performance degradation with low-qua…
DeepFake DetectionFace SwappingKnowledge DistillationTransfer LearningEMO-BOOST: Emotion-Augmented Audio-Visual Features for Improved Generalization in Deepfake Detection
With every advancement in generative AI models, forensics is under increasing pressure. The constant emergence of new generation techniques makes it impossible to collect data for each manipulation to train a deepfake de…
Emotion RecognitionDeepFake DetectionDeiTFake: Deepfake Detection Model using DeiT Multi-Stage Training
Deepfakes are major threats to the integrity of digital media. We propose DeiTFake, a DeiT-based transformer and a novel two-stage progressive training strategy with increasing augmentation complexity. The approach appli…
Knowledge DistillationDeepFake DetectionDFIL: Deepfake Incremental Learning by Exploiting Domain-invariant Forgery Clues
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 accurac…
Continual LearningContrastive LearningDeepFake DetectionFace Swapping+3