Enhancing Fingerprint Image Synthesis with GANs, Diffusion Models, and Style Transfer Techniques
W. Tang, D. Figueroa, D. Liu, K. Johnsson, A. Sopasakis
TL;DR
The paper addresses data-scarce fingerprint synthesis by combining denoising diffusion probabilistic models (DDPMs) and Wasserstein GANs with gradient penalty (WGAN-GP) to generate high-quality live fingerprints and, via CycleWGAN-GP style transfer, plausible spoof fingerprints. DDPM-based live synthesis (notably DDPM-v2) achieves the strongest similarity to real fingerprints with $FID$ as low as $15.78$, while WGAN-GP variants offer robust uniqueness as measured by $FAR$. The authors also demonstrate fingerprint-to-fingerprint transformation under limited data, showing material-dependent spoof realism and highlighting spoofiness as a key factor for transformation success. Metrics such as $FID$, $KID$, $PRDC$, and $FAR$ are used to quantify realism, diversity, and security implications, providing a comprehensive evaluation framework for synthetic fingerprint generation with potential GDPR-compliant data-sharing pathways. Overall, the work advances patch-based fingerprint synthesis by integrating diffusion and style-transfer methods to enable realistic, diverse, and controllable live/spoof generation.
Abstract
We present novel approaches involving generative adversarial networks and diffusion models in order to synthesize high quality, live and spoof fingerprint images while preserving features such as uniqueness and diversity. We generate live fingerprints from noise with a variety of methods, and we use image translation techniques to translate live fingerprint images to spoof. To generate different types of spoof images based on limited training data we incorporate style transfer techniques through a cycle autoencoder equipped with a Wasserstein metric along with Gradient Penalty (CycleWGAN-GP) in order to avoid mode collapse and instability. We find that when the spoof training data includes distinct spoof characteristics, it leads to improved live-to-spoof translation. We assess the diversity and realism of the generated live fingerprint images mainly through the Fréchet Inception Distance (FID) and the False Acceptance Rate (FAR). Our best diffusion model achieved a FID of 15.78. The comparable WGAN-GP model achieved slightly higher FID while performing better in the uniqueness assessment due to a slightly lower FAR when matched against the training data, indicating better creativity. Moreover, we give example images showing that a DDPM model clearly can generate realistic fingerprint images.
