SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.908-912

  Analysis of Dimensionality Reduction Techniques on IRIS Code
                    V.V.Satyanarayana Tallapragada*, E.G.Rajan**
                        *(Assistant Professor, Department of ECE, C.B.I.T., Hyderabad.)
                       ** (President, Pentagram Research Center, Jubilee Hills, Hyderabad)

ABSTRACT
         IRIS is considered as one of the best
biometric model for representing a human                    II. PROBLEM FORMATION
Identity. An efficient IRIS recognition technique                     The probability of false acceptance is
with reduced space complexity is one of the                 1/10^31 for a 2048 bit IRIS code[1]. If confidence
challenging aspects in IRIS recognition. In this            term in Hamming distance is considered to be
paper we improve the recognition accuracy and               0.321[1], the false acceptance and rejection rates are
efficiency using the IRIS code obtained through             almost equi-probable. IRIS code is a binary encoding
Daugman’s technique and then Dimensionality                 of the Gabor coefficients obtained after IRIS
Reduction is applied. IRIS of a test is recognized          segmentation. If the coefficients are considered as
by using minimum hamming distance from                      features then SVM based classifier can achieve
trained IRIS codes. MLE (Maximum Likelihood                 accuracy in recognition as high as 99.54%[5]. Further
Estimation) technique is used to determine the              assigning equal weight to all bits of IRIS code has
significant and predominant features as each                several limitations since all bits cannot equally
Gabor coefficient does not have same weight in              represent a person‘s identity. Most of the recent IRIS
generating a unique pattern for each IRIS.                  research is organized in the direction of identifying
Further, features are reduced by using PCA                  the most dominant features from segmented IRIS part
(Principal Component Analysis) and mapped to a              and classifying them using a kernel based classifier,
low dimensional feature space using SOM (Self               predominantly a SVM classifier. As kernel based
Organizing Map). Experimental results show that             classifiers are basically 2 class classifiers, with
efficiency of the system is 100% for 50 classes and         increase in number of classes the complexity of
99.73% for 500 classes which is better than the             classification increases [6]. Hence extracting
other techniques proposed so far in this direction.         dominant patterns from the Gabor coefficients and
Results also show that the recognition time has             generating the IRIS code from this pattern is
been found reduced (3.6 seconds for 1500 classes)           optimum, but different persons may have different
which is also better than SVM (Support Vector               dominant patterns resulting in variable length IRIS
Machine) based technique.                                   code. Daugman[1] in his discussion about
Keywords - IRIS, IRIS code, SOM, Dimensionality             commensurability of IRIS codes has proven that
Reduction, PCA, Hamming Distance, Gabor filter,             variable length IRIS codes cannot be matched with
MLE.                                                        any accepted confidence. Therefore the problem of
                                                            generating equi-length IRIS code from dominating
I. INTRODUCTION                                             feature set remains unsolved.
         A person‘s iris can be matched from a set of
binarized iris representation using hamming distance        III. PROPOSED SYSTEM
and with the help of any appropriate search technique                IRIS is segmented and Gabor Coefficients
[1]. When the search is adopted in the non binary           are extracted by using Daugman‘s technique [1]. The
domain with the help of existing features using a           features from all the trained classes and instances
kernel based technique then the matching complexity         were first saved in the database without generating the
increases as number of classes increase[3]. Kernel          IRIS code. MLE estimates the intrinsic dimensionality
based classifiers are best suited for iris recognition in   present within the dataset which is used by PCA to
non binary domain [2] and it is important to ensure         reduce the dataset to low dimensional feature space
that kernels complexity is to be reduced. In this paper     which is further scaled down to 2D feature space
we propose a dimensionality reduction technique for         using SOM. Therefore high dimensional features are
decreasing the number of dimensions of feature              mapped to a two dimensional lattice feature space
vectors. In this work we use PCA based                      using SOM so that features from any two IRIS can be
dimensionality reduction over the IRIS code                 compared just by Euclidian distance in 2-D feature
suggested by Daugman to show that the accuracy              plane. If we consider a matrix of size 100 x 100 to
andspeed of the technique increases with                    represent SOM plane then any IRIS instance can be
dimensionality reduction.                                   represented just by ones and zeros, where a ‗1‘ will
                                                            appear at each position that an instance of the IRIS
                                                            class is appearing in the feature plane and 0
                                                            elsewhere. Thus any given IRIS features once mapped


                                                                                                    908 | P a g e
V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.908-912

to SOM plane can be recognized as the class that has        cell structure is most suitable, where 2P>=2xN. Also it
maximum correlated 1‘s with the test features. The          is observed that the results are better if P is
block diagram of the proposed system is shown in            represented as 2's degree. Therefore 2x=P, can be
figure 1.                                                   considered as an ideal solution for better match.
                                                            Hence for a 10,000 class problem, 128x128 lattice
                                                            structure is sufficient. 512x512 structure can represent
                                                            up to 131072 classes. Further experiments were
                                                            conducted with more number of instances of a class. It
                                                            is seen that four training instance leads to almost
                                                            100% accuracy irrespective of the number of classes.
                                                               IRIS recognition problem can be thought of as
                                                            either a template matching problem or a classification
                                                            problem. Like other biometric solutions, template
                                                            matching is widely acceptable and used in IRIS
                                                            recognition problem. But as we have discussed in
                                                            problem formation section, template matching
                                                            technique has its own limitation as it allocates equal
                                                            weight to each feature.
                                                               In the proposed work we handle IRIS recognition
  Figure 1. Block Diagram of the proposed system.           as a classification problem. Rather than extracting
                                                            binary templates from the features of IRIS images, we
IV. METHODOLOGY                                             deal with the features and classify the features using
          First IRIS image is preprocessed and              support vector machine. The method is elaborated in
