Learning Real Facial Concepts for Independent Deepfake Detection
Ming-Hui Liu, Harry Cheng, Tianyi Wang, Xin Luo, Xin-Shun, Xu

TL;DR
This paper introduces RealID, a novel deepfake detection approach that improves generalization by learning a comprehensive concept of real faces and making independent class decisions, outperforming existing methods across multiple datasets.
Contribution
RealID's innovative modules capture real face concepts and redefine classification, significantly enhancing deepfake detection generalization and accuracy.
Findings
Achieves 1.74% higher average accuracy than state-of-the-art methods.
Effectively reduces false positives on unseen datasets.
Demonstrates robustness across five widely used datasets.
Abstract
Deepfake detection models often struggle with generalization to unseen datasets, manifesting as misclassifying real instances as fake in target domains. This is primarily due to an overreliance on forgery artifacts and a limited understanding of real faces. To address this challenge, we propose a novel approach RealID to enhance generalization by learning a comprehensive concept of real faces while assessing the probabilities of belonging to the real and fake classes independently. RealID comprises two key modules: the Real Concept Capture Module (RealC2) and the Independent Dual-Decision Classifier (IDC). With the assistance of a MultiReal Memory, RealC2 maintains various prototypes for real faces, allowing the model to capture a comprehensive concept of real class. Meanwhile, IDC redefines the classification strategy by making independent decisions based on the concept of the real…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Domain Adaptation and Few-Shot Learning
