Joint Identity Verification and Pose Alignment for Partial Fingerprints
Xiongjun Guan, Zhiyu Pan, Jianjiang Feng, Jie Zhou
TL;DR
This work tackles partial fingerprint verification on compact sensors by proposing JIPNet, a CNN-Transformer hybrid that jointly performs identity verification and relative pose estimation, leveraging a cross-attentional interaction between paired fingerprints. A fingerprint enhancement pre-training task improves feature robustness for diverse textures and modalities. Extensive experiments across multiple public and in-house datasets show state-of-the-art performance and favorable efficiency, demonstrating the value of integrating pose information into the verification decision. The approach is particularly impactful for mobile biometrics, where partial data and posture variations are common, and it opens avenues for more robust one-to-one and one-to-many matching scenarios.
Abstract
Currently, portable electronic devices are becoming more and more popular. For lightweight considerations, their fingerprint recognition modules usually use limited-size sensors. However, partial fingerprints have few matchable features, especially when there are differences in finger pressing posture or image quality, which makes partial fingerprint verification challenging. Most existing methods regard fingerprint position rectification and identity verification as independent tasks, ignoring the coupling relationship between them -- relative pose estimation typically relies on paired features as anchors, and authentication accuracy tends to improve with more precise pose alignment. In this paper, we propose a novel framework for joint identity verification and pose alignment of partial fingerprint pairs, aiming to leverage their inherent correlation to improve each other. To achieve this, we present a multi-task CNN (Convolutional Neural Network)-Transformer hybrid network, and design a pre-training task to enhance the feature extraction capability. Experiments on multiple public datasets (NIST SD14, FVC2002 DB1A & DB3A, FVC2004 DB1A & DB2A, FVC2006 DB1A) and an in-house dataset show that our method achieves state-of-the-art performance in both partial fingerprint verification and relative pose estimation, while being more efficient than previous methods.