segmented using the technique proposed by                   short:
Daugman[1].The extracted features are complex with             First IRIS image is preprocessed and segmented
imaginary part being non zero and the real part             using the technique proposed by Daugman[1]. It
containing some zero DC offset. Entire complex              extracts the IRIS part from the rest of the eye image.
output of the features extraction process is considered     Once IRIS part is extracted, it is converted to a fixed
as the feature vectors. We have shown that the feature      size image of size 80x80. Two -Dimensional Gabor
normalization is one of the most important aspects for      filter is applied to segmented IRIS image. The
dimensionality reduction[12]. Therefore the obtained        resulting image projections of 2-D Gabor filters are
features need to be normalized before processing with       complex in nature where the imaginary part does not
PCA. For the normalization process the maximum of           possess any DC response. The real part is adjusted to
the real part of the feature space is obtained and entire   produce non DC component. However, as the
value set is divided by the same. Intrinsic dimension       complex feature itself is considered in the proposed
‗d‘ (d<D, where D is the actual dimensionality of the       work, the feature even without adjustment of the real
feature space) is calculated using MLE. ‗d‘ and             part would have no DC component, which is an
Normalized feature vectors are used to compute the          important task in feature matching process.
mapping in the low dimensional plane using PCA.             One of the feasible ways of recognizing a test IRIS
There are two immediate choices for reducing the            image will be to extract the features of the test image
dimensions of the Feature vectors of IRIS dataset.          and classify such features with that of the features of
Dimensionality reduction achieved from PCA can be           the images stored in the database using any suitable
used directly as final feature vectors or SOM can also      classifier like ANN, SVM, KNN etc., but the
be used directly without using PCA. As SOM does             complexity of the classifier increases significantly
not take intrinsic dimensionality into consideration        with the increase of the classes. This is attributed by
and applies data set reduction to 2-d, reducing raw         optimization problem where huge numbers of features
data by SOM is inefficient which can also be seen           and classes makes it computationally difficult for the
from figure 4, which shows that the performance of          classifier to classify the features in minimum time
the system is unacceptably low if SOM is used               with maximum accuracy. Therefore we propose a
directly over the actual feature vectors. On the other      dimensionality reduction of the feature vectors.
hand, resulting reduced data set from PCA can also be       Normally dimension reductionality is considered as a
used for IRIS recognition, but the figure 5 proves that     visualization problem where high dimensional feature
comparing complex features is more time consuming           vectors are mapped to 2 or 3 dimensional space for
than the binary comparison proposed here. Ideally a         data visualization. But dimensionality reduction
10x10 lattice is enough to represent 100 classes. But       techniques generate a model, using the same, it maps
not all classes will be present at a unique cell in the     data from one space to another space where the
lattice. Hence we experimented by changing number           correlation among the vectors remains same.
of classes and observed the accuracy. Experiments           Dimensionality reduction here is performed in two
with CASIA database shows that for N classes PxP            steps:



                                                                                                    909 | P a g e
V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.908-912

Firstly the intrinsic dimension of the vectors is           Figure 2: Classification Accuracy of proposed
measured followed by applying a reduction on the            technique and existing techniques with different
vectors which reduces number of dimensions to               number of features Figure 2 shows that the results
number of intrinsic dimension.                              obtained from proposed technique are significantly
Intrinsic dimension of the dataset is obtained by MLE.      higher than kernel based classifier and are in line with
We also show that it has the best overall performance       the recognition rate proposed by Daugman. The graph
compared to the two other intrinsic dimension               also shows that dimensionality reduction techniques
estimators. The method is explained in detail in[12].       are not best suited for classification based recognition;
Once dimensionality reduction is applied on any data,       this is due to the fact that both have different data
the distances among data points and hence the classes       domains.
in the new plane, change according to the structure of
the new plane. Therefore conventional classifiers fail
to recognize the classes accurately as a classifier does
not have a prior belief that the vectors are in different
plane.
Therefore we suggest a SOM based technique for
organizing and classifying the features. A SOM is
essentially a technique to map data with N dimensions
to a 3 dimensional lattice structure. Weight of each
class is calculated using an artificial neural network
based on training of the reduced vectors.
As SOM forms a cluster of the feature vectors where         Figure 3. Comparison of Recognition Efficiency with
each cluster represents a class corresponding to the        the increase in the number of classes for proposed and
IRIS class from database, recognizing a test IRIS is        Multi Class SVM based techniques.
essentially a problem of finding the closest cluster        Figure 3 demonstrates an interesting aspect, as
using linear distance formulae on the lattice plane.        number of classes increase kernel based technique‘s
According to Kohonen[11] the idea of feature map            efficiency decreases. This is because of the increase in
formation can be stated as follows:                         complexity of the kernel based classifier with increase
The spatial location of an output neuron in the             in the number of classes. The proposed technique‘s
topographic map corresponds to a particular domain,         complexity on the other hand does not increase since
or feature of the input data. More specifically:            the number of comparisons is proportional to the
Self-Organizing Feature maps are competitive neural         number of classes in the proposed technique, where as
networks in which neurons are organized in an l-            in kernel based technique it is proportional to the
dimensional lattice (grid) representing the feature         square of number of classes without any optimization.
space The output lattice characterizes a relative
position of neurons with regards to its neighbours,
that is their topological properties rather than exact
geometric locations. In practice, dimensionality of the
feature space is often restricted by its visualisation
aspect and typically is l = 1, 2 or 3.
In the Proposed System a SOM is constructed with
final 7 dimensions optimized through MLE intrinsic
dimension estimation technique. The SOM comprises
of 10x64 number of neurons for an experimental
evaluation of 64 persons IRIS images.                       Figure 4. Comparison of Recognition rate with
                                                            number of classes.
V. RESULTS
                                                            The graph shows the experimentation results of the
                                                            performances of Proposed IRIS recognition system
                                                            with and without an intermediate representation of
                                                            feature vectors using PCA. The results clearly show
                                                            that PCA aids to improvement in the accuracy. As
                                                            SOM is restricted to 2 dimensions, mapping from
                                                            very high number of dimensions to 2D space induces
                                                            mapping errors which are largely removed with PCA.
                                                            Therefore we propose to map the actual space with
                                                            PCA and follow it by reducing it to 2d plane through
                                                            SOM.



                                                                                                     910 | P a g e
