| Literature DB >> 35632035 |
Rohit Srivastava1, Ved Prakash Bhardwaj1, Mohamed Tahar Ben Othman2, Mukesh Pushkarna3, Arushi Mangla4, Mohit Bajaj5, Ateeq Ur Rehman6,7, Muhammad Shafiq8, Habib Hamam7,9,10,11.
Abstract
Biometrics is the term for measuring human characteristics. If the term is divided into two parts, bio means life, and metric means measurement. The measurement of humans through different computational methods is performed to authorize a person. This measurement can be performed via a single biometric or by using a combination of different biometric traits. The combination of multiple biometrics is termed biometric fusion. It provides a reliable and secure authentication of a person at a higher accuracy. It has been introduced in the UIDIA framework in India (AADHAR: Association for Development and Health Action in Rural) and in different nations to figure out which biometric characteristics are suitable enough to authenticate the human identity. Fusion in biometric frameworks, especially FKP (finger-knuckle print) and iris, demonstrated to be a solid multimodal as a secure framework. The proposed approach demonstrates a proficient and strong multimodal biometric framework that utilizes FKP and iris as biometric modalities for authentication, utilizing scale-invariant feature transform (SIFT) and speeded up robust features (SURF). Log Gabor wavelet is utilized to extricate the iris feature set. From the extracted region, features are computed using principal component analysis (PCA). Both biometric modalities, FKP and iris, are combined at the match score level. The matching is performed using a neuro-fuzzy neural network classifier. The execution and accuracy of the proposed framework are tested on the open database Poly-U, CASIA, and an accuracy of 99.68% is achieved. The accuracy is higher compared to a single biometric. The neuro-fuzzy approach is also tested in comparison to other classifiers, and the accuracy is 98%. Therefore, the fusion mechanism implemented using a neuro-fuzzy classifier provides the best accuracy compared to other classifiers. The framework is implemented in MATLAB 7.10.Entities:
Keywords: FAR; FKP; FRR; SIFT; SURF; biometric fusion; iris; log Gabor wavelet
Mesh:
Year: 2022 PMID: 35632035 PMCID: PMC9146366 DOI: 10.3390/s22103620
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1Multimodal biometric system.
Figure 2FKP acquisition device.
Comparative analysis of different approaches.
| S No. | Paper | Year | Methodology | Limitation |
|---|---|---|---|---|
| 1. | Feature level fusion approach for personal authentication in multimodal biometrics [ | 2017 |
Gray Level Co-occurrence Matrix feature extraction technique is used for unique feature identification. ANN with Particle Swarm Optimization is deployed for Security Enhancement. Palm print and FKP is used for Fusion |
Accuracy is achieved only up to 78%. Complexity is too high |
| 2. | Finger–knuckle print recognition system using a compound local binary pattern [ | 2017 |
Compound Local Binary Patterns for FKP identification An extra bit is added for each P bit encoded by LBP to a neighbor |
FKP Accuracy is achieved more than 90% Only one biometric is used. |
| 3 | Finger–knuckle-print recognition system based on features level fusion of real and imaginary images [ | 2018 |
Three Patch Local Binary Pattern technique is used for finger–knuckle Print Recognition Cosine Mahalanobis distance is used at Matching Stage |
1 D log Gabor Filter is used which can be improvised Only one Biometrics is used |
| 4 | Toward More Accurate iris Recognition Using Dilated Residual Features [ | 2019 |
Residual Network Learning with dilated convolutional kernels is considered for training process It alleviates the need for the down-sampling and up-sampling layers |
MaskNet training is required. Masked bits are not ignored |
| 5 | A Deep Learning iris Recognition Method Based on Capsule Network Architecture [ | 2019 |
Deep Learning base method based on Capsule Network is proposed. A modified Dynamic Routing technique is used to identify between two capsule layers |
Need for other Vector forms and integration with other learning methods For large categories need for identification for Processing methods |
| 6 | Local Binary Pattern based Multimodal Biometric Recognition using Ear and FKP with Feature Level Fusion [ | 2019 |
LBP Feature Extraction method is used for FKP Feature Extraction Canny Edge Detection method is used |
Histogram Equalization is used which can be modified to a higher extent. Intruding Chances are reduced but with single biometric |
| 7 | Towards Complete and Accurate iris Segmentation Using Deep Multi-Task Attention Network for Non-Cooperative iris Recognition [ | 2020 |
A deep learning approach named irisParseNet is proposed Unified into a multi task network |
Segmentation Performance is less Lightweight iris Segmentation Network is still to be developed |
| 8 | Contactless person recognition using 2D and 3D finger–knuckle patterns [ | 2022 |
Contactless Verification of a person is proposed for fusion of 2D and 3D finger–knuckle prints Kernel Fisher Analysis Technique is used for dimensionality reduction |
Efficient Authentication based on only one biometric Can be combined with other biometric modalities for better authentication |
Figure 3Block diagram of proposed model.
Figure 4Proposed FKP method.
Figure 5(i) SIFT key points (ii) SURF key points.
Figure 6(i) SIFT points (ii) Matched points (iii) Non-matched points.
Figure 7(i) SURF points (ii) Matched points (iii) Non-matched points.
Figure 8Iris recognition working by Daugman.
Figure 9FAR calculation for various classifiers.
Figure 10FRR calculation for different classifiers.
Figure 11EER calculation for different classifiers.
Figure 12Accuracy comparison of different classifiers.
Comparative analysis of different classifiers.
| Classifier | False Acceptance Rate (FAR) (%) | False Rejection Rate (FRR) (%) | Equal Error Rate (EER) (%) | Accuracy (%) |
|---|---|---|---|---|
| Artificial Neural Network (ANN) | 0.79 | 0.69 | 0.83 | 78 |
| Back Propagation Network (BPN) | 0.65 | 0.56 | 0.63 | 84 |
| Multi-Layer Perceptron (MLP) | 0.45 | 0.34 | 0.51 | 88 |
| Neuro-Fuzzy Neural Network | 0.32 | 0.88 | 0.21 | 98 |
Figure 13Accuracy comparison of FKP, iris, and proposed method.
Figure 14ROC curve for proposed method.