Biomedical Research

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.
Reach Us +44-7360-538437

Research Article - Biomedical Research (2018) Computational Life Sciences and Smarter Technological Advancement: Edition: II

Multiple features and classifiers for vein based biometric recognition

Bharathi Subramaniam*, Sudhakar Radhakrishnan

Department of Electronics and Communication Engineering, Dr. Mahalingam College of Engineering and Technology, Pollachi 642 003, Tamil Nadu, India

*Corresponding Author:
Bharathi Subramaniam
Department of Electronics and Communication Engineering
Dr. Mahalingam College of Engineering and Technology
Tamil Nadu, India

Accepted date: February 01, 2017

DOI: 10.4066/biomedicalresearch.29-16-2318

Visit for more related articles at Biomedical Research

Abstract

An effective fusion scheme is necessary for combining features from multiple biometric traits. This paper presents a method of fusion using multiple features from hand vein biometric traits for Multimodal biometric recognition. In the proposed method, a biometric authentication system using three different set of veins images, such as, finger vein, palm vein and dorsal vein is developed. Here the multiple features from the input vein images are extracted by applying Radon transform, Hilbert– Huang transform and Dual tree complex wavelet transform for each of the vein images. Once the features are extracted, a feature level fusion is carried out using the optimization algorithm called, Group Search Optimization. Then, recognition is done using the trained features by different classifiers such as support vector machine, fuzzy, neural network, bayes classifier and k-nearest neighbor classifiers. This approach is tested on the standard data bases of finger vein, palm vein and dorsal vein images of the hand. The proposed method provides higher accuracy and lower equal error rate which shows the efficiency of the technique compared with the other existing techniques.

Keywords

Finger vein, Palm vein, Dorsal hand vein, Multiple features, Feature level fusion, Multi-modal biometric recognition.

Introduction

An organization, like school, college, hospitals, company and industries, there is a need of biometric identification for security and monitoring purpose. Biometric technology used for identification of individual persons by means of their physiological characteristics such as, face, fingerprint, vein, iris, voice, palm print etc., and behavioral traits like keystroke dynamics, gait and signature [1]. The traditional authentication methods have numerous disadvantages, which can be overcome by biometrics method. Biometric information cannot be observed directly, it is difficult to share and recover, there is no necessity to memorize long password. Every biometric technology has its advantages and disadvantages, because no one can satisfy the necessities of all authentication and recognition applications.

For a larger user application, the unimodal biometric system [2] performance is not being enough for the identification. This drawback can be overcome by multimodal biometric systems [3,4], which is a combination of two or more biometric information for the authentication system. The multimodal biometric system improves the recognition rate, accuracy, security and universality [5,6]. In multimodal biometric recognition systems, the fusion [7] of various traits can be carried out at different levels, such as sensor level, feature level [8,9], matching score level [10-12] and decision level [13]. Among different fusion methods, the feature level fusion discriminates features from various modalities and is conserved more than other fusion levels because it contains rich information of biometric traits. The multimodal fusion [14] performed at the feature level is difficult to provide required result because of potential inappropriateness of feature spaces produced by different modalities. The frustration of dimensionality for eternity is an undesirable occurrence in the feature-level fusion process [15,16]. The traditional feature level fusion methods like serial feature fusion and parallel feature fusion16 are not applicable in many applications. With the purpose of fusing different biometric information in feature level fusion with realistically and efficiently, more methods should be developed for exploiting biometric features with balancing and creating appropriate rules for feature level fusion. Feature selection strategies often are applied to explore the effect of irrelevant features on the performance of classifier systems [17]. In this phase, an optimal subset of features which are necessary and sufficient for solving a problem is selected. Feature selection improves the accuracy of algorithms by reducing the dimensionality and removing irrelevant features [18].

Here, multiple features and classifiers with feature level fusion of vein modalities for recognition are proposed. The motivation of this work is choosing of right modality to provide live experience and also conserve the individuality. The selection of two or more images in multimodal biometric system and fusion of their features should be carried out to improve the accuracy and to reduce the error. In order to improve the accuracy and to minimize the error rate multiple features and classifiers with feature level fusion of vein modalities for recognition are proposed here. In this method the biometric information is obtained from three different sets of vein images, such as, finger vein, dorsal hand vein and palm vein are used for recognition. The significant features of the three vein images are obtained by using three different transforms, such as, Radon transform [19], Hilbert–Huang transform (kind of empirical mode decomposition) [20,21], and Dual tree complex wavelet transform (DT-CWT) [22]. Here each of the vein images are individually transformed using Radon transform, Hilbert–Huang transform and Dual tree complex wavelet transforms. Therefore, for a single image, three different feature sets are obtained with different sizes and they are resized to the same size. These extracted features are fused at the feature level itself. In this method, the feature level fusion is achieved by generating appropriate rules with the help of optimization algorithm, namely group search optimization (GSO) [23] and then these features are used for recognition. Here five classifiers are used, such as, SVM, fuzzy, neural network, Naive Bayes classifier, K-NN classifier, which is well trained by the optimized feature obtained by GSO and their results are compared. The rest of the paper is organized as follows: The proposed method of optimal feature level fusion for vein modalities is presented in section 2. The detailed experimental results and discussion are given in section 3 and the conclusion is summed up in section 4.

