Smartphone-based Iris Recognition through High-Quality Visible Spectrum Iris Capture
Naveenkumar G Venkataswamy, Yu Liu, Surendra Singh, Soumyabrata Dey, Stephanie Schuckers, Masudul H Imtiaz
TL;DR
This work tackles the challenge of smartphone-based iris recognition in the visible spectrum by delivering an end-to-end Android solution that automatically captures high-quality VIS iris images and performs on-device segmentation. It combines a compact YOLOv3-Tiny eye/iris detector with a lightweight Ghost-Attention U-Net (G-ATTU-Net) segmentation model, all while enforcing ISO/IEC 29794-6 image quality standards. The authors introduce the CUVIRIS dataset (VIS and NIR images from 47 subjects) and demonstrate strong verification performance: VIS TAR of 96.57% (left) and 96.81% (right), NIR TAR of 97.95%, and cross-spectral TAR around 96.2%, across varying distances and iris colors. The results support the feasibility of reliable cross-spectral iris recognition on mobile devices and provide a public dataset and a lightweight segmentation model suitable for real-time deployment, advancing smartphone security and biometrics research.
Abstract
Iris recognition is widely acknowledged for its exceptional accuracy in biometric authentication, traditionally relying on near-infrared (NIR) imaging. Recently, visible spectrum (VIS) imaging via accessible smartphone cameras has been explored for biometric capture. However, a thorough study of iris recognition using smartphone-captured 'High-Quality' VIS images and cross-spectral matching with previously enrolled NIR images has not been conducted. The primary challenge lies in capturing high-quality biometrics, a known limitation of smartphone cameras. This study introduces a novel Android application designed to consistently capture high-quality VIS iris images through automated focus and zoom adjustments. The application integrates a YOLOv3-tiny model for precise eye and iris detection and a lightweight Ghost-Attention U-Net (G-ATTU-Net) for segmentation, while adhering to ISO/IEC 29794-6 standards for image quality. The approach was validated using smartphone-captured VIS and NIR iris images from 47 subjects, achieving a True Acceptance Rate (TAR) of 96.57% for VIS images and 97.95% for NIR images, with consistent performance across various capture distances and iris colors. This robust solution is expected to significantly advance the field of iris biometrics, with important implications for enhancing smartphone security.
