SlideShare una empresa de Scribd logo
1 de 29
Efficient Methods of Multimodal Biometric
Security System-
Fingerprint Authentication,
Speech and Face Recognition
SUBMITTED BY:
MAYANK PAL
ABSTRACT
 This presentation proposes the efficient methods in multimodal biometric i.e. fingerprint,
speech, face.
 Multimodal system is developed through fusion of fingerprint, speech and face recognition.
 The proposed system is designed for applications where the training database contains a face,
fingerprint images and voice data .
 The multimodal biometric security system may be used in various application areas such as, for
authentication number of employees working in offices, in military applications and also in all
possible security applications.
CONTENT
I. Introduction of Biometrics
II. Aim
III. Methodology
IV. Multimodal Biometric Systems
V. Biometric Techniques
VI. Modules in Multimodal Biometric Systems
VII. Levels of Fusion
VIII.Result
IX. Conclusion
X. Bibliography
INTRODUCTION
 The term biometric is usually associated with the use of unique physiological characteristics to
identify an individual. One of the applications which most people associate with biometrics is
security.
 It is an automated method of recognizing a person based on a physiological or behavioral
characteristic such as face ,fingerprints, hand geometry, handwriting, iris, voice etc.
 As password or PIN can lost or forgotten, biometrics cannot be forgotten or lost and requires
physical presence of the person to be authenticated.
 Thus personal authentication systems using biometrics are more reliable, convenient and
efficient than the traditional identification methods.
 However, even the best biometric traits till date are facing numerous problems biometric
authentication systems generally suffer from enrolment problems due to non-universal
biometric traits, susceptibility to biometric spoofing or insufficient accuracy caused by noisy
data acquisition in certain environments.
 Thus to overcome these problems ,multimodal biometric system can be used to reduce/remove
the limitations of unimodal systems.
AIM
As the level of security breaches and transaction fraud increases, the need for highly secure
identification and personal verification technologies is becoming apparent.
 In recent years, biometrics authentication has seen considerable improvements in reliability
and accuracy, with some of the traits offering good performance.
 The reason to combine different modalities is to improve recognition rate.
 The aim of multimodal biometrics is to reduce one or more of the following:
 FAR(False Acceptance Rate) : It is a measure of the percent of invalid inputs that are
incorrectly accepted.
FRR(False Reject Rate) : It is a measure of the percent of valid inputs that are incorrectly
rejected.
CER(Crossover Error Rate) : The rate at which both the accept and reject errors are equal.
- a lower value of the CER is more accurate for Biometric System.
MULTIMODAL BIOMETRIC SYSTEMS
 Multimodal biometric systems are those that utilize more than one physiological or behavioural
characteristic for enrolment , verification, or identification.
 In applications such as border entry/exit, access control, civil identification, and network
security, multi-modal biometric systems are looked to as a means of reducing false non-match
and false match rates, providing a secondary means of enrolment , verification, and
identification.
 A multi biometric system uses multiple sensors for data acquisition. This allows capturing
multiple samples of a single biometric trait (called multi-sample biometrics) and/or samples of
multiple biometric traits (called multi source or multimodal biometrics).
 A unimodal biometric system consists of three major modules: sensor module, feature
extraction module and matching module. The performance of a biometric system is largely
affected by the reliability of the sensor used and the degrees of freedom offered by the features
extracted from the sensed signal.
 Further, if the biometric trait being sensed or measured is noisy (a fingerprint with a scar or a
voice altered by a cold, for example), the resultant matching score computed by the matching
module may not be reliable. This problem can be solved by installing multiple sensors that
capture different biometric traits. Such systems, known as multimodal biometric systems , are
expected to be more reliable due to the presence of multiple pieces of evidence.
BIOMETRIC TECHNIQUES
FINGERPRINT TECHNOLOGY:
 It is the oldest and most widely used method.
 It needs a fingerprint reader.
 Registered points are located and compared.
 Optical sensors are used for scanning purpose.
 It can be used for many applications like pc login security, voting system, attendance system
etc.
 Uses the ridge endings and bifurcation's on a persons finger to plot points known as Minutiae
 The number and locations of the minutiae vary from finger to finger in any particular person,
and from person to person for any particular finger
Finger
Image
Finger Image + Minutiae Minutiae
FACE RECOGNITION TECHNOLOGY:
 Face Recognition is a biometric technique for automatic identification or verification of a