Experimental Method

The block diagram of the proposed method is given in the Figure 1. In this method three vein images such as finger vein, dorsal hand vein and palm vein are considered for authentication. Here, after preprocessing, the significant features are extracted from the preprocessed image by using three different transforms such as Hilbert-Hung transform, Radon transform and Dual tree wavelet transform. Then, these extracted features of the different vein images are fused by using an optimal formula generated by the GSO algorithm. Finally, the fused features are given to the different classifiers for training and testing. If the testing result is not accurate then this process is repeated until to get the accurate result.

biomedres-proposed-method

Figure 1: Block diagram of proposed method.

Hilbert-Huang transform

By employing Empirical Mode Decomposition (EMD) the features of vein images are extracted. Huang [20] established a technique that decomposes a data into a sum of components, each with slowly varying amplitude and phase. Every component of the EMD is called an Intrinsic Mode Function (IMF).

More specifically, the input matrix is converted into vector and the input data is represented by D(x), (Equation 1) and then the application of EMD generates a set of N, IMFs {IMFi(x)}i=1N, such that

Where, R(x) is a residual monotonic function

Upon obtaining an IMF, the same procedure is applied to the residual data R(x)=D’(x)-IMF(x) to extract the next IMF. From the element with high frequency the IMFs are successively obtained. Hence, the residual data R(x) has the lowest frequency.

Radon transform

The radon function computes the line integrals from multiple sources along parallel paths, or beams, in a certain direction. To represent a vein image, the radon function takes multiple, parallel-beam projections of the image from different angles by rotating the source around the center of the image. Applying the Radon transform on a vein image f(x, y) for a set of angles can be thought of as computing the projection of the image along the given angles. The resulting projection is the sum of the intensities of the pixels in each direction.

The radon transform can be represented as (Equation 2), by defining,

Where, δ is the Dirac delta function. The collection of the RT (α, ϕ) at all ϕ is the Radon transform of vein image f(x, y).

Dual tree complex wavelet transform (DT-CWT)

The feature extraction utilizes the multi-level coefficients of decomposition parts of vein images via DT-CWT, which is implemented using a dual-tree structure. The shift invariant and directionality selective properties of the DT-CWT are utilized for extracting features from vein images. Each vein images are decomposed by DT-CWT and the vein feature matrix consists of high frequency decomposition coefficients as well as real and imaginary part from the highest level.

The vein image features obtained from these three transforms are in different sizes and these feature matrices are resized into the same size feature matrix.

Optimal feature level fusion

In order to achieve the optimal feature level fusion, the nine set of features obtained from three different vein images are fused using an optimization algorithm called GSO. In GSO, the random population of size 20 × 17 is selected considered, the values from one to nine columns are assigned as a parameter to multiply by the corresponding feature matrix of the vein image and the values from ten to seventeen are assigned to select the operators which are already assigned within the range (0, 1). These pre-assigned operators are used to perform arithmetic operations between the feature matrices. By these calculations, a single matrix is obtained and is then given to different classifiers for testing and training. If the error rate is higher than predetermined error rate, then the GSO once again generate another 20 × 17 vector. This optimization operation is repeated until the error rate is lesser than predetermined error rate.

Group search optimization: Group search optimization algorithm is inspired by animal searching behavior. It may be described as an active moment by which an animal moves to find resources such as food and shelter. Here, the population is referred as a group and all individual present in the group is named as members. There are three types of members present in the group: producers, scroungers and rangers. Producers and scroungers behaviors are based on PS model, and the member rangers perform a random walk motion. The procedure for optimization is given below.

Step 1: Initialize the search solution and head angle

Step 2: Calculate the fitness

The parameters and operators value generated by GSO are used to fuse the feature matrices from each transform into a single matrix. Then it is trained and tested by using five classifiers and the obtained values from each classifier are sorted and the minimum value is chosen for error rate checking. If the rate is below the specified value, the GSO process is stopped otherwise it generates a new solution. The formula used to find the fitness is given in the Equation 3.

where, TP - true positive, TN - true negative, FP - false positive and FN - false negative.

Step 3: Find the producer of the group by changing the head angle and by analyzing the performance of Scrounger and Ranger.

At the end of this procedure, a new solution is generated. The solution which gives minimum error rate for each classifier is chosen as the best solution.

Results and Discussion

The experimental results of the proposed method of multiple features and classifiers with feature level fusion for biometric recognition are discussed here. The evaluation metrics employed here are accuracy, FAR (False Acceptance Rate) and FRR (False Rejection Rate). The database utilized for our experimentation is taken from the standard data bases [24-26] for dorsal hand vein, palm vein and finger vein images. The input vein images and their corresponding transformed images are shown in Figure 2.

