A Lightweight Transformer with Phase-Only Cross-Attention for Illumination-Invariant Biometric Authentication
Arun K. Sharma, Shubhobrata Bhattacharya, Motahar Reza, and Bishakh Bhattacharya

TL;DR
This paper introduces a lightweight vision transformer with phase-only cross-attention for biometric authentication, effectively handling face masks and illumination variations by leveraging dual face traits, suitable for edge devices.
Contribution
A novel lightweight transformer model utilizing phase-only cross-attention for robust dual biometric trait recognition, addressing mask and illumination challenges.
Findings
Achieved 98.8% classification accuracy on FSVP-PBP database.
Outperformed existing state-of-the-art biometric methods.
Robust against resolution, intensity, and illumination variations.
Abstract
Traditional biometric systems have encountered significant setbacks due to various unavoidable factors, for example, wearing of face masks in face recognition-based biometrics and hygiene concerns in fingerprint-based biometrics. This paper proposes a novel lightweight vision transformer with phase-only cross-attention (POC-ViT) using dual biometric traits of forehead and periocular portions of the face, capable of performing well even with face masks and without any physical touch, offering a promising alternative to traditional methods. The POC-ViT framework is designed to handle two biometric traits and to capture inter-dependencies in terms of relative structural patterns. Each channel consists of a Cross-Attention using phase-only correlation (POC) that captures both their individual and correlated structural patterns. The computation of cross-attention using POC extracts the phase…
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
MethodsAttention Is All You Need · Byte Pair Encoding · Linear Layer · Absolute Position Encodings · Dropout · Softmax · Dense Connections · Residual Connection · Vision Transformer · Multi-Head Attention
