paper-with-me

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 research in face anti-spoofing (FAS) approaches it as a two-class classification task where models are trained on real samples and known spoof attacks and tested for detection performance on unknown spoof attacks. However, in practice, FAS should be treated as a one-class classification task where, while training, one cannot assume any knowledge regarding the spoof samples a priori. In this paper, we reformulate the face anti-spoofing task from a one-class perspective and propose a novel hyperbolic one-class classification framework. To train our network, we use a pseudo-negative class sampled from the Gaussian distribution with a weighted running mean and propose two novel loss functions: (1) Hyp-PC: Hyperbolic Pairwise Confusion loss, and (2) Hyp-CE: Hyperbolic Cross Entropy loss, which operate in the hyperbolic space. Additionally, we employ Euclidean feature clipping and gradient clipping to stabilize the training in the hyperbolic space. To the best of our knowledge, this is the first work extending hyperbolic embeddings for face anti-spoofing in a one-class manner. With extensive experiments on five benchmark datasets: Rose-Youtu, MSU-MFSD, CASIA-MFSD, Idiap Replay-Attack, and OULU-NPU, we demonstrate that our method significantly outperforms the state-of-the-art, achieving better spoof detection performance.

📄 PDF Abstract BibTeX arXiv:2404.14406

Code (0)

등록된 구현이 없습니다.

Tasks

Face Anti-SpoofingFace RecognitionOne-Class Classification

Methods 이 논문이 사용한 방법론

Gradient Clipping One difficulty that arises with optimization of deep neural networks is that large parameter gradients can lead an SGD optimizer to update…

Similar Papers 제목 키워드 기반

Hyperbolic Face Anti-Spoofing

2023-08-17 · Shuangpeng Han, Rizhao Cai, Yawen Cui, Zitong Yu 외

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 feature…

Contrastive LearningFace Anti-SpoofingFace Recognition

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

Use of in-the-wild images for anomaly detection in face anti-spoofing

2020-06-18 · Latifah Abduh, Ioannis Ivrissimtzis

The traditional approach to face anti-spoofing sees it as a binary classification problem, and binary classifiers are trained and validated on specialized anti-spoofing databases. One of the drawbacks of this approach is…

Anomaly DetectionBinary ClassificationFace Anti-SpoofingOne-Class Classification

PipeNet: Selective Modal Pipeline of Fusion Network for Multi-Modal Face Anti-Spoofing

2020-04-24 · Qing Yang, Xia Zhu, Jong-Kae Fwu, Yun Ye 외

Face anti-spoofing has become an increasingly important and critical security feature for authentication systems, due to rampant and easily launchable presentation attacks. Addressing the shortage of multi-modal face dat…

Face Anti-SpoofingGeneral ClassificationVideo Classification

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