paper-with-me

홈 › Papers

Enhancing Mobile Face Anti-Spoofing: A Robust Framework for Diverse Attack Types under Screen Flash

2023-08-29 · Weihua Liu, Chaochao Lin, Yu Yan

Face anti-spoofing (FAS) is crucial for securing face recognition systems. However, existing FAS methods with handcrafted binary or pixel-wise labels have limitations due to diverse presentation attacks (PAs). In this paper, we propose an attack type robust face anti-spoofing framework under light flash, called ATR-FAS. Due to imaging differences caused by various attack types, traditional FAS methods based on single binary classification network may result in excessive intra-class distance of spoof faces, leading to a challenge of decision boundary learning. Therefore, we employed multiple networks to reconstruct multi-frame depth maps as auxiliary supervision, and each network experts in one type of attack. A dual gate module (DGM) consisting of a type gate and a frame-attention gate is introduced, which perform attack type recognition and multi-frame attention generation, respectively. The outputs of DGM are utilized as weight to mix the result of multiple expert networks. The multi-experts mixture enables ATR-FAS to generate spoof-differentiated depth maps, and stably detects spoof faces without being affected by different types of PAs. Moreover, we design a differential normalization procedure to convert original flash frames into differential frames. This simple but effective processing enhances the details in flash frames, aiding in the generation of depth maps. To verify the effectiveness of our framework, we collected a large-scale dataset containing 12,660 live and spoof videos with diverse PAs under dynamic flash from the smartphone screen. Extensive experiments illustrate that the proposed ATR-FAS significantly outperforms existing state-of-the-art methods. The code and dataset will be available at https://github.com/Chaochao-Lin/ATR-FAS.

📄 PDF Abstract BibTeX arXiv:2308.15346

Code (3)

chaochao-lin/atr-fas 공식 구현 pytorch
FaceOnLive/Face-Liveness-Detection-SDK-Linux
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection

Tasks

Binary ClassificationFace Anti-SpoofingFace Recognition

Similar Papers 제목 키워드 기반

Enhancing Mobile Privacy and Security: A Face Skin Patch-Based Anti-Spoofing Approach

2023-08-09 · Qiushi Guo

As Facial Recognition System(FRS) is widely applied in areas such as access control and mobile payments due to its convenience and high accuracy. The security of facial recognition is also highly regarded. The Face anti-…

Face Anti-SpoofingFace Recognition

Aurora Guard: Reliable Face Anti-Spoofing via Mobile Lighting System

2021-02-01 · Jian Zhang, Ying Tai, Taiping Yao, Jia Meng 외

Face authentication on mobile end has been widely applied in various scenarios. Despite the increasing reliability of cutting-edge face authentication/verification systems to variations like blinking eye and subtle facia…

Face Anti-Spoofing

M3FAS: An Accurate and Robust MultiModal Mobile Face Anti-Spoofing System

2023-01-30 · Chenqi Kong, Kexin Zheng, Yibing Liu, Shiqi Wang 외

Face presentation attacks (FPA), also known as face spoofing, have brought increasing concerns to the public through various malicious applications, such as financial fraud and privacy leakage. Therefore, safeguarding fa…

Face Anti-SpoofingFace Recognition

A Novel Face-Anti Spoofing Neural Network Model For Face Recognition And Detection

2022-05-14 · Soham S. Sarpotdar

Face Recognition (FR) systems are being used in a variety of applications, including road crossings, banking, and mobile banking. The widespread use of FR systems has raised concerns about the safety of face biometrics a…

Face Anti-SpoofingFace Recognition

Post-Train Adaptive MobileNet for Fast Anti-Spoofing

2022-07-27 · Kostiantyn Khabarlak

Many applications require high accuracy of neural networks as well as low latency and user data privacy guaranty. Face anti-spoofing is one of such tasks. However, a single model might not give the best results for diffe…

Face Anti-Spoofing