CVAIJul 29

FAS-R1: A Unified Multi-Task MLLM for Reasoning Face Anti-Spoofing

arXiv:2607.264329.9h-index: 5
Predicted impact top 35% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For face anti-spoofing systems, this work provides a unified reasoning framework that improves both accuracy and interpretability, particularly for difficult attacks like makeup and mask attacks.

FAS-R1 introduces a two-stage reasoning MLLM for face anti-spoofing that unifies authenticity classification, attack-type recognition, and spoof-region localization, achieving 98.75% authenticity accuracy and 93.33% attack-type accuracy in-domain, with improved cross-domain generalization.

Face anti-spoofing (FAS) is increasingly expected to provide not only bona fide/spoof decisions, but also attack semantics and image-grounded evidence for human inspection. Existing discriminative FAS models remain largely label-centric, while recent MLLM-based methods offer structured outputs but still rely mainly on supervised fine-tuning, often producing template-like rationales and weak optimization for difficult attacks. We propose FAS-R1, a two-stage reasoning-oriented MLLM framework for unified FAS prediction, covering authenticity classification, attack-type recognition and spoof-region localization. FAS-R1 first uses FAS-R1-23K, a high-quality long-CoT dataset, for cold-start supervised fine-tuning, and then performs FAS-specific GRPO post-training. Degradation-Simulated Augmentation (DSA) encourages stable spoof-cue reasoning across visual-quality shifts, while Difficulty-Aware GRPO (DA-GRPO) mitigates easy-sample dominance that may leave difficult task--attack groups under-optimized, especially for subtle or ambiguous attacks such as makeup and mask attacks. The main 3B FAS-R1 model achieves 98.75\% authenticity accuracy, 93.33\% attack-type accuracy, and 96.30/94.73\% AP@40/AP@50 in-domain. It also outperforms the compared systems in cross-domain authenticity generalization and answer-and-rationale quality. Experiments with different base models further show favorable scaling behavior. The code will be released soon.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes