arXiv:2609.07439cs.CV2026-09

开源统一框架,一键完成指纹识别、质量评估与特征提取。

AFID: A Unified Open Framework for Automated Fingermark Identification, Quality Assessment and Feature Extraction

论文配图:AFID: A Unified Open Framework for Automated Fingermark Identification, Quality Assessment and Feature Extraction
图 1 · 摘自论文原文
  • 共享编码器+强增强训练,实现端到端指纹识别
  • 在NIST SD 27/302/303上达到67.6%/54.9%/67.6%的rank-1精度
  • 单模型支持全流程处理,适合法证与算法研究者

自动化指纹识别是法医调查的基础,但进展受限于碎片化、闭源的解决方案以及私有或已停用的数据集。我们提出AFID,一个统一的开源摩擦脊图像处理框架,基于单一共享编码器,仅使用公开数据训练,实现识别、质量评估和特征提取。核心是通过强数据增强学习的固定长度表征,用于身份区分。推理时仅需重缩放和填充,无需复杂预处理。AFID在NIST SD 27(67.6% rank-1)、SD 302(54.9% rank-1)和SD 303(67.6% rank-1)上达到新基准,优于商用匹配器。同一冻结主干网络还支持更精准的质量评估模块,且跨匹配器泛化能力强;轻量解码器恢复纹线细节、方向与分割,性能媲美专用方法。结果表明,一个高效训练的编码器可支撑完整指纹处理流水线。为加速研究,我们开源代码、模型及标注。

原文摘要 · Abstract (English)

Automated fingermark identification is the foundation of forensic investigation, yet progress in the field is held back by fragmented, closed-source solutions trained on private or discontinued data. We present AFID, a unified open-source framework for friction ridge image processing that performs recognition, quality assessment, and feature extraction based on a single shared encoder, trained exclusively on publicly available data. At its core is a fixed-length representation learned for identity discrimination, trained under heavy augmentation. Despite applying essentially no preprocessing beyond resizing and padding at inference, AFID sets a new state of the art in fixed-length fingermark recognition, leading identification across NIST SD 27 (67.6% rank-1) , SD 302 (54.9% rank-1), and SD 303 (67.6% rank-1), surpassing a commercial matcher on fingermarks. From the same frozen backbone, a quality assessment module predicts recognition utility more accurately than any compared baseline and generalizes across independent matchers, while lightweight decoders recover minutiae, ridge orientation, and segmentation competitive with dedicated methods. The framework proves that a single, efficiently trained encoder can support the full fingermark processing pipeline, from recognition through quality assessment all the way to feature extraction. To accelerate research on fingermark analysis even further, we release the code, models, and annotations to the community.

指纹识别开源框架法证科技

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