paper-with-me

Papers

Optimizing DINOv2 with Registers for Face Anti-Spoofing

2025-10-20 · Mika Feng, Pierre Gallin-Martel, Koichi Ito, Takafumi Aoki arxiv

Face recognition systems are designed to be robust against variations in head pose, illumination, and image blur during capture. However, malicious actors can exploit these systems by presenting a face photo of a registered user, potentially bypassing the authentication process. Such spoofing attacks must be detected prior to face recognition. In this paper, we propose a DINOv2-based spoofing attack detection method to discern minute differences between live and spoofed face images. Specifically, we employ DINOv2 with registers to extract generalizable features and to suppress perturbations in the attention mechanism, which enables focused attention on essential and minute features. We demonstrate the effectiveness of the proposed method through experiments conducted on the dataset provided by ``The 6th Face Anti-Spoofing Workshop: Unified Physical-Digital Attacks Detection@ICCV2025'' and SiW dataset. The project page is available at: https://gsisaoki.github.io/FAS-DINOv2-ICCVW/ .

📄 PDF Abstract BibTeX arXiv:2510.17201

Code (0)

등록된 구현이 없습니다.

Tasks

Face Anti-SpoofingFace Recognition

Similar Papers 제목 키워드 기반

Benchmarking Vision Foundation Models for Domain-Generalizable Face Anti-Spoofing

2026-04-21 · Mika Feng, Pierre Gallin-Martel, Koichi Ito, Takafumi Aoki arxiv

Face Anti-Spoofing (FAS) remains challenging due to the requirement for robust domain generalization across unseen environments. While recent trends leverage Vision-Language Models (VLMs) for semantic supervision, these …

Computational EfficiencyDomain GeneralizationFace Anti-SpoofingData Augmentation

Zero-Ablation Overstates Register Content Dependence in DINO Vision Transformers

2026-04-15 · Felipe Parodi, Jordan Matelsky, Melanie Segado arxiv

Zero-ablation -- replacing token activations with zero vectors -- is widely used to probe token function in vision transformers. Register zeroing in DINOv2+registers and DINOv3 produces large drops (up to $-36.6$\,pp cla…

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