CVLGMLJun 19, 2018

On the Learning of Deep Local Features for Robust Face Spoofing Detection

arXiv:1806.07492v236 citations
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in face recognition systems against spoofing attacks, representing an incremental improvement over existing CNN-based approaches.

The paper tackles face spoofing detection by proposing a two-step CNN architecture that learns deep local features from facial regions, resulting in improved performance and faster convergence, with specific metrics not provided but claiming to outperform state-of-the-art methods.

Biometrics emerged as a robust solution for security systems. However, given the dissemination of biometric applications, criminals are developing techniques to circumvent them by simulating physical or behavioral traits of legal users (spoofing attacks). Despite face being a promising characteristic due to its universality, acceptability and presence of cameras almost everywhere, face recognition systems are extremely vulnerable to such frauds since they can be easily fooled with common printed facial photographs. State-of-the-art approaches, based on Convolutional Neural Networks (CNNs), present good results in face spoofing detection. However, these methods do not consider the importance of learning deep local features from each facial region, even though it is known from face recognition that each facial region presents different visual aspects, which can also be exploited for face spoofing detection. In this work we propose a novel CNN architecture trained in two steps for such task. Initially, each part of the neural network learns features from a given facial region. Afterwards, the whole model is fine-tuned on the whole facial images. Results show that such pre-training step allows the CNN to learn different local spoofing cues, improving the performance and the convergence speed of the final model, outperforming the state-of-the-art approaches.

Foundations

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

Your Notes