CVAug 29, 2022

Synthetic Latent Fingerprint Generator

arXiv:2208.13811v118 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses the challenge of limited training data for latent fingerprint recognition in forensic applications, offering a practical augmentation method.

The paper tackles the problem of generating synthetic latent fingerprint images from full prints using CycleGAN models, controlling distortion and noise to match crime scene latents, and shows that augmenting training data with these synthetics improves a state-of-the-art matcher's Rank-1 retrieval from 15.50% to 29.07% on the NIST SD27 database.

Given a full fingerprint image (rolled or slap), we present CycleGAN models to generate multiple latent impressions of the same identity as the full print. Our models can control the degree of distortion, noise, blurriness and occlusion in the generated latent print images to obtain Good, Bad and Ugly latent image categories as introduced in the NIST SD27 latent database. The contributions of our work are twofold: (i) demonstrate the similarity of synthetically generated latent fingerprint images to crime scene latents in NIST SD27 and MSP databases as evaluated by the NIST NFIQ 2 quality measure and ROC curves obtained by a SOTA fingerprint matcher, and (ii) use of synthetic latents to augment small-size latent training databases in the public domain to improve the performance of DeepPrint, a SOTA fingerprint matcher designed for rolled to rolled fingerprint matching on three latent databases (NIST SD27, NIST SD302, and IIITD-SLF). As an example, with synthetic latent data augmentation, the Rank-1 retrieval performance of DeepPrint is improved from 15.50% to 29.07% on challenging NIST SD27 latent database. Our approach for generating synthetic latent fingerprints can be used to improve the recognition performance of any latent matcher and its individual components (e.g., enhancement, segmentation and feature extraction).

Foundations

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

Your Notes