Learning Generalizable and Identity-Discriminative Representations for Face Anti-Spoofing
Xiaoguang Tu, Jian Zhao, Mei Xie, Guodong Du, Hengsheng Zhang, Jianshu, Li, Zheng Ma, and Jiashi Feng

TL;DR
This paper introduces GFA-CNN, a face anti-spoofing model that improves generalization across unseen domains by using a novel Total Pairwise Confusion loss and Fast Domain Adaptation, while also maintaining face recognition capabilities.
Contribution
The paper proposes a new CNN model with Total Pairwise Confusion loss and Fast Domain Adaptation to enhance generalizability and domain robustness in face anti-spoofing, while enabling multi-task face recognition.
Findings
GFA-CNN outperforms previous anti-spoofing methods.
The model maintains identity information effectively.
Enhanced robustness to unseen domain variations.
Abstract
Face anti-spoofing (a.k.a presentation attack detection) has drawn growing attention due to the high-security demand in face authentication systems. Existing CNN-based approaches usually well recognize the spoofing faces when training and testing spoofing samples display similar patterns, but their performance would drop drastically on testing spoofing faces of unseen scenes. In this paper, we try to boost the generalizability and applicability of these methods by designing a CNN model with two major novelties. First, we propose a simple yet effective Total Pairwise Confusion (TPC) loss for CNN training, which enhances the generalizability of the learned Presentation Attack (PA) representations. Secondly, we incorporate a Fast Domain Adaptation (FDA) component into the CNN model to alleviate negative effects brought by domain changes. Besides, our proposed model, which is named…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Face recognition and analysis · Digital Media Forensic Detection
