Fixed-length Dense Descriptor for Efficient Fingerprint Matching
Zhiyu Pan, Yongjie Duan, Jianjiang Feng, Jie Zhou
TL;DR
This work tackles efficient fingerprint matching with robustness to partials and background noise by introducing Fixed-length Dense Descriptor (FDD), a 3D fixed-length descriptor that aligns with the fingerprint space. The method uses a dual-branch network (minutia and texture) with a 2D sinusoidal positional embedding and a pose-aligned pipeline to produce dense descriptors, then matches fingerprints via region-overlapping cosine similarity. Experiments on diverse datasets show that FDD outperforms previous fixed-length descriptors, especially for partial, cross-modal, and noisy impressions, and even binarized or low-dimensional FDD variants remain effective; fusion with minutiae-based methods further improves accuracy. The results suggest FDD is a practical, efficient alternative for large-scale fingerprint recognition, enabling fast similarity searches while maintaining robustness to pose and background variability.
Abstract
In fingerprint matching, fixed-length descriptors generally offer greater efficiency compared to minutiae set, but the recognition accuracy is not as good as that of the latter. Although much progress has been made in deep learning based fixed-length descriptors recently, they often fall short when dealing with incomplete or partial fingerprints, diverse fingerprint poses, and significant background noise. In this paper, we propose a three-dimensional representation called Fixed-length Dense Descriptor (FDD) for efficient fingerprint matching. FDD features great spatial properties, enabling it to capture the spatial relationships of the original fingerprints, thereby enhancing interpretability and robustness. Our experiments on various fingerprint datasets reveal that FDD outperforms other fixed-length descriptors, especially in matching fingerprints of different areas, cross-modal fingerprint matching, and fingerprint matching with background noise.