person from a digital image.
 These include the position/size/shape of the eyes, nose, cheekbones and jaw line.
SPEECH RECOGNITION TECHNOLOGY:
 It is a biometric process of validating a user's claimed identity using characteristics
extracted from their voices.
 It uses the pitch, pattern, tone, frequency, rhythm of speech for identification purposes.
 During the enrollment phase, the spoken words are converted from analog to digital
format, and the distinctive vocal characteristics such as pitch, frequency, and tone, are
extracted, and a speaker model is established.
 A template is then generated and stored for future comparisons.
Comparison Between Different Technique
MODULES IN MULTIMODEL BIOMETRIC SYSTEM
A common biometric system mainly involves the following major modules-
1. Sensor Module
At sensor module a suitable user interface incorporating the biometric sensor or scanner is needed
to measure or record the raw biometric data of the user. This raw biometric data is captured and
then it is transferred to the next module for feature extraction. The design of the sensor module
influences the various factors like cost and size.
2. Feature Extraction Module
At feature extraction module the quality of the acquired biometric data from the sensor is assessed
initially for further processing. Thus generating a synoptic but indicative digital representation of
the underlying traits or modalities. After extracting the features it is given as input to the matching
module for further comparison.
3. Matching Module
The extracted features when compared with the templates in the database generate a match score.
This match score may be controlled by the quality of the given biometric data. The matching
module also condensed a decision making module in which the generated match score is used to
validate the claimed identity.
4. Decision making module
Decision making module identifies whether the user is a genuine user or an impostor based on the
match scores. These are used to either validate the identity of a person or provides a ranking of the
enrolled identities for identifying an individual.
A simple block diagram for multi-modal biometric system is shown in Fig
MODE OF OPERATION
 The two major mode of operation in multi-modal biometric systems are
 Serial mode
 Parallel mode
 In serial mode of operation, multiple sources of information is not acquired simultaneously,
that is the user goes through stage by stage authentication process.
 Thus the recognition time is improved in serial mode as decision is made before getting all the
traits.
 In case of parallel mode of operation, recognition is performed by acquiring multiple sources o
information simultaneously.
 This will reduce the efficiency of the system and in turn cause inconvenience to the user.
 Study reveals that combined use of both modes may result a system which provides high
efficiency and user convenience.
..
.
LEVELS OF FUSION
 By employing the information available in any of the modules like sensor level, feature
extraction level, matching level and Decision making level, fusion can be developed in multi-
modal biometric system like sensor level fusion, feature level fusion, matching score level
fusion and decision level fusion.
 The different biometric identifier used in the multimodal biometric system, their information
from the individual identifier is taken together and can be fused at different levels of fusion
such as fusion at sensor level , fusion at feature level, fusion at matching score level and the
fusion at decision level
The following figure shows the fusion at Sensor level which involves combining raw data from
various sensors and this fusion can be appropriate for multi-sample and multi-sensor systems
Fig. Sensor level
Feature level fusion shown in Fig refers to combining the different feature sets extracted from
multiple biometric modalities into a single feature vector.
Fig. Feature level fusion
 Matching score level fusion shown in Fig refers to the combination of similarity scores
provided by a matching module for each input features and template biometric feature
vectors in the database.
Fig. Matching score level fusion
In decision level fusion as shown in Fig, the information integration occurs when each
biometric system makes an independent decision about the identity of the user or verifies the
claimed identity.
Fig: Decision level fusion
RESULT
 A multimodal biometrics system helps us to reduce:
• False accept rate (FAR)
• False reject rate (FRR)
• Failure to enrol rate (FTE)
 It also increases:
• Sensor cost
• Enrolment time
• Transit times
• Need for a prior knowledge/data
• System development and complexity
CONCLUSION
 Though there are many multi-modal biometric systems in practice for authentication of a
person, selection of appropriate modal, choice of optimal fusion level and redundancy in the
extracted features are still some of the shortcomings faced in the design of multi-modal
biometric system that needs to be addressed.
 The different approaches that are possible in multi-modal biometric systems, the suitable
fusion levels, and the integration strategies that can be chosen to consolidate information
were discussed.
 The combination of more than one biometrics can apply to enhance the security.
 Performance and the advanced security level made the multi-modal biometric systems
