Fine-Grained Annotation for Face Anti-Spoofing
Face anti-spoofing plays a critical role in safeguarding facial recognition systems against presentation attacks. While existing deep learning methods show promising results, they still suffer from the lack of fine-grained annotations, which lead models to learn task-irrelevant or unfaithful features. In this paper, we propose a fine-grained annotation method for face anti-spoofing. Specifically, we first leverage the Segment Anything Model (SAM) to obtain pixel-wise segmentation masks by utilizing face landmarks as point prompts. The face landmarks provide segmentation semantics, which segments the face into regions. We then adopt these regions as masks and assemble them into three separate annotation maps: spoof, living, and background maps. Finally, we combine three separate maps into a three-channel map as annotations for model training. Furthermore, we introduce the Multi-Channel Region Exchange Augmentation (MCREA) to diversify training data and reduce overfitting. Experimental results demonstrate that our method outperforms existing state-of-the-art approaches in both intra-dataset and cross-dataset evaluations.
Code (0)
등록된 구현이 없습니다.
Tasks
Face Anti-SpoofingSegmentationSimilar Papers 제목 키워드 기반
Exposing Fine-Grained Adversarial Vulnerability of Face Anti-Spoofing Models
Face anti-spoofing aims to discriminate the spoofing face images (e.g., printed photos) from live ones. However, adversarial examples greatly challenge its credibility, where adding some perturbation noise can easily cha…
Adversarial AttackAdversarial RobustnessFace Anti-SpoofingRegularized Fine-grained Meta Face Anti-spoofing
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-LearningMS-MFAD : Multimodal large language models for Face Anti-spoofing Detection
Facial biometric recognition systems currently face compound threats intertwining generative AI and high-fidelity physical spoofing. Existing defenses suffer from systemic bottlenecks, including poor generalization, non-…
Face Anti-Spoofing3D Face Anti-spoofing with Factorized Bilinear Coding
We have witnessed rapid advances in both face presentation attack models and presentation attack detection (PAD) in recent years. When compared with widely studied 2D face presentation attacks, 3D face spoofing attacks a…
Face Anti-SpoofingFace Presentation Attack DetectionFace RecognitionFrom Intuition to Investigation: A Tool-Augmented Reasoning MLLM Framework for Generalizable Face Anti-Spoofing
Face recognition remains vulnerable to presentation attacks, calling for robust Face Anti-Spoofing (FAS) solutions. Recent MLLM-based FAS methods reformulate the binary classification task as the generation of brief text…
Domain GeneralizationBinary ClassificationFace Anti-SpoofingFace Recognition