Enhancement-Driven Pretraining for Robust Fingerprint Representation Learning
Ekta Gavas, Kaustubh Olpadkar, Anoop Namboodiri
TL;DR
The paper tackles robust fingerprint verification under degraded conditions by introducing enhancement-driven, self-supervised pretraining using a U-Net encoder to learn discriminative fingerprint representations. It then evaluates these representations via a frozen encoder with a small MLP in a Siamese-style verification setup, showing improvements over established SSL baselines on public datasets. A key finding is that meaningful fingerprint features can be learned from degraded images without relying on enhanced samples, suggesting practical benefit for real-world biometric systems. The work lays groundwork for further improvements through additional real-world datasets and refined probing strategies to enhance generalizability.
Abstract
Fingerprint recognition stands as a pivotal component of biometric technology, with diverse applications from identity verification to advanced search tools. In this paper, we propose a unique method for deriving robust fingerprint representations by leveraging enhancement-based pre-training. Building on the achievements of U-Net-based fingerprint enhancement, our method employs a specialized encoder to derive representations from fingerprint images in a self-supervised manner. We further refine these representations, aiming to enhance the verification capabilities. Our experimental results, tested on publicly available fingerprint datasets, reveal a marked improvement in verification performance against established self-supervised training techniques. Our findings not only highlight the effectiveness of our method but also pave the way for potential advancements. Crucially, our research indicates that it is feasible to extract meaningful fingerprint representations from degraded images without relying on enhanced samples.
