paper-with-me

Papers

Hyperbolic Face Anti-Spoofing

2023-08-17 · Shuangpeng Han, Rizhao Cai, Yawen Cui, Zitong Yu, Yongjian Hu, Alex Kot

Learning generalized face anti-spoofing (FAS) models against presentation attacks is essential for the security of face recognition systems. Previous FAS methods usually encourage models to extract discriminative features, of which the distances within the same class (bonafide or attack) are pushed close while those between bonafide and attack are pulled away. However, these methods are designed based on Euclidean distance, which lacks generalization ability for unseen attack detection due to poor hierarchy embedding ability. According to the evidence that different spoofing attacks are intrinsically hierarchical, we propose to learn richer hierarchical and discriminative spoofing cues in hyperbolic space. Specifically, for unimodal FAS learning, the feature embeddings are projected into the Poincar\'e ball, and then the hyperbolic binary logistic regression layer is cascaded for classification. To further improve generalization, we conduct hyperbolic contrastive learning for the bonafide only while relaxing the constraints on diverse spoofing attacks. To alleviate the vanishing gradient problem in hyperbolic space, a new feature clipping method is proposed to enhance the training stability of hyperbolic models. Besides, we further design a multimodal FAS framework with Euclidean multimodal feature decomposition and hyperbolic multimodal feature fusion & classification. Extensive experiments on three benchmark datasets (i.e., WMCA, PADISI-Face, and SiW-M) with diverse attack types demonstrate that the proposed method can bring significant improvement compared to the Euclidean baselines on unseen attack detection. In addition, the proposed framework is also generalized well on four benchmark datasets (i.e., MSU-MFSD, IDIAP REPLAY-ATTACK, CASIA-FASD, and OULU-NPU) with a limited number of attack types.

📄 PDF Abstract BibTeX arXiv:2308.09107

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFace Anti-SpoofingFace Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Hyp-OC: Hyperbolic One Class Classification for Face Anti-Spoofing

2024-04-22 · Kartik Narayan, Vishal M. Patel

Face recognition technology has become an integral part of modern security systems and user authentication processes. However, these systems are vulnerable to spoofing attacks and can easily be circumvented. Most prior r…

Face Anti-SpoofingFace RecognitionOne-Class Classification

Rethinking Generalizable Face Anti-spoofing via Hierarchical Prototype-guided Distribution Refinement in Hyperbolic Space

2024-01-01 · CVPR 2024 1 · Chengyang Hu, Ke-Yue Zhang, Taiping Yao, Shouhong Ding 외

Generalizable face anti-spoofing (FAS) approaches have drawn growing attention due to their robustness for diverse presentation attacks in unseen scenarios. Most previous methods always utilize domain generalization …

Domain GeneralizationFace Anti-Spoofing

Concept Discovery in Deep Neural Networks for Explainable Face Anti-Spoofing

2024-12-23 · Haoyuan Zhang, Xiangyu Zhu, Li Gao, Guoying Zhao 외

With the rapid growth usage of face recognition in people's daily life, face anti-spoofing becomes increasingly important to avoid malicious attacks. Recent face anti-spoofing models can reach a high classification accur…

Face Anti-SpoofingFace Recognition

Deep Transfer Across Domains for Face Anti-spoofing

2019-01-17 · Xiaoguang Tu, Hengsheng Zhang, Mei Xie, Yao Luo 외

A practical face recognition system demands not only high recognition performance, but also the capability of detecting spoofing attacks. While emerging approaches of face anti-spoofing have been proposed in recent years…

Face Anti-SpoofingFace Recognition

Learning Meta Model for Zero- and Few-shot Face Anti-spoofing

2019-04-29 · Yunxiao Qin, Chenxu Zhao, Xiangyu Zhu, Zezheng Wang 외

Face anti-spoofing is crucial to the security of face recognition systems. Most previous methods formulate face anti-spoofing as a supervised learning problem to detect various predefined presentation attacks, which need…

Face Anti-SpoofingFace RecognitionFew-Shot LearningMeta-Learning