V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.908-912

                                                          VI. CONCLUSION
                                                                    Daugman‘s initial work with IRIS
                                                          recognition is till date considered as the optimum
                                                          solution for IRIS recognition. But the researches in
                                                          this direction have been intense and are based on the
                                                          fundamentals of considering post-segmentation
                                                          coefficients of Gabor filter as non linear and
                                                          unequally weighted with respect to the IRIS code.
                                                          Few other researches have been carried out to select
                                                          an alternative feature other than the Gabor filter
                                                          coefficients. However, as not all the feature extraction
                                                          techniques are non-DC, instead of using hamming
Figure 5. Comparison of Recognition Time with and         distance based IRIS recognition, some authors have
without SVM Kernel.                                       proposed classifier based recognition and classifiers
                                                          are shown to be more time consuming than the
As Matlab ‗for‘ loops are essentially slow and require    method proposed by Daugman. Hence in this work,
more time in execution, understanding actual time         we propose a technique that first maps the Gabor filter
complexity of a large IRIS recognition system is          coefficients to a low dimensional plane and generate a
difficult. Therefore C++ mex file is written for both     self organizing map. IRIS code generated is of length
SVM based technique and proposed system for a time        of the SOM plane (32x32=1024 bytes) where 1‘s are
complexity comparison. Daugman's technique could          appended at every position that a particular person‘s
not be incorporated in the result for comparison as the   class is found and 0‘s otherwise. Finally an IRIS code
original experiment of Daugman's technique was            is generated for a given feature set by mapping it over
performed in a parallel processing environment with       the SOM plane. Recognition happens if normalized
32 M-array processors. The graph clearly shows that       hamming distance is greater than 0.5. Results clearly
classification process which is essentially a spatial     show that the proposed technique achieves higher
position comparison of SOM cells is much faster in        accuracy than Bhattacharya‘s technique with better
the case of proposed system.                              speed due to reduced space complexity.


                                                          [1]   John G. Daugman, "High Confidence Visual
                                                                Recognition of Persons by a Test of Statistical
                                                                Independence", IEEE Transactions on Pattern
                                                                Analysis and Machine Intelligence, Vol. 15,
                                                                No.11, pp. 1148-1161, November 1993.
                                                          [2]   John Daugman, "New Methods in Iris
                                                                Recognition", IEEE Transactions on Systems,
                                                                Man and Cybernetics - Part B: Cybernetics, Vol.
                                                                37, No. 5, pp. 1167 - 1175, October 2007.
                                                          [3]   John Daugman, "How Iris Recognition Works",
                                                                IEEE Transactions on Circuits and Systems for
                                                                Video Technology, Vol. 14, No. 1, pp. 21 - 30,
                                                                January 2004.
Figure 6. Comparison of Recognition time for              [4]   Amir Azizi and Hamid Reza Pourreza,
Proposed and Multi Class SVM based Technique.                   "Efficient     IRIS     Recognition    Through
Figure 6 clearly demonstrates that the recognition              Improvement of Feature Extraction and Subset
time for the proposed method is significantly low in            Selection", International Journal of Computer
comparison to the kernel based techniques. The result           Science and Information Security, Vol. 2, No.1,
also strengthens the fact established by Daugman that           June 2009.
if a linear search based classification scheme is         [5]   Kaushik Roy, Prabir Bhattacharya and Ramesh
adopted, it will give better result than any other              Chandra Debnath, ―Multi-Class SVM Based Iris
techniques. As the proposed technique classification            Recognition‖, 10th International Conference on
is merely a binary XOR operation just like the                  Computer and information technology, pp.1-6,
Daugman‘s method, it achieves considerable accuracy             27-29 Dec. 2007.
without compromising the speed.                           [6]   Sang-Hyeun Park and Johannes F¨urnkranz,
                                                                ―Efficient Pairwise Classifciation‖ Proceedings
                                                                of 18th European Conference on Machine
                                                                Learning (ECML-07), pp. 658–665, Warsaw,
                                                                Poland, 2007.


                                                                                                  911 | P a g e
V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research
                and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.908-912

[7]    Jain AK, Duin PW, Mao J, "Statistical Pattern           visual stimuli: Bar and grating cells, pp. 83–96,
       Recognition: A Review", IEEE Transactions on            1997.
       Pattern Analysis and Machine Intellingence,        [20] J. Jones and L. Palmer, ―An evaluation of the
       Vol. 22, No.1, pp. 4-37, January 2000.                  two-dimensional Gabor filter model of simple
[8]    D. M. Monro, S. Rakshit, and D. Zhang, ―DCT-            receptive fields in cat striate cortex,‖ J .
       based iris recognition‖, IEEE Transactions on           Neurophysiol., vol. 58, pp. 1233-1258, 1987.
       Pattern Analysis and Machine Intelligence, Vol.
       29, No.4, pp. 586-595, April 2007.
