arXiv:2606.17436cs.CV2026-06

用无监督学习构建通用指纹模型,实现跨设备、多任务统一特征提取。

UoU: A Universal Fingerprint Foundation Model Based on Large-Scale Unsupervised Learning

论文配图:UoU: A Universal Fingerprint Foundation Model Based on Large-Scale Unsupervised Learning
图 1 · 摘自论文原文
  • 基于多层级结构设计,融合图像修复到全局描述符的完整特征体系。
  • 通过弱监督与无监督迭代训练,提升语义覆盖与特征稳定性。
  • 支持匹配、对齐、增强等多任务,适配不同传感器与应用场景。

指纹识别仍依赖于针对特定任务的独立流程,包括增强、结构解析、对齐和匹配,各自优化但难以跨传感器、质量及下游应用复用特征。为此,我们提出UoU(一种基于大规模无监督学习的通用指纹基础模型),将指纹特征提取重构为领域专用的基础模型问题。UoU采用多层级表征架构,涵盖图像恢复、结构场、语义标记、点级生物特征实体和紧凑全局描述符。其训练策略结合监督冷启动、大规模弱监督精修与大规模无监督巩固,并在训练中迭代执行后两者,使弱监督扩展语义覆盖,无监督学习稳定对应关系、不变性与表示几何结构。不同于将指纹视为通用纹理,UoU利用领域特有对称性与中间结构,如方向流、周期性脊线模式、稀疏生物特征实体和空间等变性。该框架架构无关:当前研究采用基于Transformer的结构化预测实例,但整体设计支持多任务学习、可扩展模型配置及下游任务定制,适用于匹配、对齐、增强、注册等指纹应用。本文阐述了UoU的技术动机、系统设计与验证协议,部分基线实现已公开于https://github.com/XiongjunGuan/UoU。

原文摘要 · Abstract (English)

Fingerprint recognition is still dominated by task-specific pipelines, where enhancement, structural parsing, alignment, and matching are optimized in isolation. Although effective in narrow settings, this design limits representation reuse across sensors, qualities, and downstream applications. We therefore present UoU, short for ``a \textbf{U}niversal fingerprint foundation model based \textbf{o}n large-scale \textbf{U}nsupervised learning,'' which reframes fingerprint feature extraction as a domain-specific foundation-model problem. UoU is organized around a multi-level representation hierarchy spanning image restoration, structural fields, semantic tokens, point-level biometric entities, and compact global descriptors. Its training recipe combines a supervised cold start on precise annotations, large-scale weakly supervised refinement, and large-scale unsupervised consolidation, with the latter two stages iterated during large-scale training so that weak supervision broadens semantic coverage while unsupervised learning stabilizes correspondences, invariances, and representation geometry. Rather than treating fingerprint imagery as generic texture, UoU exploits domain-specific symmetries and intermediate structure, including orientation flow, periodic ridge patterns, sparse biometric entities, and spatial equivariance. The framework is intentionally architecture-agnostic: while the present study includes an initial transformer-based structured-prediction instantiation, the broader design supports multi-task learning, scalable model configurations, and downstream specialization for matching, alignment, enhancement, registration, and related fingerprint applications. This paper presents the technical motivation, system design, and validation protocol of UoU, and part of the baseline implementation is publicly available at https://github.com/XiongjunGuan/UoU.

指纹识别基础模型无监督学习

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