Open Access
1 September 2009 Multimodal biometric authentication based on the fusion of finger vein and finger geometry
Byung Jun Kang, Kang Ryoung Park
Author Affiliations +
Abstract
We propose a new multimodal biometric recognition based on the fusion of finger vein and finger geometry. This research shows three novelties compared to previous works. First, this is the first approach to combine the finger vein and finger geometry information at the same time. Second, the proposed method includes a new finger geometry recognition based on the sequential deviation values of finger thickness extracted from a single finger. Third, we integrate finger vein and finger geometry by a score-level fusion method based on a support vector machine. Results show that recognition accuracy is significantly enhanced using the proposed method.

Introduction

Biometric identification uses an automatic method to identify an individual based on unique human features. The recognition accuracy of a unimodal biometric system can be degraded by many factors, such as illumination change, pose variation, noise in the input data, etc.1 To overcome these problems, we propose a new multimodal recognition method using score level fusion of finger-vein and finger geometry recognition. In previous research, Ferrer proposed hand dorsum recognition based on fusion of a hand vein and geometry feature.2 They extracted the holistic textures of a hand vein and the shape of hand with a two-dimensional (2-D) Gabor filter. However, the recognition accuracy of this method is affected by the alignment of hand and the thickness change of the vein according to air temperature or the health condition of the user.3 To overcome this problem, we use a finger-vein recognition method based on finger-vein minutiae, such as bifurcations and ending points. The position of finger-vein minutiae is invariant to variations in vein thickness and the alignment of finger. Conventional hand geometry recognition methods extracted the geometric features of the overall hand shape using landmarks such as fingertip points and the valley points between adjacent fingers.4 Thus, the size of the capturing device is big. However, in our research, both vein and geometric information of a finger are acquired at the same time by using a small-sized device. Thus, only part of a finger is captured in the input image and we use the change in thickness of a single finger as a geometric feature. From the information of finger vein and finger geometry, we perform score level fusion based on a support vector machine (SVM), which can greatly increase recognition accuracy.

Image Acquisition, Segmentation of Finger Region, and Finger-Vein Segmentation

Figure 1 shows the proposed multimodal biometric authentication procedure. To acquire finger-vein patterns and finger geometry information at the same time, our capturing device consists of near-infrared (NIR) light illuminators and a camera that includes an NIR light-pass filter. The NIR light illuminates the user’s finger on the back side of the finger, and the image is captured by the camera located on the opposite side of the finger.5 Examples of images acquired by the device are shown in Fig. 1. The finger region is brighter than the background region due to NIR light that illuminates through the finger, as shown in Fig. 1. Therefore, the edge line between the finger and the background region is distinctive on the input image. On the basis of this result, the finger region is segmented by calculating the gradient value in the Y (vertical) direction. The segmented region of a finger vein is size normalized by stretching, as shown in Fig. 1. Then, the finger-vein region is binarized by adaptive local thresholding, which is described in Ref. 6. Morphological opening and closing is used to remove segmentation noise. The skeleton image is obtained by a thinning algorithm7 shown in Fig. 1.

Fig. 1

Procedure of proposed multimodal biometric authentication and the examples of collected finger images.

090501_1_1.jpg

Feature Extraction of Finger Vein and Matching

Minutiae points, such as the ending and bifurcation points of the finger vein, are extracted as feature points from the skeletonized vein image. They are detected by counting black pixels of eight-directional neighborhoods on each position of the skeletonized finger-vein line. On the basis of the ending and bifurcation points, the dissimilarity between the input vein feature vector and the enrolled feature vector is calculated using the modified Hausdorff distance (MHD) as in Ref. 8. Equation 1 shows the definition for a MHD. d(X,Y) is the MHD between the two point sets. In the set X={x1,x2,,xn} , xi is one minutiae point (the ending or bifurcation point) obtained from the input image. In the set Y={y1,y2,,ym} , yi is one minutiae point obtained from the enrolled image. A smaller value of MHD represents that the two point sets are more similar,

Eq. 1

d(X,Y)=1nxiXminyiYxiyi.

Feature Extraction of Finger Geometry and Matching

The geometric feature vector of the finger consists of the sequential deviation values of finger thickness ( T={Δt1,Δt2,,Δtn} , Δtk=tk1tk ). Here, tk are the vertical thicknesses of the finger region, as shown in Fig. 1. Because the input finger region is first aligned with the enrolled one based on the extracted bifurcation and ending points of the finger vein, the geometric features of finger shape are not affected by the rotation and translation of the finger. The dissimilarity between input and enrolled feature vectors ( TR and TE ) is calculated by the Euclidean distance.

Score-Level Fusion Based on SVM

We discriminate between a genuine class and an imposter class using SVM9 based on a finger-vein score calculated using Eq. 1 and a finger geometry score. These two scores are normalized in the range of 0–1 by z -score normalization using the mean and standard deviation of each score distribution.10

Experimental Results

