paper-with-me

Papers

Towards Intrinsic Common Discriminative Features Learning for Face Forgery Detection using Adversarial Learning

2022-07-08 · Wanyi Zhuang, Qi Chu, Haojie Yuan, Changtao Miao, Bin Liu, Nenghai Yu

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.

📄 PDF Abstract BibTeX arXiv:2207.03776

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationFace Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Learning Expressive And Generalizable Motion Features For Face Forgery Detection

2024-03-08 · Jingyi Zhang, Peng Zhang, Jingjing Wang, Di Xie 외

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 Classification

Frequency-aware Discriminative Feature Learning Supervised by Single-Center Loss for Face Forgery Detection

2021-03-16 · CVPR 2021 1 · Jiaming Li, Hongtao Xie, Jiahong Li, Zhongyuan Wang 외

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

2022-12-30 · Decheng Liu, Zeyang Zheng, Chunlei Peng, Yukai Wang 외

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-ClASSIFICATION

COMICS: End-to-end Bi-grained Contrastive Learning for Multi-face Forgery Detection

2023-08-03 · Cong Zhang, Honggang Qi, Shuhui Wang, Yuezun Li 외

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 Detection

Exploiting Fine-grained Face Forgery Clues via Progressive Enhancement Learning

2021-12-28 · Qiqi Gu, Shen Chen, Taiping Yao, Yang Chen 외

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…