paper-with-me

홈 › Papers

Deep Anomaly Detection for Generalized Face Anti-Spoofing

2019-04-17 · Daniel Pérez-Cabo, David Jiménez-Cabello, Artur Costa-Pazo, Roberto J. López-Sastre

Face recognition has achieved unprecedented results, surpassing human capabilities in certain scenarios. However, these automatic solutions are not ready for production because they can be easily fooled by simple identity impersonation attacks. And although much effort has been devoted to develop face anti-spoofing models, their generalization capacity still remains a challenge in real scenarios. In this paper, we introduce a novel approach that reformulates the Generalized Presentation Attack Detection (GPAD) problem from an anomaly detection perspective. Technically, a deep metric learning model is proposed, where a triplet focal loss is used as a regularization for a novel loss coined "metric-softmax", which is in charge of guiding the learning process towards more discriminative feature representations in an embedding space. Finally, we demonstrate the benefits of our deep anomaly detection architecture, by introducing a few-shot a posteriori probability estimation that does not need any classifier to be trained on the learned features. We conduct extensive experiments using the GRAD-GPAD framework that provides the largest aggregated dataset for face GPAD. Results confirm that our approach is able to outperform all the state-of-the-art methods by a considerable margin.

📄 PDF Abstract BibTeX arXiv:1904.08241

Code (1)

aoru45/Deep-Anomaly-Detection-for-Generalized-Face-Anti-Spoofing pytorch

Tasks

Anomaly DetectionFace Anti-SpoofingFace RecognitionMetric LearningTriplet

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

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

Learning Generalized Spoof Cues for Face Anti-spoofing

2020-05-08 · Haocheng Feng, Zhibin Hong, Haixiao Yue, Yang Chen 외

Many existing face anti-spoofing (FAS) methods focus on modeling the decision boundaries for some predefined spoof types. However, the diversity of the spoof samples including the unknown ones hinders the effective decis…

Anomaly DetectionDiversityFace Anti-Spoofing

Camera Invariant Feature Learning for Generalized Face Anti-spoofing

2021-01-25 · Baoliang Chen, Wenhan Yang, Haoliang Li, Shiqi Wang 외

There has been an increasing consensus in learning based face anti-spoofing that the divergence in terms of camera models is causing a large domain gap in real application scenarios. We describe a framework that eliminat…

Face Anti-Spoofing

Efficient Anomaly Detection Using Self-Supervised Multi-Cue Tasks

2021-11-24 · Loic Jezequel, Ngoc-Son Vu, Jean Beaudet, Aymeric Histace

Anomaly detection is important in many real-life applications. Recently, self-supervised learning has greatly helped deep anomaly detection by recognizing several geometric transformations. However these methods lack fin…

Anomaly DetectionColorizationFace Anti-SpoofingObject+4

Multi-Adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection

2019-06-01 · CVPR 2019 6 · Rui Shao, Xiangyuan Lan, Jiawei Li, Pong C. Yuen

Face presentation attacks have become an increasingly critical issue in the face recognition community. Many face anti-spoofing methods have been proposed, but they cannot generalize well on "unseen" attacks. This work f…

Domain GeneralizationFace Anti-SpoofingFace Presentation Attack DetectionFace Recognition+1