Improving Contactless Fingerprint Recognition with Robust 3D Feature Extraction and Graph Embedding
Yuwei Jia, Siyang Zheng, Fei Feng, Zhe Cui, Fei Su
TL;DR
This work addresses the modality gap in contactless fingerprint recognition by introducing a 3D feature extraction framework that recovers depth, 3D minutiae, and orientation from a single 2D image, followed by a 3D graph embedding-based matching network. By modeling fingerprints in 3D and applying a graph-based comparison (with an EdgeConv/TRM-inspired architecture) and pose-correction, the method achieves robust matching across large pose variations. A monocular depth estimator is trained to generalize across datasets and to enable 3D unwarping, while fusion with a strong 2D matcher (VeriFinger) further boosts performance. Experiments on UWA, PolyU 3D+, CFPose, and ZJU demonstrate state-of-the-art results in depth estimation, minutiae extraction, and cross-pose matching, highlighting the practical impact for real-world, contactless biometric systems.
Abstract
Contactless fingerprint has gained lots of attention in recent fingerprint studies. However, most existing contactless fingerprint algorithms treat contactless fingerprints as 2D plain fingerprints, and still utilize traditional contact-based 2D fingerprints recognition methods. This recognition approach lacks consideration of the modality difference between contactless and contact fingerprints, especially the intrinsic 3D features in contactless fingerprints. This paper proposes a novel contactless fingerprint recognition algorithm that captures the revealed 3D feature of contactless fingerprints rather than the plain 2D feature. The proposed method first recovers 3D features from the input contactless fingerprint, including the 3D shape model and 3D fingerprint feature (minutiae, orientation, etc.). Then, a novel 3D graph matching method is proposed according to the extracted 3D feature. Additionally, the proposed method is able to perform robust 3D feature extractions on various contactless fingerprints across multiple finger poses. The results of the experiments on contactless fingerprint databases show that the proposed method successfully improves the matching accuracy of contactless fingerprints. Exceptionally, our method performs stably across multiple poses of contactless fingerprints due to 3D embeddings, which is a great advantage compared to 2D-based previous contactless fingerprint recognition algorithms.