biomedres-input-vein-images

Figure 2: (a) Input vein images (b) output emd of HHT (c) Radon transformed output (d) Real part of DT-CWT (e) Imaginary part of DT-CWT.

The performance analysis is made with the use of evaluation metrics of FAR, FRR and accuracy. These analyses of hand vein images is done using different classifiers such as SVM, fuzzy, neural network, Naive Bayes classifier and K-NN classifier at various threshold levels with the GSO population size is 20 × 17 and 10 × 17. The plot of FAR, FRR and accuracy are shown in Figures 3-5.

biomedres-population-size

Figure 3: Plot of FAR for (a) population size 10 × 17 (b) population size 20 × 17.

biomedres-Plot-FRR

Figure 4: Plot of FRR for (a) population size 10 × 17; (b) population size 20 × 17.

biomedres-plot-accuracy

Figure 5: Plot of Accuracy for (a) population size 10 × 17; (b) population size 20 × 17.

From these plots we observed that by combining three vein biometric traits the FAR and FRR are low. Among all five classifiers the Fuzzy system provides the lowest rate of zero and also as the population size increases the FAR and FRR decreases. Regarding accuracy, we have obtained higher value irrespective of classifiers. For all types of classifiers we got the accuracy as above 90% except Navie bayes classifier which provides the accuracy of around 80%. Here as the population size increases the accuracy also increases. The receiver operating characteristic (ROC) curve shown in Figure 6, represents the accomplishment and efficiency of the different classifier system. From the ROC curves, we can see that our proposed technique has achieved lower equal error rate (EER) indicating the effectiveness of the proposed technique. The EER for different classifiers with population size of 10 × 17 and 20 × 17 are given in the Table 1.

Classifiers Population size
20 × 17 10 × 17
Fuzzy 0.017 0.014
KNN 0.019 0.024
Neural network 0.05 0.028
SVM 0.035 0.024
Naive Bayes 0.08 0.06

Table 1: Equal error rate for different classifiers.

biomedres-GSO-population-size

Figure 6: Plot of ROC (a) GSO population size of 20 17; (b) GSO population size of 10 × 17.

The detailed comparative analysis of the Multimodal biometric authentication system with their fusion methods is given in Table 2. All the results presented in this table are in terms of EER, FAR and FRR. Here EER is defined as a point at which FAR is equal to FRR. Lower the values of EER, better the performance of the system but it varies according to the imaging techniques, type biometric traits, fusion strategies and number of users in the data base.

System Feature Level fusion Methodology Performance
Conti et al. Iris and fingerprint Template level Hamming distance FAR=0, FRR=5.7% EER=2.36
Khalifa et al. Signature+ Handwriting Decision level Logical AND,OR EER=3.80,8.05
Signature+ Handwriting Score level Arithmetic Average, SVM EER=2.65,3.2
Lin et al. Palm-dorsa vein Feature level Multi resolution analysis and Hierarchical integrating function FAR=1.5,FRR=3.5 EER=3.75
Amayeh et al. Palm + finger Feature level PCA EER=0.523
score level weighted sum and SVM EER=0.052, 0.136
decision level majority voting scheme EER=0.044
Kumar and Prathyusha Hand vein and knuckle shape Score level Matching vein triangulation and shape features FAR=1.14
FRR=1.14
Raghavendra et al. Hand vein and palm print score level Log Gabor transform, weighted sum rule FAR=7.4, FRR=4.8, EER=6.1
Non standard mask, weighted sum rule FAR=2.8, FRR=1.4, EER=2.2
Ferrer et al. Hand geometry, palm and finger textures, dorsal hand vein Score level and decision level Simple Sum rule FAR=0.01, FRR=0.01, EER=0.01
Proposed Method Finger vein, Palm vein and Dorsal vein Feature level GSO, Fuzzy, SVM,
K-NN
FAR=0.01%, FRR=0.03% EER=0.014

Table 2: Comparative Analysis of related work on Multimodal biometric authentication [27-33].

Conclusion

The main significance of the proposed Multimodal biometric system is to improve the performance of the system by fusing multiple features from each of the vein images of hand. Here, dorsal hand vein, palm vein and finger vein images of the hand are considered. The significant features of the input vein images were obtained by applying all the three transforms (Radon transform, Hilbert–Huang transform and Dual tree complex wavelet transform) to each of the vein images. The extracted features are fused by optimal feature level fusion using GSO algorithm. The authentication is done by using the trained features from different classifiers like fuzzy, k-NN, neural network, SVM and naive bayes. The experimental results illustrate that the optimal feature level fusion method for hand vein biometric traits renders fairly good performance compared to traditional methods. The proposed fusion method yields FAR of 0.011%, FAR of 0.031%, EER of 0.014%, which is a remarkable improvement than existing methods.

References

Get the App