arXiv:2507.15297cs.CV2025-07

基于指纹细节点的局部密集表示,提升复杂条件下的匹配精度

Minutiae-Anchored Local Dense Representation for Fingerprint Matching

  • 以细节点为中心提取局部密集特征,构建三维张量表征纹线与细节
  • 在多种指纹数据集上达顶尖准确率,计算效率高
  • 适合实际应用中多样采集条件的指纹识别场景

在不同采集条件下实现鲁棒且精确的指纹匹配仍是生物识别领域的核心挑战。为此,我们提出 DMD——一种以细节点为锚的局部密集表示方法,能够以空间结构化方式捕捉细微纹线纹理和判别性细节特征。具体而言,从每个检测到的细节点中心及其方向对应的局部图像块中提取描述子,形成三维张量,其中两个维度表示指纹平面的空间位置,第三个维度编码语义特征。该表示显式捕获局部图像块的抽象特征,实现多层级、细粒度描述,并融合多个细节点及其周围脊线结构的信息。此外,由于其与图像块具有强空间对应关系,DMD 可利用前景分割掩码识别有效描述子区域,在匹配时仅比较重叠的前景区域,从而提升效率与鲁棒性。在滚压、平面、部分、非接触及潜指纹数据集上的大量实验表明,该方法在多个基准上均达到当前最优性能,同时保持高计算效率,展现出在大规模指纹识别中的巨大潜力。代码已公开于 https://github.com/Yu-Yy/DMD。

原文摘要 · Abstract (English)

Fingerprint matching under diverse capture conditions remains a fundamental challenge in biometric recognition. To achieve robust and accurate performance in such scenarios, we propose DMD, a minutiae-anchored local dense representation which captures both fine-grained ridge textures and discriminative minutiae features in a spatially structured manner. Specifically, descriptors are extracted from local patches centered and oriented on each detected minutia, forming a three-dimensional tensor, where two dimensions represent spatial locations on the fingerprint plane and the third encodes semantic features. This representation explicitly captures abstract features of local image patches, enabling a multi-level, fine-grained description that aggregates information from multiple minutiae and their surrounding ridge structures. Furthermore, thanks to its strong spatial correspondence with the patch image, DMD allows for the use of foreground segmentation masks to identify valid descriptor regions. During matching, comparisons are then restricted to overlapping foreground areas, improving efficiency and robustness. Extensive experiments on rolled, plain, parital, contactless, and latent fingerprint datasets demonstrate the effectiveness and generalizability of the proposed method. It achieves state-of-the-art accuracy across multiple benchmarks while maintaining high computational efficiency, showing strong potential for large-scale fingerprint recognition. Corresponding code is available at https://github.com/Yu-Yy/DMD.

指纹识别特征表示生物识别局部建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。