Iris Liveness Detection using a Cascade of Dedicated Deep Learning Networks
Juan Tapia, Sebastian Gonzalez, Christoph Busch

TL;DR
This paper introduces a deep learning-based iris liveness detection method using a cascade of MobileNetV2 networks, achieving state-of-the-art results in competition scenarios by accurately distinguishing genuine iris images from presentation attacks.
Contribution
The paper presents a novel serial deep learning architecture trained from scratch for iris liveness detection, outperforming previous competition results and introducing new multi-class scenarios.
Findings
Achieved an EER of 4.04% in two-class scenarios.
Achieved an EER of 0.33% in three-class scenarios.
Outperformed LivDet-Iris 2020 competition results.
Abstract
Iris pattern recognition has significantly improved the biometric authentication field due to its high stability and uniqueness. Such physical characteristics have played an essential role in security and other related areas. However, presentation attacks, also known as spoofing techniques, can bypass biometric authentication systems using artefacts such as printed images, artificial eyes, textured contact lenses, etc. Many liveness detection methods that improve the security of these systems have been proposed. The first International Iris Liveness Detection competition, where the effectiveness of liveness detection methods is evaluated, was first launched in 2013, and its latest iteration was held in 2020. This paper proposes a serial architecture based on a MobileNetV2 modification, trained from scratch to classify bona fide iris images versus presentation attack images. The bona…
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 · Forensic and Genetic Research
MethodsPointwise Convolution · Batch Normalization · Convolution · Depthwise Convolution · Depthwise Separable Convolution · Average Pooling · 1x1 Convolution · Inverted Residual Block
