English

Multi-View Slot Attention Using Paraphrased Texts for Face Anti-Spoofing

Computer Vision and Pattern Recognition 2025-09-16 v2 Artificial Intelligence Cryptography and Security

Abstract

Recent face anti-spoofing (FAS) methods have shown remarkable cross-domain performance by employing vision-language models like CLIP. However, existing CLIP-based FAS models do not fully exploit CLIP's patch embedding tokens, failing to detect critical spoofing clues. Moreover, these models rely on a single text prompt per class (e.g., 'live' or 'fake'), which limits generalization. To address these issues, we propose MVP-FAS, a novel framework incorporating two key modules: Multi-View Slot attention (MVS) and Multi-Text Patch Alignment (MTPA). Both modules utilize multiple paraphrased texts to generate generalized features and reduce dependence on domain-specific text. MVS extracts local detailed spatial features and global context from patch embeddings by leveraging diverse texts with multiple perspectives. MTPA aligns patches with multiple text representations to improve semantic robustness. Extensive experiments demonstrate that MVP-FAS achieves superior generalization performance, outperforming previous state-of-the-art methods on cross-domain datasets. Code: https://github.com/Elune001/MVP-FAS.

Keywords

Cite

@article{arxiv.2509.06336,
  title  = {Multi-View Slot Attention Using Paraphrased Texts for Face Anti-Spoofing},
  author = {Jeongmin Yu and Susang Kim and Kisu Lee and Taekyoung Kwon and Won-Yong Shin and Ha Young Kim},
  journal= {arXiv preprint arXiv:2509.06336},
  year   = {2025}
}

Comments

Accepted to ICCV 2025