MITB Banner

The Recreation Of Fingerprints Images With Convolutional Autoencoders

Share

Hand prints

With security being regarded as the most important factor in any organisation and is also a matter of grave concern, biometric authentication systems are the most reliable when it comes to verifying a person’s identity. In the article, we will cover in brief how Aditya Sharma reconstructed fingerprints using convolutional autoencoders.

Biometrics are usually classified as 

  • Physiological and 
  • Behavioural

When it comes to physiological biometrics, fingerprints and DNA are considered the crucial elements, which cannot be copied as experts claim. The reason being that fingerprints or toe prints are unique and each individual has their own set of prints. Furthermore, the prints never change in individuals from birth to death. 

Fingerprints may look complicated in nature, but they have a certain pattern, which can be classified into arch, loops or core. Furthermore, the arch, loops and core consist of ridge ending and ridge bifurcation, which is known as minutiae. 

Minutiae is considered as the most important distinctive feature that is used for fingerprint matching. Earlier it was known that minutiae did not possess enough information to reconstruct an original fingerprint image. However, it is now possible to reconstruct with the use of a convolutional autoencoder.

A Brief Intro To Convolutional Autoencoder

Before jumping into convolutional autoencoder, one should be aware of the terms convolutional and autoencoder. For those who don’t know, convolutional neural networks (CNN) is a neural network that consists of more than one convolutional layer and is used to process image, classification and segmentation. Moving on to autoencoder, it is a part of the Neural Network for which the input and output remain the same. It works by compressing the input into a latent-space representation and then constructing an output from that representation. 

After getting through the two terms, come convolutional autoencoder. The convolutional operator filters an input system to extract a certain part of its content. Convolutional autoencoders encode inputs in a set of simple signals and reconstruct the input from them.

Overview Of The Procedure 

To begin with, one needs to take a look at the fingerprint datasets such as the kind of images it contains, how to read the images, creating a number of images and processing them to run through the model.

One can use FVC2002 fingerprint dataset to train a network. To calculate the efficiency of the model, one can test the model on two different fingerprint sensor datasets such as Secugen and Lumidigm sensor. 

FVC2002 is a Fingerprint Verification Competition dataset, which comprises four different sensor fingerprints, namely Low-cost Optical Sensor, Low-cost Capacitive Sensor, Optical Sensor and Synthetic Generator, each sensor with image sizes. 

One can use NumPy array attribute .shape to determine how images look in the dataset and their dimensions. The image from the dataset is likely to be in grayscale and it is imperative to process them before feeding into the model.  

The images are likely to be in a size of 224 x 224 x 1, which are to be fed as an input in the network.

A batch size of 128 or higher can be done depending upon the kind of system one is used to train the model. The system does play a role in determining the learning parameters and affects the accuracy of prediction. 

Moving forward, the autoencoder is divided into two parts, the encoder and decoder will create the model that must be compiled with the optimiser to be RMSProp (RMSProp is an optimiser, which uses the magnitude of recent gradients to normalise the gradients.) After creating the model, it is required to be trained with the Keras fit function and further reconstruct the images using the predict function of Keras. 

As mentioned at the beginning of the article, it is important to test the model with the two sensors, i.e. Secugem and Lumidigm, which will give the final answer on how the model performs in creating the images.
To know more about how encoders, check this link.

Share
Related Posts

CORPORATE TRAINING PROGRAMS ON GENERATIVE AI

Generative AI Skilling for Enterprises

Our customized corporate training program on Generative AI provides a unique opportunity to empower, retain, and advance your talent.

Upcoming Large format Conference

May 30 and 31, 2024 | 📍 Bangalore, India

Download the easiest way to
stay informed

Subscribe to The Belamy: Our Weekly Newsletter

Biggest AI stories, delivered to your inbox every week.

AI Courses & Careers

Become a Certified Generative AI Engineer

AI Forum for India

Our Discord Community for AI Ecosystem, In collaboration with NVIDIA. 

Flagship Events

Rising 2024 | DE&I in Tech Summit

April 4 and 5, 2024 | 📍 Hilton Convention Center, Manyata Tech Park, Bangalore

MachineCon GCC Summit 2024

June 28 2024 | 📍Bangalore, India

MachineCon USA 2024

26 July 2024 | 583 Park Avenue, New York

Cypher India 2024

September 25-27, 2024 | 📍Bangalore, India

Cypher USA 2024

Nov 21-22 2024 | 📍Santa Clara Convention Center, California, USA

Data Engineering Summit 2024

May 30 and 31, 2024 | 📍 Bangalore, India

Subscribe to Our Newsletter

The Belamy, our weekly Newsletter is a rage. Just enter your email below.