[9]    A. Rauber, "LabelSOM: On the labeling of
       selforganizing maps", Proceedings of the
       International Joint Conference on Neural
       Networks (IJCNN'99), Washington, DC, July 10
       - 16, 1999.
[10]   Ramanathan K., Sheng Uei Guan, "Recursive
       Self Organizing Maps with Hybrid Clustering",
       IEEE Conference on Cybernetics and Intelligent
       Systems, pp. 1-6, Bangkok, 7-9 June 2006.
[11]   Kohonen T, "The Self-Organizing Map",
       Proceedings of the IEEE, Vol. 78, Issue 9, pp.
       1464-1480, September 1990.
[12]   V.V.Satyanarayana Tallapragada and Dr. E.G.
       Rajan, "A Fast IRIS Recognition Technique
       Based on Dimensionality Optimization and
       Multidomain Feature Normalization", CiiT
       International Journal of Artificial Intelligent
       Systems and Machine Learning, Vol. 3, No. 11,
       pp. 668 - 676, October 2011.
[13]   Fei Ye, Zhiping Shi, Zhongzhi Shi, "A
       Comparative Study of PCA, LDA and Kernel
       LDA for Image Classification", International
       Symposium on Ubiquitous Virtual Reality, PP.
       51-54, 8-11 July 2009.
[14]   Ján Mazanec, Martin Melišek, Miloš Oravec,
       Jarmila Pavlovičová, "Support Vector machines,
       PCA and LDA in Face Recognition", Journal of
       Electrical Engineering, Vol. 59, No. 4, 203-209,
       2008.
[15]   Jing Luo, Shuzhong Lin, Ming Lei, Jianyun Ni,
       "Application of Dimensionality Reduction
       Analysis      to    Fingerprint    Recognition,"
       International Symposium on Computational
       Intelligence and Design, vol. 2, pp.102-105, ,
       2008.
[16]   S. Lespinats, M. Verleysen, A. Giron, and G.
       Fertil, ―DD-HDS: A method for visualization
       and exploration of high-dimensional data,‖
       IEEE Trans. Neural Netw., vol. 18, no. 5, pp.
       1265–1279, Sep. 2007.
[17]   A.P. Papli´nski, "Neuro-Fuzzy Comp. — Ch. 8",
       pp. 8.1-8.13, May 12, 2005.
[18]   B. Sch¨olkopf, A. Smola, and K.-R. M¨uller.
       Kernel principal component analysis. In B.
       Sch¨olkopf, C. Burges, and A. Smola, editors,
       Advances in Kernel Methods — Support Vector
       Learning. MIT Press, Cambridge, MA, 1999b.
       327 – 352.
[19]   N. Petkov and P. Kruizinga, Computational
       models of visual neurons specialised in the
       detection of periodic and aperiodic oriented



                                                                                                 912 | P a g e

Weitere ähnliche Inhalte

Was ist angesagt?

SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...
SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...
SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...P singh
 
Device for text to speech production and to braille script
Device for text to speech production and to braille scriptDevice for text to speech production and to braille script
Device for text to speech production and to braille scriptIAEME Publication
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...ijfcstjournal
 
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...Improving Isolated Bangla Compound Character Recognition Through Feature-map ...
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...Pinaki Ranjan Sarkar
 
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIERHANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIERvineet raj
 
Secure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS RecognitionSecure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS Recognitionijsrd.com
 
Wavelet Based Image Watermarking
Wavelet Based Image WatermarkingWavelet Based Image Watermarking
Wavelet Based Image WatermarkingIJERA Editor
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)IJERA Editor
 
IRJET- Alternate Vision Assistance: For the Blind
IRJET- Alternate Vision Assistance: For the BlindIRJET- Alternate Vision Assistance: For the Blind
IRJET- Alternate Vision Assistance: For the BlindIRJET Journal
 
Scanner colour calibration
Scanner colour calibrationScanner colour calibration
Scanner colour calibrationTarun Grover
 
Paper id 25201475
Paper id 25201475Paper id 25201475
Paper id 25201475IJRAT
 
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...IJERA Editor
 
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGES
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGESBLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGES
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGESijma
 
IRJET- Automatic Data Collection from Forms using Optical Character Recognition
IRJET- Automatic Data Collection from Forms using Optical Character RecognitionIRJET- Automatic Data Collection from Forms using Optical Character Recognition
IRJET- Automatic Data Collection from Forms using Optical Character RecognitionIRJET Journal
 

Was ist angesagt? (18)

SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...
SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...
SIGNIFICANCE OF RATIONAL 6TH ORDER DISTORTION MODEL IN THE FIELD OF MOBILE’S ...
 
Device for text to speech production and to braille script
Device for text to speech production and to braille scriptDevice for text to speech production and to braille script
Device for text to speech production and to braille script
 
40120140505005 2
40120140505005 240120140505005 2
40120140505005 2
 
40120140505005
4012014050500540120140505005
40120140505005
 
Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...Segmentation and recognition of handwritten digit numeral string using a mult...
Segmentation and recognition of handwritten digit numeral string using a mult...
 
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...Improving Isolated Bangla Compound Character Recognition Through Feature-map ...
Improving Isolated Bangla Compound Character Recognition Through Feature-map ...
 
[IJET V2I2P23] Authors: K. Deepika, Sudha M. S., Sandhya Rani M.H
[IJET V2I2P23] Authors: K. Deepika, Sudha M. S., Sandhya Rani M.H[IJET V2I2P23] Authors: K. Deepika, Sudha M. S., Sandhya Rani M.H
[IJET V2I2P23] Authors: K. Deepika, Sudha M. S., Sandhya Rani M.H
 
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIERHANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
HANDWRITTEN DIGIT RECOGNITION USING k-NN CLASSIFIER
 
Secure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS RecognitionSecure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS Recognition
 
Wavelet Based Image Watermarking
Wavelet Based Image WatermarkingWavelet Based Image Watermarking
Wavelet Based Image Watermarking
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)
 
Text Detection and Recognition
Text Detection and RecognitionText Detection and Recognition
Text Detection and Recognition
 
IRJET- Alternate Vision Assistance: For the Blind
IRJET- Alternate Vision Assistance: For the BlindIRJET- Alternate Vision Assistance: For the Blind
IRJET- Alternate Vision Assistance: For the Blind
 
Scanner colour calibration
Scanner colour calibrationScanner colour calibration
Scanner colour calibration
 
Paper id 25201475
Paper id 25201475Paper id 25201475
Paper id 25201475
 
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...
A New Technique to Digital Image Watermarking Using DWT for Real Time Applica...
 
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGES
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGESBLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGES
BLIND EXTRACTION OF DIGITAL WATERMARKING ALGORITHM FOR COLOR IMAGES
 
IRJET- Automatic Data Collection from Forms using Optical Character Recognition
IRJET- Automatic Data Collection from Forms using Optical Character RecognitionIRJET- Automatic Data Collection from Forms using Optical Character Recognition
IRJET- Automatic Data Collection from Forms using Optical Character Recognition
 

Andere mochten auch

Andere mochten auch (20)

Ez3110111016
Ez3110111016Ez3110111016
Ez3110111016
 
Ea31847853
Ea31847853Ea31847853
Ea31847853
 
Eh31887890
Eh31887890Eh31887890
Eh31887890
 
Dt33726730
Dt33726730Dt33726730
Dt33726730
 
Dy33753757
Dy33753757Dy33753757
Dy33753757
 
Dv33736740
Dv33736740Dv33736740
Dv33736740
 
Dx33746752
Dx33746752Dx33746752
Dx33746752
 
Que musica nos preferimos y que musica prefieran
Que  musica  nos preferimos y que musica prefieranQue  musica  nos preferimos y que musica prefieran
Que musica nos preferimos y que musica prefieran
 
