paper-with-me

Papers

Rethinking Domain Generalization for Face Anti-spoofing: Separability and Alignment

2023-03-23 · CVPR 2023 1 · Yiyou Sun, Yaojie Liu, Xiaoming Liu, Yixuan Li, Wen-Sheng Chu

This work studies the generalization issue of face anti-spoofing (FAS) models on domain gaps, such as image resolution, blurriness and sensor variations. Most prior works regard domain-specific signals as a negative impact, and apply metric learning or adversarial losses to remove them from feature representation. Though learning a domain-invariant feature space is viable for the training data, we show that the feature shift still exists in an unseen test domain, which backfires on the generalizability of the classifier. In this work, instead of constructing a domain-invariant feature space, we encourage domain separability while aligning the live-to-spoof transition (i.e., the trajectory from live to spoof) to be the same for all domains. We formulate this FAS strategy of separability and alignment (SA-FAS) as a problem of invariant risk minimization (IRM), and learn domain-variant feature representation but domain-invariant classifier. We demonstrate the effectiveness of SA-FAS on challenging cross-domain FAS datasets and establish state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2303.13662

Code (1)

sunyiyou/safas 공식 구현 pytorch

Tasks

Domain GeneralizationFace Anti-SpoofingMetric Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

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

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

Generalized Face Anti-Spoofing via Multi-Task Learning and One-Side Meta Triplet Loss

2022-11-29 · Chu-Chun Chuang, Chien-Yi Wang, Shang-Hong Lai

With the increasing variations of face presentation attacks, model generalization becomes an essential challenge for a practical face anti-spoofing system. This paper presents a generalized face anti-spoofing framework t…

Depth EstimationFace Anti-SpoofingFace ParsingMeta-Learning+2

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