paper-with-me

Papers

Consistency Regularization for Deep Face Anti-Spoofing

2021-11-24 · Zezheng Wang, Zitong Yu, Xun Wang, Yunxiao Qin, Jiahong Li, Chenxu Zhao, Zhen Lei, Xin Liu, Size Li, Zhongyuan Wang

Face anti-spoofing (FAS) plays a crucial role in securing face recognition systems. Empirically, given an image, a model with more consistent output on different views of this image usually performs better, as shown in Fig.1. Motivated by this exciting observation, we conjecture that encouraging feature consistency of different views may be a promising way to boost FAS models. In this paper, we explore this way thoroughly by enhancing both Embedding-level and Prediction-level Consistency Regularization (EPCR) in FAS. Specifically, at the embedding-level, we design a dense similarity loss to maximize the similarities between all positions of two intermediate feature maps in a self-supervised fashion; while at the prediction-level, we optimize the mean square error between the predictions of two views. Notably, our EPCR is free of annotations and can directly integrate into semi-supervised learning schemes. Considering different application scenarios, we further design five diverse semi-supervised protocols to measure semi-supervised FAS techniques. We conduct extensive experiments to show that EPCR can significantly improve the performance of several supervised and semi-supervised tasks on benchmark datasets. The codes and protocols will be released at https://github.com/clks-wzz/EPCR.

📄 PDF Abstract BibTeX arXiv:2111.12320

Code (1)

clks-wzz/epcr 공식 구현 pytorch

Tasks

Face Anti-SpoofingFace Recognition

Similar Papers 제목 키워드 기반

Regularized Fine-grained Meta Face Anti-spoofing

2019-11-25 · Rui Shao, Xiangyuan Lan, Pong C. Yuen

Face presentation attacks have become an increasingly critical concern when face recognition is widely applied. Many face anti-spoofing methods have been proposed, but most of them ignore the generalization ability to un…

Domain GeneralizationFace Anti-SpoofingFace RecognitionMeta-Learning

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

A Universal Anti-Spoofing Approach for Contactless Fingerprint Biometric Systems

2023-10-23 · Banafsheh Adami, Sara Tehranipoor, Nasser Nasrabadi, Nima Karimian

With the increasing integration of smartphones into our daily lives, fingerphotos are becoming a potential contactless authentication method. While it offers convenience, it is also more vulnerable to spoofing using vari…

Face Swapping