Elecciones 2012 AICI Argentina
Elecciones 2012 AICI ArgentinaElecciones 2012 AICI Argentina
Elecciones 2012 AICI Argentina
 
Prueba 1
Prueba 1Prueba 1
Prueba 1
 
Presentacion resirdes bordon
Presentacion resirdes bordonPresentacion resirdes bordon
Presentacion resirdes bordon
 
Rev. digital
Rev. digitalRev. digital
Rev. digital
 
Novembro
NovembroNovembro
Novembro
 
Peixes
PeixesPeixes
Peixes
 
Informe sobre el embalse de Biscarrués
Informe sobre el embalse de BiscarruésInforme sobre el embalse de Biscarrués
Informe sobre el embalse de Biscarrués
 
Tema 7 cultura clásica
Tema 7 cultura clásicaTema 7 cultura clásica
Tema 7 cultura clásica
 
Plataformas Predicta para AGÊNCIAS e ANUNCIANTES
Plataformas Predicta para AGÊNCIAS e ANUNCIANTESPlataformas Predicta para AGÊNCIAS e ANUNCIANTES
Plataformas Predicta para AGÊNCIAS e ANUNCIANTES
 
Bulliyng rtrab da ruti
Bulliyng rtrab da rutiBulliyng rtrab da ruti
Bulliyng rtrab da ruti
 
¿Tienen sentido los trasvases? Por Joan Corominas
¿Tienen sentido los trasvases? Por Joan Corominas¿Tienen sentido los trasvases? Por Joan Corominas
¿Tienen sentido los trasvases? Por Joan Corominas
 
El producto. ( caballero galaviz hernandez)
El producto. ( caballero galaviz hernandez)El producto. ( caballero galaviz hernandez)
El producto. ( caballero galaviz hernandez)
 

Ähnlich wie El31908912

Sign Detection from Hearing Impaired
Sign Detection from Hearing ImpairedSign Detection from Hearing Impaired
Sign Detection from Hearing ImpairedIRJET Journal
 
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...CSCJournals
 
Rapid object detection using boosted cascade of simple features
Rapid object detection using boosted  cascade of simple featuresRapid object detection using boosted  cascade of simple features
Rapid object detection using boosted cascade of simple featuresHirantha Pradeep
 
Machine learning group - Practical examples
Machine learning group - Practical examplesMachine learning group - Practical examples
Machine learning group - Practical examplesBeatrice van Eden
 
A New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionA New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionIJECEIAES
 
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...ijdpsjournal
 
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...SBGC
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...Vishnupriya T H
 
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHM
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHMLIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHM
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHMijnlc
 
Lidar Point Cloud Classification Using Expectation Maximization Algorithm
Lidar Point Cloud Classification Using Expectation Maximization AlgorithmLidar Point Cloud Classification Using Expectation Maximization Algorithm
Lidar Point Cloud Classification Using Expectation Maximization AlgorithmAIRCC Publishing Corporation
 
Caim discretization algorithm
Caim discretization algorithmCaim discretization algorithm
Caim discretization algorithmenok7
 
Intro to Deep Learning with Keras - using TensorFlow backend
Intro to Deep Learning with Keras - using TensorFlow backendIntro to Deep Learning with Keras - using TensorFlow backend
Intro to Deep Learning with Keras - using TensorFlow backendAmin Golnari
 
Ijarcet vol-2-issue-3-920-924
Ijarcet vol-2-issue-3-920-924Ijarcet vol-2-issue-3-920-924
Ijarcet vol-2-issue-3-920-924Editor IJARCET
 
An fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimumAn fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimumAlexander Decker
 
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...Hadi Santoso
 
IRJET- Mango Classification using Convolutional Neural Networks
IRJET- Mango Classification using Convolutional Neural NetworksIRJET- Mango Classification using Convolutional Neural Networks
IRJET- Mango Classification using Convolutional Neural NetworksIRJET Journal
 
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET Journal
 
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...sunda2011
 
casestudy_important.pptx
casestudy_important.pptxcasestudy_important.pptx
casestudy_important.pptxssuser31398b
 

Ähnlich wie El31908912 (20)

Sign Detection from Hearing Impaired
Sign Detection from Hearing ImpairedSign Detection from Hearing Impaired
Sign Detection from Hearing Impaired
 
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
Faster Training Algorithms in Neural Network Based Approach For Handwritten T...
 
Rapid object detection using boosted cascade of simple features
Rapid object detection using boosted  cascade of simple featuresRapid object detection using boosted  cascade of simple features
Rapid object detection using boosted cascade of simple features
 
Machine learning group - Practical examples
Machine learning group - Practical examplesMachine learning group - Practical examples
Machine learning group - Practical examples
 
