CVAPJun 20

Topological summaries of fingerprint ridge patterns carry identity information

arXiv:2606.220291.6
Predicted impact top 97% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For fingerprint verification, this work provides a transparent, openly specified alternative to minutiae-based systems, though it is incremental as it applies existing topological methods to a new domain.

This paper shows that topological summaries of fingerprint ridge patterns, derived via persistent homology, capture substantial identity information, achieving an AUC of 0.91 and outperforming geometry-only baselines on FVC2000 DB1. Fusing topological methods yields the best performance at low false-accept thresholds.

Fingerprints are the most widely deployed biometric. Verifying whether two impressions come from the same finger typically relies on minutiae, small landmarks such as skin ridge endings and bifurcations. These landmarks are extracted through a multi-stage pipeline of image enhancement, skeletonization, minutiae detection, and alignment. We investigate an alternative: using topological data analysis to represent the full pattern of skin ridges and valleys directly, bypassing minutiae detection and the downstream matching pipeline. We apply persistent homology, a topological tool that tracks how loops in the ridge pattern form and fill in across spatial scales, producing multi-scale summaries of ridge geometry. We develop and compare a range of verification methods on a standard benchmark dataset, FVC2000 DB1. Even the simplest topological summaries, with no trained parameters, substantially outperform geometry-only baselines. A trained method achieves an AUC of 0.91, while an optimal-transport method excels at the strictest false-accept thresholds, suggesting they capture different aspects of the ridge pattern. Fusing these two approaches yields the best performance at every low false-accept threshold we examine. Our results establish that these topological summaries capture substantial fingerprint identity information, far more effective for verification than raw pixel-level geometry. Because the entire pipeline is openly specified, it offers a transparent complement to minutiae-based systems, and we provide a modular framework for constructing, evaluating, and combining topological verification methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes