Towards Intrinsic Common Discriminative Features Learning for Face Forgery Detection using Adversarial Learning
Existing face forgery detection methods usually treat face forgery detection as a binary classification problem and adopt deep convolution neural networks to learn discriminative features. The ideal discriminative features should be only related to the real/fake labels of facial images. However, we observe that the features learned by vanilla classification networks are correlated to unnecessary properties, such as forgery methods and facial identities. Such phenomenon would limit forgery detection performance especially for the generalization ability. Motivated by this, we propose a novel method which utilizes adversarial learning to eliminate the negative effect of different forgery methods and facial identities, which helps classification network to learn intrinsic common discriminative features for face forgery detection. To leverage data lacking ground truth label of facial identities, we design a special identity discriminator based on similarity information derived from off-the-shelf face recognition model. With the help of adversarial learning, our face forgery detection model learns to extract common discriminative features through eliminating the effect of forgery methods and facial identities. Extensive experiments demonstrate the effectiveness of the proposed method under both intra-dataset and cross-dataset evaluation settings.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationClassificationFace RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning Expressive And Generalizable Motion Features For Face Forgery Detection
Previous face forgery detection methods mainly focus on appearance features, which may be easily attacked by sophisticated manipulation. Considering the majority of current face manipulation methods generate fake faces b…
Anomaly DetectionClassificationVideo ClassificationFrequency-aware Discriminative Feature Learning Supervised by Single-Center Loss for Face Forgery Detection
Face forgery detection is raising ever-increasing interest in computer vision since facial manipulation technologies cause serious worries. Though recent works have reached sound achievements, there are still unignorable…
Hierarchical Forgery Classifier On Multi-modality Face Forgery Clues
Face forgery detection plays an important role in personal privacy and social security. With the development of adversarial generative models, high-quality forgery images become more and more indistinguishable from real …
Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONCOMICS: End-to-end Bi-grained Contrastive Learning for Multi-face Forgery Detection
DeepFakes have raised serious societal concerns, leading to a great surge in detection-based forensics methods in recent years. Face forgery recognition is a standard detection method that usually follows a two-phase pip…
Contrastive LearningObjectobject-detectionObject DetectionExploiting Fine-grained Face Forgery Clues via Progressive Enhancement Learning
With the rapid development of facial forgery techniques, forgery detection has attracted more and more attention due to security concerns. Existing approaches attempt to use frequency information to mine subtle artifacts…