A New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and RecognitionA New Approach of Iris Detection and Recognition
A New Approach of Iris Detection and Recognition
 
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...
HIGHLY SCALABLE, PARALLEL AND DISTRIBUTED ADABOOST ALGORITHM USING LIGHT WEIG...
 
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
Java image processing ieee projects 2012 @ Seabirds ( Chennai, Bangalore, Hyd...
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...
 
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHM
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHMLIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHM
LIDAR POINT CLOUD CLASSIFICATION USING EXPECTATION MAXIMIZATION ALGORITHM
 
Lidar Point Cloud Classification Using Expectation Maximization Algorithm
Lidar Point Cloud Classification Using Expectation Maximization AlgorithmLidar Point Cloud Classification Using Expectation Maximization Algorithm
Lidar Point Cloud Classification Using Expectation Maximization Algorithm
 
Iris feature extraction
Iris feature extractionIris feature extraction
Iris feature extraction
 
Caim discretization algorithm
Caim discretization algorithmCaim discretization algorithm
Caim discretization algorithm
 
Intro to Deep Learning with Keras - using TensorFlow backend
Intro to Deep Learning with Keras - using TensorFlow backendIntro to Deep Learning with Keras - using TensorFlow backend
Intro to Deep Learning with Keras - using TensorFlow backend
 
Ijarcet vol-2-issue-3-920-924
Ijarcet vol-2-issue-3-920-924Ijarcet vol-2-issue-3-920-924
Ijarcet vol-2-issue-3-920-924
 
An fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimumAn fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimum
 
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...
A Parallel Architecture for Multiple-Face Detection Technique Using AdaBoost ...
 
IRJET- Mango Classification using Convolutional Neural Networks
IRJET- Mango Classification using Convolutional Neural NetworksIRJET- Mango Classification using Convolutional Neural Networks
IRJET- Mango Classification using Convolutional Neural Networks
 
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
 
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...
IEEE Final Year Projects 2011-2012 :: Elysium Technologies Pvt Ltd::Imageproc...
 
casestudy_important.pptx
casestudy_important.pptxcasestudy_important.pptx
casestudy_important.pptx
 

El31908912

  • 1. V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.908-912 Analysis of Dimensionality Reduction Techniques on IRIS Code V.V.Satyanarayana Tallapragada*, E.G.Rajan** *(Assistant Professor, Department of ECE, C.B.I.T., Hyderabad.) ** (President, Pentagram Research Center, Jubilee Hills, Hyderabad) ABSTRACT IRIS is considered as one of the best biometric model for representing a human II. PROBLEM FORMATION Identity. An efficient IRIS recognition technique The probability of false acceptance is with reduced space complexity is one of the 1/10^31 for a 2048 bit IRIS code[1]. If confidence challenging aspects in IRIS recognition. In this term in Hamming distance is considered to be paper we improve the recognition accuracy and 0.321[1], the false acceptance and rejection rates are efficiency using the IRIS code obtained through almost equi-probable. IRIS code is a binary encoding Daugman’s technique and then Dimensionality of the Gabor coefficients obtained after IRIS Reduction is applied. IRIS of a test is recognized segmentation. If the coefficients are considered as by using minimum hamming distance from features then SVM based classifier can achieve trained IRIS codes. MLE (Maximum Likelihood accuracy in recognition as high as 99.54%[5]. Further Estimation) technique is used to determine the assigning equal weight to all bits of IRIS code has significant and predominant features as each several limitations since all bits cannot equally Gabor coefficient does not have same weight in represent a person‘s identity. Most of the recent IRIS generating a unique pattern for each IRIS. research is organized in the direction of identifying Further, features are reduced by using PCA the most dominant features from segmented IRIS part (Principal Component Analysis) and mapped to a and classifying them using a kernel based classifier, low dimensional feature space using SOM (Self predominantly a SVM classifier. As kernel based Organizing Map). Experimental results show that classifiers are basically 2 class classifiers, with efficiency of the system is 100% for 50 classes and increase in number of classes the complexity of 99.73% for 500 classes which is better than the classification increases [6]. Hence extracting other techniques proposed so far in this direction. dominant patterns from the Gabor coefficients and Results also show that the recognition time has generating the IRIS code from this pattern is been found reduced (3.6 seconds for 1500 classes) optimum, but different persons may have different which is also better than SVM (Support Vector dominant patterns resulting in variable length IRIS Machine) based technique. code. Daugman[1] in his discussion about Keywords - IRIS, IRIS code, SOM, Dimensionality commensurability of IRIS codes has proven that Reduction, PCA, Hamming Distance, Gabor filter, variable length IRIS codes cannot be matched with MLE. any accepted confidence. Therefore the problem of generating equi-length IRIS code from dominating I. INTRODUCTION feature set remains unsolved. A person‘s iris can be matched from a set of binarized iris representation using hamming distance III. PROPOSED SYSTEM and with the help of any appropriate search technique IRIS is segmented and Gabor Coefficients [1]. When the search is adopted in the non binary are extracted by using Daugman‘s technique [1]. The domain with the help of existing features using a features from all the trained classes and instances kernel based technique then the matching complexity were first saved in the database without generating the increases as number of classes increase[3]. Kernel IRIS code. MLE estimates the intrinsic dimensionality based classifiers are best suited for iris recognition in present within the dataset which is used by PCA to non binary domain [2] and it is important to ensure reduce the dataset to low dimensional feature space that kernels complexity is to be reduced. In this paper which is further scaled down to 2D feature space we propose a dimensionality reduction technique for using SOM. Therefore high dimensional features are decreasing the number of dimensions of feature mapped to a two dimensional lattice feature space vectors. In this work we use PCA based using SOM so that features from any two IRIS can be dimensionality reduction over the IRIS code compared just by Euclidian distance in 2-D feature suggested by Daugman to show that the accuracy plane. If we consider a matrix of size 100 x 100 to andspeed of the technique increases with represent SOM plane then any IRIS instance can be dimensionality reduction. represented just by ones and zeros, where a ‗1‘ will appear at each position that an instance of the IRIS class is appearing in the feature plane and 0 elsewhere. Thus any given IRIS features once mapped 908 | P a g e
  • 2. V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.908-912 to SOM plane can be recognized as the class that has cell structure is most suitable, where 2P>=2xN. Also it maximum correlated 1‘s with the test features. The is observed that the results are better if P is block diagram of the proposed system is shown in represented as 2's degree. Therefore 2x=P, can be figure 1. considered as an ideal solution for better match. Hence for a 10,000 class problem, 128x128 lattice structure is sufficient. 512x512 structure can represent up to 131072 classes. Further experiments were conducted with more number of instances of a class. It is seen that four training instance leads to almost 100% accuracy irrespective of the number of classes. IRIS recognition problem can be thought of as either a template matching problem or a classification problem. Like other biometric solutions, template matching is widely acceptable and used in IRIS recognition problem. But as we have discussed in problem formation section, template matching technique has its own limitation as it allocates equal weight to each feature. In the proposed work we handle IRIS recognition Figure 1. Block Diagram of the proposed system. as a classification problem. Rather than extracting binary templates from the features of IRIS images, we IV. METHODOLOGY deal with the features and classify the features using First IRIS image is preprocessed and support vector machine. The method is elaborated in segmented using the technique proposed by short: Daugman[1].The extracted features are complex with First IRIS image is preprocessed and segmented imaginary part being non zero and the real part using the technique proposed by Daugman[1]. It containing some zero DC offset. Entire complex extracts the IRIS part from the rest of the eye image. output of the features extraction process is considered Once IRIS part is extracted, it is converted to a fixed as the feature vectors. We have shown that the feature size image of size 80x80. Two -Dimensional Gabor normalization is one of the most important aspects for filter is applied to segmented IRIS image. The dimensionality reduction[12]. Therefore the obtained resulting image projections of 2-D Gabor filters are features need to be normalized before processing with complex in nature where the imaginary part does not PCA. For the normalization process the maximum of possess any DC response. The real part is adjusted to the real part of the feature space is obtained and entire produce non DC component. However, as the value set is divided by the same. Intrinsic dimension complex feature itself is considered in the proposed ‗d‘ (d<D, where D is the actual dimensionality of the work, the feature even without adjustment of the real feature space) is calculated using MLE. ‗d‘ and part would have no DC component, which is an Normalized feature vectors are used to compute the important task in feature matching process. mapping in the low dimensional plane using PCA. One of the feasible ways of recognizing a test IRIS There are two immediate choices for reducing the image will be to extract the features of the test image dimensions of the Feature vectors of IRIS dataset. and classify such features with that of the features of Dimensionality reduction achieved from PCA can be the images stored in the database using any suitable used directly as final feature vectors or SOM can also classifier like ANN, SVM, KNN etc., but the be used directly without using PCA. As SOM does complexity of the classifier increases significantly not take intrinsic dimensionality into consideration with the increase of the classes. This is attributed by and applies data set reduction to 2-d, reducing raw optimization problem where huge numbers of features data by SOM is inefficient which can also be seen and classes makes it computationally difficult for the from figure 4, which shows that the performance of classifier to classify the features in minimum time the system is unacceptably low if SOM is used with maximum accuracy. Therefore we propose a directly over the actual feature vectors. On the other dimensionality reduction of the feature vectors. hand, resulting reduced data set from PCA can also be Normally dimension reductionality is considered as a used for IRIS recognition, but the figure 5 proves that visualization problem where high dimensional feature comparing complex features is more time consuming vectors are mapped to 2 or 3 dimensional space for than the binary comparison proposed here. Ideally a data visualization. But dimensionality reduction 10x10 lattice is enough to represent 100 classes. But techniques generate a model, using the same, it maps not all classes will be present at a unique cell in the data from one space to another space where the lattice. Hence we experimented by changing number correlation among the vectors remains same. of classes and observed the accuracy. Experiments Dimensionality reduction here is performed in two with CASIA database shows that for N classes PxP steps: 909 | P a g e
  • 3. V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.908-912 Firstly the intrinsic dimension of the vectors is Figure 2: Classification Accuracy of proposed measured followed by applying a reduction on the technique and existing techniques with different vectors which reduces number of dimensions to number of features Figure 2 shows that the results number of intrinsic dimension. obtained from proposed technique are significantly Intrinsic dimension of the dataset is obtained by MLE. higher than kernel based classifier and are in line with We also show that it has the best overall performance the recognition rate proposed by Daugman. The graph compared to the two other intrinsic dimension also shows that dimensionality reduction techniques estimators. The method is explained in detail in[12]. are not best suited for classification based recognition; Once dimensionality reduction is applied on any data, this is due to the fact that both have different data the distances among data points and hence the classes domains. in the new plane, change according to the structure of the new plane. Therefore conventional classifiers fail to recognize the classes accurately as a classifier does not have a prior belief that the vectors are in different plane. Therefore we suggest a SOM based technique for organizing and classifying the features. A SOM is essentially a technique to map data with N dimensions to a 3 dimensional lattice structure. Weight of each class is calculated using an artificial neural network based on training of the reduced vectors. As SOM forms a cluster of the feature vectors where Figure 3. Comparison of Recognition Efficiency with each cluster represents a class corresponding to the the increase in the number of classes for proposed and IRIS class from database, recognizing a test IRIS is Multi Class SVM based techniques. essentially a problem of finding the closest cluster Figure 3 demonstrates an interesting aspect, as using linear distance formulae on the lattice plane. number of classes increase kernel based technique‘s According to Kohonen[11] the idea of feature map efficiency decreases. This is because of the increase in formation can be stated as follows: complexity of the kernel based classifier with increase The spatial location of an output neuron in the in the number of classes. The proposed technique‘s topographic map corresponds to a particular domain, complexity on the other hand does not increase since or feature of the input data. More specifically: the number of comparisons is proportional to the Self-Organizing Feature maps are competitive neural number of classes in the proposed technique, where as networks in which neurons are organized in an l- in kernel based technique it is proportional to the dimensional lattice (grid) representing the feature square of number of classes without any optimization. space The output lattice characterizes a relative position of neurons with regards to its neighbours, that is their topological properties rather than exact geometric locations. In practice, dimensionality of the feature space is often restricted by its visualisation aspect and typically is l = 1, 2 or 3. In the Proposed System a SOM is constructed with final 7 dimensions optimized through MLE intrinsic dimension estimation technique. The SOM comprises of 10x64 number of neurons for an experimental evaluation of 64 persons IRIS images. Figure 4. Comparison of Recognition rate with number of classes. V. RESULTS The graph shows the experimentation results of the performances of Proposed IRIS recognition system with and without an intermediate representation of feature vectors using PCA. The results clearly show that PCA aids to improvement in the accuracy. As SOM is restricted to 2 dimensions, mapping from very high number of dimensions to 2D space induces mapping errors which are largely removed with PCA. Therefore we propose to map the actual space with PCA and follow it by reducing it to 2d plane through SOM. 910 | P a g e
  • 4. V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.908-912 VI. CONCLUSION Daugman‘s initial work with IRIS recognition is till date considered as the optimum solution for IRIS recognition. But the researches in this direction have been intense and are based on the fundamentals of considering post-segmentation coefficients of Gabor filter as non linear and unequally weighted with respect to the IRIS code. Few other researches have been carried out to select an alternative feature other than the Gabor filter coefficients. However, as not all the feature extraction techniques are non-DC, instead of using hamming Figure 5. Comparison of Recognition Time with and distance based IRIS recognition, some authors have without SVM Kernel. proposed classifier based recognition and classifiers are shown to be more time consuming than the As Matlab ‗for‘ loops are essentially slow and require method proposed by Daugman. Hence in this work, more time in execution, understanding actual time we propose a technique that first maps the Gabor filter complexity of a large IRIS recognition system is coefficients to a low dimensional plane and generate a difficult. Therefore C++ mex file is written for both self organizing map. IRIS code generated is of length SVM based technique and proposed system for a time of the SOM plane (32x32=1024 bytes) where 1‘s are complexity comparison. Daugman's technique could appended at every position that a particular person‘s not be incorporated in the result for comparison as the class is found and 0‘s otherwise. Finally an IRIS code original experiment of Daugman's technique was is generated for a given feature set by mapping it over performed in a parallel processing environment with the SOM plane. Recognition happens if normalized 32 M-array processors. The graph clearly shows that hamming distance is greater than 0.5. Results clearly classification process which is essentially a spatial show that the proposed technique achieves higher position comparison of SOM cells is much faster in accuracy than Bhattacharya‘s technique with better the case of proposed system. speed due to reduced space complexity. [1] John G. Daugman, "High Confidence Visual Recognition of Persons by a Test of Statistical Independence", IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 15, No.11, pp. 1148-1161, November 1993. [2] John Daugman, "New Methods in Iris Recognition", IEEE Transactions on Systems, Man and Cybernetics - Part B: Cybernetics, Vol. 37, No. 5, pp. 1167 - 1175, October 2007. [3] John Daugman, "How Iris Recognition Works", IEEE Transactions on Circuits and Systems for Video Technology, Vol. 14, No. 1, pp. 21 - 30, January 2004. Figure 6. Comparison of Recognition time for [4] Amir Azizi and Hamid Reza Pourreza, Proposed and Multi Class SVM based Technique. "Efficient IRIS Recognition Through Figure 6 clearly demonstrates that the recognition Improvement of Feature Extraction and Subset time for the proposed method is significantly low in Selection", International Journal of Computer comparison to the kernel based techniques. The result Science and Information Security, Vol. 2, No.1, also strengthens the fact established by Daugman that June 2009. if a linear search based classification scheme is [5] Kaushik Roy, Prabir Bhattacharya and Ramesh adopted, it will give better result than any other Chandra Debnath, ―Multi-Class SVM Based Iris techniques. As the proposed technique classification Recognition‖, 10th International Conference on is merely a binary XOR operation just like the Computer and information technology, pp.1-6, Daugman‘s method, it achieves considerable accuracy 27-29 Dec. 2007. without compromising the speed. [6] Sang-Hyeun Park and Johannes F¨urnkranz, ―Efficient Pairwise Classifciation‖ Proceedings of 18th European Conference on Machine Learning (ECML-07), pp. 658–665, Warsaw, Poland, 2007. 911 | P a g e
  • 5. V.V.Satyanarayana Tallapragada, E.G.Rajan / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.908-912 [7] Jain AK, Duin PW, Mao J, "Statistical Pattern visual stimuli: Bar and grating cells, pp. 83–96, Recognition: A Review", IEEE Transactions on 1997. Pattern Analysis and Machine Intellingence, [20] J. Jones and L. Palmer, ―An evaluation of the Vol. 22, No.1, pp. 4-37, January 2000. two-dimensional Gabor filter model of simple [8] D. M. Monro, S. Rakshit, and D. Zhang, ―DCT- receptive fields in cat striate cortex,‖ J . based iris recognition‖, IEEE Transactions on Neurophysiol., vol. 58, pp. 1233-1258, 1987. Pattern Analysis and Machine Intelligence, Vol. 29, No.4, pp. 586-595, April 2007. [9] A. Rauber, "LabelSOM: On the labeling of selforganizing maps", Proceedings of the International Joint Conference on Neural Networks (IJCNN'99), Washington, DC, July 10 - 16, 1999. [10] Ramanathan K., Sheng Uei Guan, "Recursive Self Organizing Maps with Hybrid Clustering", IEEE Conference on Cybernetics and Intelligent Systems, pp. 1-6, Bangkok, 7-9 June 2006. [11] Kohonen T, "The Self-Organizing Map", Proceedings of the IEEE, Vol. 78, Issue 9, pp. 1464-1480, September 1990. [12] V.V.Satyanarayana Tallapragada and Dr. E.G. Rajan, "A Fast IRIS Recognition Technique Based on Dimensionality Optimization and Multidomain Feature Normalization", CiiT International Journal of Artificial Intelligent Systems and Machine Learning, Vol. 3, No. 11, pp. 668 - 676, October 2011. [13] Fei Ye, Zhiping Shi, Zhongzhi Shi, "A Comparative Study of PCA, LDA and Kernel LDA for Image Classification", International Symposium on Ubiquitous Virtual Reality, PP. 51-54, 8-11 July 2009. [14] Ján Mazanec, Martin Melišek, Miloš Oravec, Jarmila Pavlovičová, "Support Vector machines, PCA and LDA in Face Recognition", Journal of Electrical Engineering, Vol. 59, No. 4, 203-209, 2008. [15] Jing Luo, Shuzhong Lin, Ming Lei, Jianyun Ni, "Application of Dimensionality Reduction Analysis to Fingerprint Recognition," International Symposium on Computational Intelligence and Design, vol. 2, pp.102-105, , 2008. [16] S. Lespinats, M. Verleysen, A. Giron, and G. Fertil, ―DD-HDS: A method for visualization and exploration of high-dimensional data,‖ IEEE Trans. Neural Netw., vol. 18, no. 5, pp. 1265–1279, Sep. 2007. [17] A.P. Papli´nski, "Neuro-Fuzzy Comp. — Ch. 8", pp. 8.1-8.13, May 12, 2005. [18] B. Sch¨olkopf, A. Smola, and K.-R. M¨uller. Kernel principal component analysis. In B. Sch¨olkopf, C. Burges, and A. Smola, editors, Advances in Kernel Methods — Support Vector Learning. MIT Press, Cambridge, MA, 1999b. 327 – 352. [19] N. Petkov and P. Kruizinga, Computational models of visual neurons specialised in the detection of periodic and aperiodic oriented 912 | P a g e