English

Dual Contrastive Learning for General Face Forgery Detection

Computer Vision and Pattern Recognition 2021-12-28 v1

Abstract

With various facial manipulation techniques arising, face forgery detection has drawn growing attention due to security concerns. Previous works always formulate face forgery detection as a classification problem based on cross-entropy loss, which emphasizes category-level differences rather than the essential discrepancies between real and fake faces, limiting model generalization in unseen domains. To address this issue, we propose a novel face forgery detection framework, named Dual Contrastive Learning (DCL), which specially constructs positive and negative paired data and performs designed contrastive learning at different granularities to learn generalized feature representation. Concretely, combined with the hard sample selection strategy, Inter-Instance Contrastive Learning (Inter-ICL) is first proposed to promote task-related discriminative features learning by especially constructing instance pairs. Moreover, to further explore the essential discrepancies, Intra-Instance Contrastive Learning (Intra-ICL) is introduced to focus on the local content inconsistencies prevalent in the forged faces by constructing local-region pairs inside instances. Extensive experiments and visualizations on several datasets demonstrate the generalization of our method against the state-of-the-art competitors.

Keywords

Cite

@article{arxiv.2112.13522,
  title  = {Dual Contrastive Learning for General Face Forgery Detection},
  author = {Ke Sun and Taiping Yao and Shen Chen and Shouhong Ding and Jilin L and Rongrong Ji},
  journal= {arXiv preprint arXiv:2112.13522},
  year   = {2021}
}

Comments

This paper was accepted by AAAI 2022 Conference on Artificial Intelligence

R2 v1 2026-06-24T08:32:12.208Z