Presentation Attack Detection using Convolutional Neural Networks and Local Binary Patterns
Justin Spencer, Deborah Lawrence, Prosenjit Chatterjee, Kaushik Roy,, Albert Esterline, and Jung-Hee Kim

TL;DR
This paper evaluates three software-based methods, including deep learning and texture analysis, for detecting facial and iris presentation attacks to improve biometric security systems.
Contribution
It compares the effectiveness of CNN-based and texture-based approaches for presentation attack detection in biometric images.
Findings
CNN methods outperform texture-based LBP in detection accuracy
Deep CNNs achieve higher robustness against various spoofing techniques
Texture analysis provides a lightweight alternative with reasonable performance
Abstract
The use of biometrics to authenticate users and control access to secure areas has become extremely popular in recent years, and biometric access control systems are frequently used by both governments and private corporations. However, these systems may represent risks to security when deployed without considering the possibility of biometric presentation attacks (also known as spoofing). Presentation attacks are a serious threat because they do not require significant time, expense, or skill to carry out while remaining effective against many biometric systems in use today. This research compares three different software-based methods for facial and iris presentation attack detection in images. The first method uses Inception-v3, a pre-trained deep Convolutional Neural Network (CNN) made by Google for the ImageNet challenge, which is retrained for this problem. The second uses a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Face recognition and analysis · Digital Media Forensic Detection
MethodsSparse Evolutionary Training · Dropout · Dense Connections · 1x1 Convolution · Softmax · Max Pooling · Label Smoothing · Average Pooling · Inception-v3 Module · Auxiliary Classifier
