CVApr 25, 2020

Deep convolutional neural networks for face and iris presentation attack detection: Survey and case study

arXiv:2004.12040v227 citations
AI Analysis

This work addresses biometric security for mobile device users by improving detection of spoofing attacks, though it is incremental as it fine-tunes existing deep networks.

The paper surveys and applies deep convolutional neural networks for face and iris presentation attack detection, achieving very low error rates and better generalization in cross-dataset evaluations compared to state-of-the-art methods.

Biometric presentation attack detection is gaining increasing attention. Users of mobile devices find it more convenient to unlock their smart applications with finger, face or iris recognition instead of passwords. In this paper, we survey the approaches presented in the recent literature to detect face and iris presentation attacks. Specifically, we investigate the effectiveness of fine tuning very deep convolutional neural networks to the task of face and iris antispoofing. We compare two different fine tuning approaches on six publicly available benchmark datasets. Results show the effectiveness of these deep models in learning discriminative features that can tell apart real from fake biometric images with very low error rate. Cross-dataset evaluation on face PAD showed better generalization than state of the art. We also performed cross-dataset testing on iris PAD datasets in terms of equal error rate which was not reported in literature before. Additionally, we propose the use of a single deep network trained to detect both face and iris attacks. We have not noticed accuracy degradation compared to networks trained for only one biometric separately. Finally, we analyzed the learned features by the network, in correlation with the image frequency components, to justify its prediction decision.

Foundations

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

Your Notes