paper-with-me

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 multimodal approaches often demand prohibitive computational resources and exhibit high inference latency. Furthermore, their efficacy is inherently limited by the quality of the underlying visual features. This paper revisits the potential of vision-only foundation models to establish a highly efficient and robust baseline for FAS. We conduct a systematic benchmarking of 15 pre-trained models, such as supervised CNNs, supervised ViTs, and self-supervised ViTs, under severe cross-domain scenarios including the MICO and Limited Source Domains (LSD) protocols. Our comprehensive analysis reveals that self-supervised vision models, particularly DINOv2 with Registers, significantly suppress attention artifacts and capture critical, fine-grained spoofing cues. Combined with Face Anti-Spoofing Data Augmentation (FAS-Aug), Patch-wise Data Augmentation (PDA) and Attention-weighted Patch Loss (APL), our proposed vision-only baseline achieves state-of-the-art performance in the MICO protocol. This baseline outperforms existing methods under the data-constrained LSD protocol while maintaining superior computational efficiency. This work provides a definitive vision-only baseline for FAS, demonstrating that optimized self-supervised vision transformers can serve as a backbone for both vision-only and future multimodal FAS systems. The project page is available at: https://gsisaoki.github.io/FAS-VFMbenchmark-CVPRW2026/ .

📄 PDF Abstract BibTeX arXiv:2604.19196

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDomain GeneralizationFace Anti-SpoofingData Augmentation

Similar Papers 제목 키워드 기반

Designing UNICORN: a Unified Benchmark for Imaging in Computational Pathology, Radiology, and Natural Language

2026-03-03 · Michelle Stegeman, Lena Philipp, Fennie van der Graaf, Marina D'Amato 외 arxiv

Medical foundation models show promise to learn broadly generalizable features from large, diverse datasets. This could be the base for reliable cross-modality generalization and rapid adaptation to new, task-specific go…

MarsRetrieval: Benchmarking Vision-Language Models for Planetary-Scale Geospatial Retrieval on Mars

2026-02-15 · Shuoyuan Wang, Yiran Wang, Hongxin Wei arxiv

Data-driven approaches like deep learning are rapidly advancing planetary science, particularly in Mars exploration. Despite recent progress, most existing benchmarks remain confined to closed-set supervised visual tasks…

Text Retrieval

MotivNet: Evolving Meta-Sapiens into an Emotionally Intelligent Foundation Model

2025-12-30 · Rahul Medicharla, Alper Yilmaz arxiv

In this paper, we introduce MotivNet, a generalizable facial emotion recognition model for robust real-world application. Current state-of-the-art FER models tend to have weak generalization when tested on diverse data, …

Facial Emotion Recognition

Cross-Domain Generalization Limits of Vision Foundation Models in Facial Deepfake Detection

2026-05-24 · Ibrahim Delibasoglu arxiv

The rapid evolution of generative models has enabled the creation of hyper-realistic facial deepfakes, exposing a critical vulnerability in modern digital forensics: the inability of detectors to generalize to unseen man…

Domain GeneralizationDeepFake Detection

Generalizable Knowledge Distillation from Vision Foundation Models for Semantic Segmentation

2026-03-03 · Chonghua Lv, Dong Zhao, Shuang Wang, Dou Quan 외 arxiv

Knowledge distillation (KD) has been widely applied in semantic segmentation to compress large models, but conventional approaches primarily preserve in-domain accuracy while neglecting out-of-domain generalization, whic…

Representation LearningKnowledge DistillationSemantic SegmentationDomain Generalization