paper-with-me

홈 › Papers

Multi-domain Learning for Updating Face Anti-spoofing Models

2022-08-23 · Xiao Guo, Yaojie Liu, Anil Jain, Xiaoming Liu

In this work, we study multi-domain learning for face anti-spoofing(MD-FAS), where a pre-trained FAS model needs to be updated to perform equally well on both source and target domains while only using target domain data for updating. We present a new model for MD-FAS, which addresses the forgetting issue when learning new domain data, while possessing a high level of adaptability. First, we devise a simple yet effective module, called spoof region estimator(SRE), to identify spoof traces in the spoof image. Such spoof traces reflect the source pre-trained model's responses that help upgraded models combat catastrophic forgetting during updating. Unlike prior works that estimate spoof traces which generate multiple outputs or a low-resolution binary mask, SRE produces one single, detailed pixel-wise estimate in an unsupervised manner. Secondly, we propose a novel framework, named FAS-wrapper, which transfers knowledge from the pre-trained models and seamlessly integrates with different FAS models. Lastly, to help the community further advance MD-FAS, we construct a new benchmark based on SIW, SIW-Mv2 and Oulu-NPU, and introduce four distinct protocols for evaluation, where source and target domains are different in terms of spoof type, age, ethnicity, and illumination. Our proposed method achieves superior performance on the MD-FAS benchmark than previous methods. Our code and newly curated SIW-Mv2 are publicly available.

📄 PDF Abstract BibTeX arXiv:2208.11148

Code (3)

chelsea234/multi-domain-learning-fas 공식 구현 tf
FaceOnLive/Face-Liveness-Detection-SDK-Linux
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection

Tasks

Face Anti-Spoofing

Similar Papers 제목 키워드 기반

Optimal Transport-Guided Source-Free Adaptation for Face Anti-Spoofing

2025-03-29 · CVPR 2025 1 · Zhuowei Li, Tianchen Zhao, Xiang Xu, Zheng Zhang 외

Developing a face anti-spoofing model that meets the security requirements of clients worldwide is challenging due to the domain gap between training datasets and diverse end-user test data. Moreover, for security and pr…

Face Anti-Spoofing

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 Generalizable and Identity-Discriminative Representations for Face Anti-Spoofing

2019-01-17 · Xiaoguang Tu, Jian Zhao, Mei Xie, Guodong Du 외

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…

Domain AdaptationFace Anti-SpoofingFace Recognition

Domain-generalizable Face Anti-Spoofing with Patch-based Multi-tasking and Artifact Pattern Conversion

2026-04-10 · Seungjin Jung, Yonghyun Jeong, Minha Kim, Jimin Min 외 arxiv

Face Anti-Spoofing (FAS) algorithms, designed to secure face recognition systems against spoofing, struggle with limited dataset diversity, impairing their ability to handle unseen visual domains and spoofing methods. We…

Domain GeneralizationMulti-Task LearningFace Anti-SpoofingFace Recognition

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