To test the proposed algorithm, we collected a database consisting of 8160 finger images from 102 people. Half the data were used for SVM training, and the other half was used for testing. Figure 1 shows the examples of collected finger images. We used winSVM, which found the optimal parameters and kernel for SVM based on the highest classification accuracy.11, 12 Experimental results showed that the highest classification accuracy of SVM was obtained with the ANOVA kernel ( γ=0.8 , d=4 ) among various kinds of SVM kernels including dot, radial base, polynomial, neural, and ANOVA kernels. The classification results of SVM are shown in Fig. 2. From the output values of SVM, the optimal threshold was determined based on a Bayesian rule with which the minimum equal error rate (EER) of authentication was obtained. The EERs of finger-vein recognition, finger geometry, and the proposed multimodal authentication (with test data) were 1.1, 12.21, and 0.73%, respectively. Figure 3 shows the receiver operational characteristic (ROC) curves, from which we can know that the proposed multimodal authentication shows higher recognition accuracy than other approaches. Figure 4 shows the ROC curves, which represent the comparisons to other score-level fusion methods, such as MIN, MAX, SUM, Weighted SUM, and the proposed SVM method. We can know that the proposed multimodal authentication shows higher recognition accuracy than other approaches. In next experiment, we tested the changes of modified Hausdorff distance and Euclidean distance of the same user’s data based on finger-vein and geometry features according to the shifting and rotation of the finger. As shown in Table 1, the distances were almost the same with the alignment, which showed that the proposed method was not affected by the translation and rotation of the finger.

Fig. 2

SVM classification based on finger-vein score and finger geometry score.

090501_1_2.jpg

Fig. 3

ROC curves (1).

090501_1_3.jpg

Fig. 4

ROC curves (2).

090501_1_4.jpg

Table 1

The changes of modified Hausdorff distance and Euclidean distance of same user’s data according to the shifting and rotation of finger.

Shift (pixels)Rotation (deg)
02040600102030
Fingervein(modifiedHausdorffdistance)Withoutalignment0.1810.2760.4240.5610.1690.2910.4490.524
Withalignment0.180.1810.1810.1820.1680.1690.1690.169
Fingergeometry(euclideandistance)Withoutalignment0.1630.2940.5230.6540.1450.2840.3930.443
Withalignment0.1620.1640.1640.1650.1440.1440.1450.145

Conclusion

In this study, we propose a new multimodal authentication approach based on a score-level fusion of finger vein and finger geometry by SVM. In future research, we plan to perform more field tests with various kinds of data acquired in an outdoor environment.

Acknowledgment

This work was supported by the Korea Science and Engineering Foundation (KOSEF) through the Biometrics Engineering Research Center (BERC) at Yonsei University [R112002105000000(2009)].

References

1. 

A. K. Jain, A. Ross, and S. Prabhakar, “An Introduction to biometric recognition,” IEEE Trans. Circuits Syst. Video Technol., 14 (1), 4 –19 (2004). https://doi.org/10.1109/TCSVT.2003.818349 1051-8215 Google Scholar

2. 

M. A. Ferrer, A. Morales, and L. Ortega, “Infrared hand dorsum images for identification,” Electron. Lett., 45 (6), 306 –308 (2009). https://doi.org/10.1049/el.2009.0136 0013-5194 Google Scholar

3. 

N. Miura, A. Nagasaka, and T. Miyatake, “Extraction of finger-vein patterns using maximum curvature points in image profiles,” IEICE Trans. Inf. Syst., E90-D (8), 1185 –1194 (2007). https://doi.org/10.1093/ietisy/e90-d.8.1185 0916-8532 Google Scholar

4. 

A. K. Jain, A. Ross, and S. Prabhakar, “A prototype hand geometry–based verification system,” 166 –171 (1999). Google Scholar

5. 

Y. K. Jang, B. J. Kang, and K. R. Park, “A study on touchless finger vein recognition robust to the alignment and rotation of finger,” KIPS Trans: Part B, 15-B (4), 275 –284 (2008). Google Scholar

6. 

S. Kim, K. R. Park, D. Park, and C. S. Won, “Fast detection of finger-vein region for finger-vein recognition,” J. IEEK, 46 (1), 23 –31 (2009). Google Scholar

7. 

M. Sonka, V. Hlavac, and R. Boyle, Image Processing, Analysis, and Machine Vision, 2nd Ed.Brooks and Cole Publishing, Florence (1998). Google Scholar

8. 

L. Wang, G. Leedham, and D. S. Cho, “Minutiae feature analysis for infrared hand vein pattern biometrics,” Pattern Recogn., 41 920 –929 (2008). https://doi.org/10.1016/j.patcog.2007.07.012 0031-3203 Google Scholar

9. 

V. Vapnik, Statistical Learning Theory, Wiley, Hoboken, NJ (1998). Google Scholar

10. 

A. K. Jain, K. Nandakumar, and A. Ross, “Score normalization in multimodal biometric systems,” Pattern Recogn., 38 2270 –2285 (2005). https://doi.org/10.1016/j.patcog.2005.01.012 0031-3203 Google Scholar

11. 

B. Scholkopf, R. C. Williamson, A. J. Smola, and J. Shawe-Taylor, Neural Information Systems, 12 (2000) Google Scholar
©(2009) Society of Photo-Optical Instrumentation Engineers (SPIE)
Byung Jun Kang and Kang Ryoung Park "Multimodal biometric authentication based on the fusion of finger vein and finger geometry," Optical Engineering 48(9), 090501 (1 September 2009). https://doi.org/10.1117/1.3212651
Published: 1 September 2009
Lens.org Logo
CITATIONS
Cited by 23 scholarly publications and 2 patents.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Veins

Biometrics

Feature extraction

Image segmentation

Near infrared

Cameras

Electronics engineering

RELATED CONTENT

Personal authentication using hand vein triangulation
Proceedings of SPIE (March 17 2008)
Local SIFT analysis for hand vein pattern verification
Proceedings of SPIE (November 18 2009)

Back to Top