paper-with-me

홈 › Papers

FReTAL: Generalizing Deepfake Detection using Knowledge Distillation and Representation Learning

2021-05-28 · Minha Kim, Shahroz Tariq, Simon S. Woo

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.

📄 PDF Abstract BibTeX arXiv:2105.13617

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionDomain AdaptationFace SwappingImage ManipulationKnowledge DistillationRepresentation LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

CoReD: Generalizing Fake Media Detection with Continual Representation using Distillation

2021-07-06 · Minha Kim, Shahroz Tariq, Simon S. Woo

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+1

ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images

2021-12-07 · Binh M. Le, Simon S. Woo

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 Learning

EMO-BOOST: Emotion-Augmented Audio-Visual Features for Improved Generalization in Deepfake Detection

2026-05-19 · Aritra Marik, Marcel Klemt, Anna Rohrbach arxiv

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 Detection

DeiTFake: Deepfake Detection Model using DeiT Multi-Stage Training

2025-11-15 · Saksham Kumar, Ashish Singh, Srinivasarao Thota, Sunil Kumar Singh 외 arxiv

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 Detection

DFIL: Deepfake Incremental Learning by Exploiting Domain-invariant Forgery Clues

2023-09-18 · Kun Pan, Yin Yifang, Yao Wei, Feng Lin 외

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