paper-with-me

Papers

FaceShield: Explainable Face Anti-Spoofing with Multimodal Large Language Models

2025-05-14 · Hongyang Wang, Yichen Shi, Zhuofu Tao, Yuhao Gao, Liepiao Zhang, Xun Lin, Jun Feng, Xiaochen Yuan, Zitong Yu, Xiaochun Cao

Face anti-spoofing (FAS) is crucial for protecting facial recognition systems from presentation attacks. Previous methods approached this task as a classification problem, lacking interpretability and reasoning behind the predicted results. Recently, multimodal large language models (MLLMs) have shown strong capabilities in perception, reasoning, and decision-making in visual tasks. However, there is currently no universal and comprehensive MLLM and dataset specifically designed for FAS task. To address this gap, we propose FaceShield, a MLLM for FAS, along with the corresponding pre-training and supervised fine-tuning (SFT) datasets, FaceShield-pre10K and FaceShield-sft45K. FaceShield is capable of determining the authenticity of faces, identifying types of spoofing attacks, providing reasoning for its judgments, and detecting attack areas. Specifically, we employ spoof-aware vision perception (SAVP) that incorporates both the original image and auxiliary information based on prior knowledge. We then use an prompt-guided vision token masking (PVTM) strategy to random mask vision tokens, thereby improving the model's generalization ability. We conducted extensive experiments on three benchmark datasets, demonstrating that FaceShield significantly outperforms previous deep learning models and general MLLMs on four FAS tasks, i.e., coarse-grained classification, fine-grained classification, reasoning, and attack localization. Our instruction datasets, protocols, and codes will be released soon.

📄 PDF Abstract BibTeX arXiv:2505.09415

Code (0)

등록된 구현이 없습니다.

Tasks

Face Anti-Spoofing

Similar Papers 제목 키워드 기반

MS-MFAD : Multimodal large language models for Face Anti-spoofing Detection

2026-08-18 · Xiaoyong Yu, Rongzhen Li, Shuming Shi, Xinge You arxiv

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-Spoofing

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

Learning Multiple Explainable and Generalizable Cues for Face Anti-spoofing

2022-02-21 · Ying Bian, Peng Zhang, Jingjing Wang, Chunmao Wang 외

Although previous CNN based face anti-spoofing methods have achieved promising performance under intra-dataset testing, they suffer from poor generalization under cross-dataset testing. The main reason is that they learn…

Face Anti-Spoofing

SHIELD : An Evaluation Benchmark for Face Spoofing and Forgery Detection with Multimodal Large Language Models

2024-02-06 · Yichen Shi, Yuhao Gao, Yingxin Lai, Hongyang Wang 외

Multimodal large language models (MLLMs) have demonstrated strong capabilities in vision-related tasks, capitalizing on their visual semantic comprehension and reasoning capabilities. However, their ability to detect sub…

AttributeFace Anti-SpoofingMultiple-choiceObject Recognition

DINO-VPT: Hierarchical Visual Prompt Tuning for Joint Physical-Digital Face Anti-Spoofing

2026-07-23 · Pierre Gallin-Martel, Mika Feng, Koichi Ito, Takafumi Aoki arxiv

With the increasing diversity of spoofing attacks, there is a growing demand for unified Face Anti-Spoofing (FAS) models capable of detecting both physical and digital threats. While existing Vision-Language Models (VLMs…

Visual Prompt TuningFace Anti-Spoofing