扩散模型用于指纹生成
基于扩散概率模型(DDPM/LDM)的全指纹合成与性能评估
这组文献探讨了利用现代生成式扩散模型(如DDPM和潜扩散模型)从零开始合成高保真指纹图像。研究重点在于提高生成图像的真实性、多样性,并将其与传统的GAN模型进行对比,验证其在数据增强方面的潜力。
- DENOISING DIFFUSION PROBABILISTIC MODEL WITH WAVELET PACKET TRANSFORM FOR FINGERPRINT GENERATION(Li Chen, YONG CHAN, 2024, Jordanian Journal of Computers and Information Technology)
- Data augmentation-based enhanced fingerprint recognition using deep convolutional generative adversarial network and diffusion models(Yukai Liu, 2024, Applied and Computational Engineering)
- DiffFinger: Advancing Synthetic Fingerprint Generation through Denoising Diffusion Probabilistic Models(Freddie Grabovski, Lior Yasur, Yaniv Hacmon, Lior Nisimov, Stav Nimrod, 2024, arXiv (Cornell University))
面向特定应用场景的可控指纹生成与修复
该组文献关注扩散模型在特定指纹任务中的应用,包括通过多模态条件实现可控生成、针对AIoT设备的残缺指纹(Partial Fingerprints)修复与合成,以及潜伏指纹(Latent Fingerprints)的端到端生成。
- Universal Fingerprint Generation: Controllable Diffusion Model With Multimodal Conditions(Steven A. Grosz, Anil K. Jain, 2024, IEEE Transactions on Pattern Analysis and Machine Intelligence)
- Inpainting Diffusion Synthetic and Data Augment With Feature Keypoints for Tiny Partial Fingerprints(Mao-Hsiu Hsu, Yung-Ching Hsu, Ching‐Te Chiu, 2025, IEEE Transactions on Biometrics Behavior and Identity Science)
- Diffusion Probabilistic Model Based End-to-End Latent Fingerprint Synthesis(Kejian Li, Yang Xiao, 2023, No journal)
- Exploring Latent Fingerprint Synthesis with Diffusion Probabilistic Models(Jingqiao Wang, Zicheng Zhang, Congying Han, 2024, Lecture notes in networks and systems)
传统各向异性扩散与PDE在指纹图像增强中的应用
这组文献涉及的是“扩散”概念在图像处理中的传统应用。它们利用各向异性扩散(Anisotropic Diffusion)、偏微分方程(PDE)或光谱扩散技术来平滑噪声、修复脊线断裂并增强指纹特征,而非现代意义上的生成式概率模型。
- Collaborative filtering model for enhancing fingerprint image(Weixin Bian, Shifei Ding, Weikuan Jia, 2017, IET Image Processing)
- Ridge Enhancement in Fingerprint Images Using Oriented Diffusion(Robert Hastings, 2007, No journal)
- Fingerprint Reconstruction Method Using Partial Differential Equation and Exemplar-Based Inpainting Methods(Mark Rahmes, Josef D. Allen, Abdelmoula Elharti, Gnana Bhaskar Tenali, 2007, No journal)
指纹纹理形成的生物学机理与反应扩散理论
该文献从生物学和形态发生学角度探讨了指纹等皮肤纹理的形成过程,提出了基于反应-扩散(Reaction-Diffusion)机制的数学模型,为指纹模式的自组织生成提供了理论基础。
- Integument pattern formation involves genetic and epigenetic controls: feather arrays simulated by digital hormone models.(Ting-Xin Jiang, Randall B. Widelitz, Wei-Min Shen, Peter Will, Da-Yu Wu, Chih‐Min Lin, Han-Sung Jung, Cheng‐Ming Chuong, 2004, The International Journal of Developmental Biology)
该主题下的研究呈现出从理论基础到传统增强技术,再到现代生成式模型的发展脉络。目前的研究重点已转向利用生成式扩散模型(DDPM/LDM)解决指纹识别中的隐私保护、数据稀缺及跨设备泛化问题,同时在可控生成和残缺指纹修复等细分领域展现出超越GAN的效果。
总计11篇相关文献
The utilization of synthetic data for fingerprint recognition has garnered increased attention due to its potential to alleviate privacy concerns surrounding sensitive biometric data. However, current methods for generating fingerprints have limitations in creating impressions of the same finger with useful intra-class variations. To tackle this challenge, we present GenPrint, a framework to produce fingerprint images of various types while maintaining identity and offering humanly understandable control over different appearance factors, such as fingerprint class, acquisition type, sensor device, and quality level. Unlike previous fingerprint generation approaches, GenPrint is not confined to replicating style characteristics from the training dataset alone: it enables the generation of novel styles from unseen devices without requiring additional fine-tuning. To accomplish these objectives, we developed GenPrint using latent diffusion models with multimodal conditions (text and image) for consistent generation of style and identity. Our experiments leverage a variety of publicly available datasets for training and evaluation. Results demonstrate the benefits of GenPrint in terms of identity preservation, explainable control, and universality of generated images. Importantly, the GenPrint-generated images yield comparable or even superior accuracy to models trained solely on real data and further enhances performance when augmenting the diversity of existing real fingerprint datasets.
The majority of contemporary fingerprint synthesis is based on the Generative Adversarial Network (GAN). Recently, the Denoising Diffusion Probabilistic Model (DDPM) has been demonstrated to be more effective than GAN in numerous scenarios, particularly in terms of diversity and fidelity. This research develops a model based on the enhanced DDPM for fingerprint generation. Specifically, the image is decomposed into sub-images of varying frequency sub-bands through the use of a wavelet packet transform (WPT). This method enables DDPM to operate at a more local and detailed level, thereby accurately obtaining the characteristics of the data. Furthermore, a polynomial noise schedule has been designed to replace the linear noise strategy, which can result in a smoother noise addition process. Experiments based on multiple metrics on the datasets SOCOFing and NIST4 demonstrate that the proposed model is superior to existing models.
This study explores the generation of synthesized fingerprint images using Denoising Diffusion Probabilistic Models (DDPMs). The significant obstacles in collecting real biometric data, such as privacy concerns and the demand for diverse datasets, underscore the imperative for synthetic biometric alternatives that are both realistic and varied. Despite the strides made with Generative Adversarial Networks (GANs) in producing realistic fingerprint images, their limitations prompt us to propose DDPMs as a promising alternative. DDPMs are capable of generating images with increasing clarity and realism while maintaining diversity. Our results reveal that DiffFinger not only competes with authentic training set data in quality but also provides a richer set of biometric data, reflecting true-to-life variability. These findings mark a promising stride in biometric synthesis, showcasing the potential of DDPMs to advance the landscape of fingerprint identification and authentication systems.
No abstract
Fingerprints have been crucial evidence for law enforcement agencies for a long time. Though the rapidly developing deep learning has dramatically improved the performance of the latent fingerprint recognition algorithm, a fully automated latent fingerprint identification system is still far from meeting actual needs. One major issue is the lack of publicly available latent fingerprint databases. Recently, diffusion probabilistic models have emerged as state-of-the-art deep generative methods for image synthesis. These models have better distribution coverage and less mode collapse than the popular Generative Adversarial Networks. In this paper, we propose an end-to-end latent fingerprint synthetic approach based on the improved denoising diffusion probabilistic model. The proposed approach could simultaneously generate latent, rolled, and plain fingerprints of high visual realism. Several primary degradation factors, such as various background textures, limited area of ridge patterns, and structural noise, can be directly generated without any postprocessing, unlike existing methods. We conduct NFIQ2 and perceptual analysis in the experiments to evaluate the proposed approach. The results indicate that the quality and visual realism of the proposed synthetic fingerprints is similar to the natural ones, demonstrating the effectiveness of our approach.
Manual latent fingerprint reconstruction to restore missing ridges is a tedious, time consuming, and expensive process. Latent fingerprint ridges are typically partially smudged, partially missing, aged, etc. This type of fingerprint cannot be used in the court of law directly to garner a conviction unless it can be matched to a known fingerprint. However, latent prints minimize the search for potential suspects and finding missing people. We propose an automated reconstruction method which minimizes manual restoration. Our nonlinear partial differential equation (PDE) and exemplar inpainting processes can aid the fingerprint expert. Larger missing regions are repaired using our coherent-based exemplar inpainting algorithm. PDE inpainting is used to fill small fissures in ridge structure. Ridge-lines are sharpened with anisotropic diffusion filters. These technologies improve latent fingerprint computer matching by allowing more minutiae. Accuracy assessment for inpainting missing ridges is described.
The extraction of "Level 2" detail -- ridge terminations, ridge bifurcations, bridges etc. -- from digitised images of fingerprints requires an accurate segmentation of the image into ridges and valleys. Small breaks and irregularities in the ridge pattern occur as a result of imperfections in the print capture process that, if not rectified, give rise to many false level 2 features at later stages of the analysis. We propose a method for enhancing the ridge pattern by applying a process of oriented diffusion, which is an adaptation of anisotropic diffusion. This acts to smooth the image only in the direction parallel to the ridge flow. The result is an image in which intensity varies smoothly as one traverses along the ridges or valleys, with most of the small irregularities and breaks removed, but with the identity of the individual ridges and valleys preserved. The method offers the advantage of requiring no prior estimate of the ridge frequency. Results show improved performance by comparison with the method of enhancement using frequency-tuned filters, which sometimes performs well but may produce erroneous results if the filter is tuned to a frequency that does not match the actual ridge frequency.
Fingerprint enhancement plays a very important role in automatic fingerprint identification system. In order to ensure reliable fingerprint identification and improve fingerprint ridge structure, a novel method based on the collaborative filtering model for fingerprint enhancement is proposed. The proposed method consists of two stages. First, the original fingerprint is pre‐enhanced by using Gabor filter and linear contrast stretching. Next, the pre‐enhanced fingerprint is partitioned into patches in spatial domain, and then the patches are enhanced based on spectra diffusion by using the two‐dimensional (2D) angular‐pass filter and the 2D Butterworth band‐pass filter. The proposed method takes full advantage of the ridge information and spectra diffusion with higher quality to recover the lost ridge information. To evaluate proposed method, the databases FVC2004 are employed, and the comparison experiments are carried out using various methods. Comparative experimental results show that the proposed algorithm outperforms the existing state‐of‐the‐art methods on fingerprint enhancement.
The progress of fingerprint recognition applications encounters substantial hurdles due to privacy and security concerns, leading to limited fingerprint data availability and stringent data quality requirements. This article endeavors to tackle the challenges of data scarcity and data quality in fingerprint recognition by implementing data augmentation techniques. Specifically, this research employed two state-of-the-art generative models in the domain of deep learning, namely Deep Convolutional Generative Adversarial Network (DCGAN) and the Diffusion model, for fingerprint data augmentation. Generative Adversarial Network (GAN), as a popular generative model, effectively captures the features of sample images and learns the diversity of the sample images, thereby generating realistic and diverse images. DCGAN, as a variant model of traditional GAN, inherits the advantages of GAN while alleviating issues such as blurry images and mode collapse, resulting in improved performance. On the other hand, Diffusion, as one of the most popular generative models in recent years, exhibits outstanding image generation capabilities and surpasses traditional GAN in some image generation tasks. The experimental results demonstrate that both DCGAN and Diffusion can generate clear, high-quality fingerprint images, fulfilling the requirements of fingerprint data augmentation. Furthermore, through the comparison between DCGAN and Diffusion, it is concluded that the quality of fingerprint images generated by DCGAN is superior to the results of Diffusion, and DCGAN exhibits higher efficiency in both training and generating images compared to Diffusion.
Inpainting Diffusion Synthetic and Data Augment With Feature Keypoints for Tiny Partial Fingerprints
The advancement of fingerprint research within public academic circles has been trailing behind facial recognition, primarily due to the scarcity of extensive publicly available datasets, despite fingerprints being widely used across various domains. Recent progress has seen the application of deep learning techniques to synthesize fingerprints, predominantly focusing on large-area fingerprints within existing datasets. However, with the emergence of AIoT and edge devices, the importance of tiny partial fingerprints has been underscored for their faster and more cost-effective properties. Yet, there remains a lack of publicly accessible datasets for such fingerprints. To address this issue, we introduce publicly available datasets tailored for tiny partial fingerprints. Using advanced generative deep learning, we pioneer diffusion methods for fingerprint synthesis. By combining random sampling with inpainting diffusion guided by feature keypoints masks, we enhance data augmentation while preserving key features, achieving up to 99.1% recognition matching rate. To demonstrate the usefulness of our fingerprint images generated using our approach, we conducted experiments involving model training for various tasks, including denoising, deblurring, and deep forgery detection. The results showed that models trained with our generated datasets outperformed those trained without our datasets or with other synthetic datasets. This indicates that our approach not only produces diverse fingerprints but also improves the model’s generalization capabilities. Furthermore, our approach ensures confidentiality without compromise by partially transforming randomly sampled synthetic fingerprints, which reduces the likelihood of real fingerprints being leaked. The total number of generated fingerprints published in this article amounts to 818,077. Moving forward, we are ongoing updates and releases to contribute to the advancement of the tiny partial fingerprint field. The code and our generated tiny partial fingerprint dataset can be accessed at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/Hsu0623/Inpainting-Diffusion-Synthetic-and-Data-Augment-with-Feature-Keypoints-for-Tiny-Partial-Fingerprints.git</uri>
Pattern formation is a fundamental morphogenetic process. Models based on genetic and epigenetic control have been proposed but remain controversial. Here we use feather morphogenesis for further evaluation. Adhesion molecules and/or signaling molecules were first expressed homogenously in feather tracts (restrictive mode, appear earlier) or directly in bud or inter-bud regions ( de novo mode, appear later). They either activate or inhibit bud formation, but paradoxically colocalize in the bud. Using feather bud reconstitution, we showed that completely dissociated cells can reform periodic patterns without reference to previous positional codes. The patterning process has the characteristics of being self-organizing, dynamic and plastic. The final pattern is an equilibrium state reached by competition, and the number and size of buds can be altered based on cell number and activator/inhibitor ratio, respectively. We developed a Digital Hormone Model which consists of (1) competent cells without identity that move randomly in a space, (2) extracellular signaling hormones which diffuse by a reaction-diffusion mechanism and activate or inhibit cell adhesion, and (3) cells which respond with topological stochastic actions manifested as changes in cell adhesion. Based on probability, the results are cell clusters arranged in dots or stripes. Thus genetic control provides combinational molecular information which defines the properties of the cells but not the final pattern. Epigenetic control governs interactions among cells and their environment based on physical-chemical rules (such as those described in the Digital Hormone Model). Complex integument patterning is the sum of these two components of control and that is why integument patterns are usually similar but non-identical. These principles may be shared by other pattern formation processes such as barb ridge formation, fingerprints, pigmentation patterning, etc. The Digital Hormone Model can also be applied to swarming robot navigation, reaching intelligent automata and representing a self-re-configurable type of control rather than a follow-the-instruction type of control.
该主题下的研究呈现出从理论基础到传统增强技术,再到现代生成式模型的发展脉络。目前的研究重点已转向利用生成式扩散模型(DDPM/LDM)解决指纹识别中的隐私保护、数据稀缺及跨设备泛化问题,同时在可控生成和残缺指纹修复等细分领域展现出超越GAN的效果。