popular in these days and has great scope in future.
1. L. Hong, A. Jain & S. Kumar, Can multimode biometric Improve performance,
Proceedings of Auto ID 99, pp. 59-64, 1999.
2. A. Ross & A. K. Jain, Information Fusion in Biometrics, Pattern Recognition
Letters, 24 (13), pp. 2115-2125, 2003.
3. A.S. & A. A. Raza , Combined Classifier for Invariant Face Recognition,
Pattern Analysis and Applications, 3(4), pp. 289-302, 2000
4. [A. Ross, A. K. Jain & J.A. Riesman, Hybrid fingerprint matcher, Pattern
Recognition, 36, pp. 1661–1673, 2003
5. W. T. Tan & A. K. Jai , Combining Face and Iris Biometrics for Identity
Verification, Proceedings of Fourth International Conference on AVBPA, pp.
805-813, 2003
REFERENCES
THANK YOU

Más contenido relacionado

La actualidad más candente

Hand geometry recognition
Hand geometry recognitionHand geometry recognition
Hand geometry recognitionDheerendra k
 
Biometric's final ppt
Biometric's final pptBiometric's final ppt
Biometric's final pptAnkita Vanage
 
Biometric authentication ppt by navin 6 feb
Biometric authentication ppt by navin 6 febBiometric authentication ppt by navin 6 feb
Biometric authentication ppt by navin 6 febNavin Kumar
 
Biometric slideshare
Biometric slideshareBiometric slideshare
Biometric slideshareprachi
 
Biometric Systems and Security
Biometric Systems and SecurityBiometric Systems and Security
Biometric Systems and SecurityShreyans Jain
 
Biometric technology .pptx
Biometric technology .pptxBiometric technology .pptx
Biometric technology .pptxvineeth chepuri
 
Paper multi-modal biometric system using fingerprint , face and speech
Paper   multi-modal biometric system using fingerprint , face and speechPaper   multi-modal biometric system using fingerprint , face and speech
Paper multi-modal biometric system using fingerprint , face and speechAalaa Khattab
 
Introduction To Biometrics
Introduction To BiometricsIntroduction To Biometrics
Introduction To BiometricsAbdul Rehman
 
Introduction to Biometric lectures... Prepared by Dr.Abbas
Introduction to Biometric lectures... Prepared by Dr.AbbasIntroduction to Biometric lectures... Prepared by Dr.Abbas
Introduction to Biometric lectures... Prepared by Dr.AbbasBasra University, Iraq
 
Biometrics Technology Seminar Report.
Biometrics Technology Seminar Report.Biometrics Technology Seminar Report.
Biometrics Technology Seminar Report.Pavan Kumar MT
 
Biometric Technology
Biometric TechnologyBiometric Technology
Biometric Technologyesther_sonu
 
Thesis presentation ist
Thesis presentation istThesis presentation ist
Thesis presentation istdeep sharma
 
Biometric security Presentation
Biometric security PresentationBiometric security Presentation
Biometric security PresentationPrabh Jeet
 

La actualidad más candente (20)

Hand geometry recognition
Hand geometry recognitionHand geometry recognition
Hand geometry recognition
 
Biometric's final ppt
Biometric's final pptBiometric's final ppt
Biometric's final ppt
 
Biometric authentication ppt by navin 6 feb
Biometric authentication ppt by navin 6 febBiometric authentication ppt by navin 6 feb
Biometric authentication ppt by navin 6 feb
 
Biometric ppt
Biometric pptBiometric ppt
Biometric ppt
 
Biometric slideshare
Biometric slideshareBiometric slideshare
Biometric slideshare
 
Biometric Systems and Security
Biometric Systems and SecurityBiometric Systems and Security
Biometric Systems and Security
 
Biometricsppt
BiometricspptBiometricsppt
Biometricsppt
 
Biometric technology .pptx
Biometric technology .pptxBiometric technology .pptx
Biometric technology .pptx
 
Paper multi-modal biometric system using fingerprint , face and speech
Paper   multi-modal biometric system using fingerprint , face and speechPaper   multi-modal biometric system using fingerprint , face and speech
Paper multi-modal biometric system using fingerprint , face and speech
 
ECG BIOMETRICS
ECG BIOMETRICSECG BIOMETRICS
ECG BIOMETRICS
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Introduction To Biometrics
Introduction To BiometricsIntroduction To Biometrics
Introduction To Biometrics
 
Introduction to Biometric lectures... Prepared by Dr.Abbas
Introduction to Biometric lectures... Prepared by Dr.AbbasIntroduction to Biometric lectures... Prepared by Dr.Abbas
Introduction to Biometric lectures... Prepared by Dr.Abbas
 
Biometrics Technology Seminar Report.
Biometrics Technology Seminar Report.Biometrics Technology Seminar Report.
Biometrics Technology Seminar Report.
 
Fingerprint recognition
Fingerprint recognitionFingerprint recognition
Fingerprint recognition
 
Bio-metrics Technology
Bio-metrics TechnologyBio-metrics Technology
Bio-metrics Technology
 
Biometric Technology
Biometric TechnologyBiometric Technology
Biometric Technology
 
Thesis presentation ist
Thesis presentation istThesis presentation ist
Thesis presentation ist
 
Biometric security Presentation
Biometric security PresentationBiometric security Presentation
Biometric security Presentation
 
Biometrics
BiometricsBiometrics
Biometrics
 

Destacado

Biometric security using cryptography
Biometric security using cryptographyBiometric security using cryptography
Biometric security using cryptographySampat Patnaik
 
Introduction to biometric systems security
Introduction to biometric systems securityIntroduction to biometric systems security
Introduction to biometric systems securitySelf
 
Biometric Presentation
Biometric PresentationBiometric Presentation
Biometric Presentationrs2003
 
Biometrics Technology
Biometrics TechnologyBiometrics Technology
Biometrics Technologylole2
 
Biometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesBiometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesPrabh Jeet
 
Slide-show on Biometrics
Slide-show on BiometricsSlide-show on Biometrics
Slide-show on BiometricsPathik504
 

Destacado (8)

Biometric security using cryptography
Biometric security using cryptographyBiometric security using cryptography
Biometric security using cryptography
 
Biometric encryption
Biometric encryptionBiometric encryption
Biometric encryption
 
Introduction to biometric systems security
Introduction to biometric systems securityIntroduction to biometric systems security
Introduction to biometric systems security
 
BIOMETRIC SECURITY SYSTEM
BIOMETRIC SECURITY SYSTEMBIOMETRIC SECURITY SYSTEM
BIOMETRIC SECURITY SYSTEM
 
Biometric Presentation
Biometric PresentationBiometric Presentation
Biometric Presentation
 
Biometrics Technology
Biometrics TechnologyBiometrics Technology
Biometrics Technology
 
Biometric Security advantages and disadvantages
Biometric Security advantages and disadvantagesBiometric Security advantages and disadvantages
Biometric Security advantages and disadvantages
 
Slide-show on Biometrics
Slide-show on BiometricsSlide-show on Biometrics
Slide-show on Biometrics
 

Similar a MULTIMODAL BIOMETRIC SECURITY SYSTEM

A study of multimodal biometric system
A study of multimodal biometric systemA study of multimodal biometric system
A study of multimodal biometric systemeSAT Publishing House
 
A study on biometric authentication techniques
A study on biometric authentication techniquesA study on biometric authentication techniques
A study on biometric authentication techniquesSubhash Basistha
 
IJCB2014 Multi Modal Biometrics for Mobile Authentication final version
IJCB2014 Multi Modal Biometrics for Mobile Authentication final versionIJCB2014 Multi Modal Biometrics for Mobile Authentication final version
IJCB2014 Multi Modal Biometrics for Mobile Authentication final versionHagai Aronowitz
 
Role of fuzzy in multimodal biometrics system
Role of fuzzy in multimodal biometrics systemRole of fuzzy in multimodal biometrics system
Role of fuzzy in multimodal biometrics systemKishor Singh
 
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...IJERA Editor
 
Fingerprint detection
Fingerprint detectionFingerprint detection
Fingerprint detectionMudit Mishra
 
I0363068074
I0363068074I0363068074
I0363068074theijes
 
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...Harikrishna Patel
 
Personal identification using multibiometrics score level fusion
Personal identification using multibiometrics score level fusionPersonal identification using multibiometrics score level fusion
Personal identification using multibiometrics score level fusioneSAT Publishing House
 
Biometrics
BiometricsBiometrics
Biometricssenejug
 
Security Issues Related to Biometrics
Security Issues Related to BiometricsSecurity Issues Related to Biometrics
Security Issues Related to BiometricsYogeshIJTSRD
 
Pattern recognition multi biometrics using face and ear
Pattern recognition multi biometrics using face and earPattern recognition multi biometrics using face and ear
Pattern recognition multi biometrics using face and earMazin Alwaaly
 
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...IRJET Journal
 
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...CSCJournals
 

Similar a MULTIMODAL BIOMETRIC SECURITY SYSTEM (20)

A study of multimodal biometric system
A study of multimodal biometric systemA study of multimodal biometric system
A study of multimodal biometric system
 
A study on biometric authentication techniques
A study on biometric authentication techniquesA study on biometric authentication techniques
A study on biometric authentication techniques
 
Biometrics for e-voting
Biometrics for e-votingBiometrics for e-voting
Biometrics for e-voting
 
Security
SecuritySecurity
Security
 
IJCB2014 Multi Modal Biometrics for Mobile Authentication final version
IJCB2014 Multi Modal Biometrics for Mobile Authentication final versionIJCB2014 Multi Modal Biometrics for Mobile Authentication final version
IJCB2014 Multi Modal Biometrics for Mobile Authentication final version
 
Role of fuzzy in multimodal biometrics system
Role of fuzzy in multimodal biometrics systemRole of fuzzy in multimodal biometrics system
Role of fuzzy in multimodal biometrics system
 
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...
The Survey of Architecture of Multi-Modal (Fingerprint and Iris Recognition) ...
 
Fingerprint detection
Fingerprint detectionFingerprint detection
Fingerprint detection
 
Biometric systems
Biometric systemsBiometric systems
Biometric systems
 
I0363068074
I0363068074I0363068074
I0363068074
 
FINGERPRINT BASED ATM SYSTEM
FINGERPRINT BASED ATM SYSTEMFINGERPRINT BASED ATM SYSTEM
FINGERPRINT BASED ATM SYSTEM
 
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...
Mobile Authentication with biometric (fingerprint or face) in #AndroidAppDeve...
 
Personal identification using multibiometrics score level fusion
Personal identification using multibiometrics score level fusionPersonal identification using multibiometrics score level fusion
Personal identification using multibiometrics score level fusion
 
Ijetcas14 598
Ijetcas14 598Ijetcas14 598
Ijetcas14 598
 
Biometrics
BiometricsBiometrics
Biometrics
 
Security Issues Related to Biometrics
Security Issues Related to BiometricsSecurity Issues Related to Biometrics
Security Issues Related to Biometrics
 
BIOMETRIC SECURITY SYSTEM AND ITS APPLICATIONS IN HEALTHCARE
BIOMETRIC SECURITY SYSTEM AND ITS APPLICATIONS IN HEALTHCAREBIOMETRIC SECURITY SYSTEM AND ITS APPLICATIONS IN HEALTHCARE
BIOMETRIC SECURITY SYSTEM AND ITS APPLICATIONS IN HEALTHCARE
 
Pattern recognition multi biometrics using face and ear
Pattern recognition multi biometrics using face and earPattern recognition multi biometrics using face and ear
Pattern recognition multi biometrics using face and ear
 
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...
Sum Rule Based Matching Score Level Fusion of Fingerprint and Iris Images for...
 
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...
Robust Analysis of Multibiometric Fusion Versus Ensemble Learning Schemes: A ...
 

Último

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 

Último (20)

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 

MULTIMODAL BIOMETRIC SECURITY SYSTEM

  • 1. Efficient Methods of Multimodal Biometric Security System- Fingerprint Authentication, Speech and Face Recognition SUBMITTED BY: MAYANK PAL
  • 2. ABSTRACT  This presentation proposes the efficient methods in multimodal biometric i.e. fingerprint, speech, face.  Multimodal system is developed through fusion of fingerprint, speech and face recognition.  The proposed system is designed for applications where the training database contains a face, fingerprint images and voice data .  The multimodal biometric security system may be used in various application areas such as, for authentication number of employees working in offices, in military applications and also in all possible security applications.
  • 3. CONTENT I. Introduction of Biometrics II. Aim III. Methodology IV. Multimodal Biometric Systems V. Biometric Techniques VI. Modules in Multimodal Biometric Systems VII. Levels of Fusion VIII.Result IX. Conclusion X. Bibliography
  • 4. INTRODUCTION  The term biometric is usually associated with the use of unique physiological characteristics to identify an individual. One of the applications which most people associate with biometrics is security.  It is an automated method of recognizing a person based on a physiological or behavioral characteristic such as face ,fingerprints, hand geometry, handwriting, iris, voice etc.  As password or PIN can lost or forgotten, biometrics cannot be forgotten or lost and requires physical presence of the person to be authenticated.  Thus personal authentication systems using biometrics are more reliable, convenient and efficient than the traditional identification methods.
  • 5.  However, even the best biometric traits till date are facing numerous problems biometric authentication systems generally suffer from enrolment problems due to non-universal biometric traits, susceptibility to biometric spoofing or insufficient accuracy caused by noisy data acquisition in certain environments.  Thus to overcome these problems ,multimodal biometric system can be used to reduce/remove the limitations of unimodal systems.
  • 6. AIM As the level of security breaches and transaction fraud increases, the need for highly secure identification and personal verification technologies is becoming apparent.  In recent years, biometrics authentication has seen considerable improvements in reliability and accuracy, with some of the traits offering good performance.  The reason to combine different modalities is to improve recognition rate.  The aim of multimodal biometrics is to reduce one or more of the following:  FAR(False Acceptance Rate) : It is a measure of the percent of invalid inputs that are incorrectly accepted.
  • 7. FRR(False Reject Rate) : It is a measure of the percent of valid inputs that are incorrectly rejected. CER(Crossover Error Rate) : The rate at which both the accept and reject errors are equal. - a lower value of the CER is more accurate for Biometric System.
  • 8. MULTIMODAL BIOMETRIC SYSTEMS  Multimodal biometric systems are those that utilize more than one physiological or behavioural characteristic for enrolment , verification, or identification.  In applications such as border entry/exit, access control, civil identification, and network security, multi-modal biometric systems are looked to as a means of reducing false non-match and false match rates, providing a secondary means of enrolment , verification, and identification.  A multi biometric system uses multiple sensors for data acquisition. This allows capturing multiple samples of a single biometric trait (called multi-sample biometrics) and/or samples of multiple biometric traits (called multi source or multimodal biometrics).
  • 9.  A unimodal biometric system consists of three major modules: sensor module, feature extraction module and matching module. The performance of a biometric system is largely affected by the reliability of the sensor used and the degrees of freedom offered by the features extracted from the sensed signal.  Further, if the biometric trait being sensed or measured is noisy (a fingerprint with a scar or a voice altered by a cold, for example), the resultant matching score computed by the matching module may not be reliable. This problem can be solved by installing multiple sensors that capture different biometric traits. Such systems, known as multimodal biometric systems , are expected to be more reliable due to the presence of multiple pieces of evidence.
  • 10. BIOMETRIC TECHNIQUES FINGERPRINT TECHNOLOGY:  It is the oldest and most widely used method.  It needs a fingerprint reader.  Registered points are located and compared.  Optical sensors are used for scanning purpose.  It can be used for many applications like pc login security, voting system, attendance system etc.  Uses the ridge endings and bifurcation's on a persons finger to plot points known as Minutiae  The number and locations of the minutiae vary from finger to finger in any particular person, and from person to person for any particular finger
  • 11. Finger Image Finger Image + Minutiae Minutiae FACE RECOGNITION TECHNOLOGY:  Face Recognition is a biometric technique for automatic identification or verification of a person from a digital image.  These include the position/size/shape of the eyes, nose, cheekbones and jaw line.
  • 12.
  • 13. SPEECH RECOGNITION TECHNOLOGY:  It is a biometric process of validating a user's claimed identity using characteristics extracted from their voices.  It uses the pitch, pattern, tone, frequency, rhythm of speech for identification purposes.  During the enrollment phase, the spoken words are converted from analog to digital format, and the distinctive vocal characteristics such as pitch, frequency, and tone, are extracted, and a speaker model is established.  A template is then generated and stored for future comparisons.
  • 15. MODULES IN MULTIMODEL BIOMETRIC SYSTEM A common biometric system mainly involves the following major modules- 1. Sensor Module At sensor module a suitable user interface incorporating the biometric sensor or scanner is needed to measure or record the raw biometric data of the user. This raw biometric data is captured and then it is transferred to the next module for feature extraction. The design of the sensor module influences the various factors like cost and size. 2. Feature Extraction Module At feature extraction module the quality of the acquired biometric data from the sensor is assessed initially for further processing. Thus generating a synoptic but indicative digital representation of the underlying traits or modalities. After extracting the features it is given as input to the matching module for further comparison.
  • 16. 3. Matching Module The extracted features when compared with the templates in the database generate a match score. This match score may be controlled by the quality of the given biometric data. The matching module also condensed a decision making module in which the generated match score is used to validate the claimed identity. 4. Decision making module Decision making module identifies whether the user is a genuine user or an impostor based on the match scores. These are used to either validate the identity of a person or provides a ranking of the enrolled identities for identifying an individual.
  • 17. A simple block diagram for multi-modal biometric system is shown in Fig
  • 18. MODE OF OPERATION  The two major mode of operation in multi-modal biometric systems are  Serial mode  Parallel mode  In serial mode of operation, multiple sources of information is not acquired simultaneously, that is the user goes through stage by stage authentication process.  Thus the recognition time is improved in serial mode as decision is made before getting all the traits.  In case of parallel mode of operation, recognition is performed by acquiring multiple sources o information simultaneously.  This will reduce the efficiency of the system and in turn cause inconvenience to the user.  Study reveals that combined use of both modes may result a system which provides high efficiency and user convenience.
  • 19. ..
  • 20. .
  • 21. LEVELS OF FUSION  By employing the information available in any of the modules like sensor level, feature extraction level, matching level and Decision making level, fusion can be developed in multi- modal biometric system like sensor level fusion, feature level fusion, matching score level fusion and decision level fusion.  The different biometric identifier used in the multimodal biometric system, their information from the individual identifier is taken together and can be fused at different levels of fusion such as fusion at sensor level , fusion at feature level, fusion at matching score level and the fusion at decision level
  • 22. The following figure shows the fusion at Sensor level which involves combining raw data from various sensors and this fusion can be appropriate for multi-sample and multi-sensor systems Fig. Sensor level
  • 23. Feature level fusion shown in Fig refers to combining the different feature sets extracted from multiple biometric modalities into a single feature vector. Fig. Feature level fusion
  • 24.  Matching score level fusion shown in Fig refers to the combination of similarity scores provided by a matching module for each input features and template biometric feature vectors in the database. Fig. Matching score level fusion
  • 25. In decision level fusion as shown in Fig, the information integration occurs when each biometric system makes an independent decision about the identity of the user or verifies the claimed identity. Fig: Decision level fusion
  • 26. RESULT  A multimodal biometrics system helps us to reduce: • False accept rate (FAR) • False reject rate (FRR) • Failure to enrol rate (FTE)  It also increases: • Sensor cost • Enrolment time • Transit times • Need for a prior knowledge/data • System development and complexity
  • 27. CONCLUSION  Though there are many multi-modal biometric systems in practice for authentication of a person, selection of appropriate modal, choice of optimal fusion level and redundancy in the extracted features are still some of the shortcomings faced in the design of multi-modal biometric system that needs to be addressed.  The different approaches that are possible in multi-modal biometric systems, the suitable fusion levels, and the integration strategies that can be chosen to consolidate information were discussed.  The combination of more than one biometrics can apply to enhance the security.  Performance and the advanced security level made the multi-modal biometric systems popular in these days and has great scope in future.
  • 28. 1. L. Hong, A. Jain & S. Kumar, Can multimode biometric Improve performance, Proceedings of Auto ID 99, pp. 59-64, 1999. 2. A. Ross & A. K. Jain, Information Fusion in Biometrics, Pattern Recognition Letters, 24 (13), pp. 2115-2125, 2003. 3. A.S. & A. A. Raza , Combined Classifier for Invariant Face Recognition, Pattern Analysis and Applications, 3(4), pp. 289-302, 2000 4. [A. Ross, A. K. Jain & J.A. Riesman, Hybrid fingerprint matcher, Pattern Recognition, 36, pp. 1661–1673, 2003 5. W. T. Tan & A. K. Jai , Combining Face and Iris Biometrics for Identity Verification, Proceedings of Fourth International Conference on AVBPA, pp. 805-813, 2003 REFERENCES