SlideShare ist ein Scribd-Unternehmen logo
1 von 20
EXPERT SYSTEM
Presented by: Mohammad Ilyas Malik
M.Tech cse-3rd sem
OUTLINE
• Natural language processing
• Expert system
• Pattern recognition
NATURAL LANGUAGE PROCESSING
• Natural language processing (NLP) is a branch of artificial intelligence that helps computers
understand, interpret and manipulate human language. Natural Language Processing (NLP)
refers to AI method of communicating with an intelligent systems using a natural language
such as English.
• Processing of Natural Language is required when you want an intelligent system like robot to
perform as per your instructions, when you want to hear decision from a dialogue based
clinical expert system, etc.
• Natural language processing helps computers communicate with humans in their own language
and scales other language-related tasks. For example, NLP makes it possible for computers to
read text, hear speech, interpret it, measure sentiment and determine which parts are important.
Today’s machines can analyze more language-based data than humans, without fatigue and in a
consistent, unbiased way.
• The field of NLP involves making computers to perform useful tasks with the natural
languages humans use. The input and output of an NLP system can be −
• Speech
• Written Text
GOAL OF NATURAL LANGUAGE
PROCESSING
• The goal of natural language processing (NLP) is to design and build computer systems that are
able to analyze natural languages like German or English, and that generate their outputs in a
natural language, too. Typical applications of NLP are information retrieval, language
understanding, and text classification.
• Information retrieval (IR) deals with the representation, storage, organization of, and access to
information items. Given a query the goal is to extract a subset of documents from a large data
collection that satisfies a user's information need. Besides written texts the database may also
contain multimedia documents, e.g. audio and video data.
• In natural language understanding, the objective is to extract the meaning of an input sentence
or an input text. Usually, the meaning is represented in a suitable formal representation
language so that it can be processed by a computer.
• The goal in text classification is to assign a text document to one out of several text classes. For
newspaper articles, such classes are sports reports, finances, and politics.
NLPAPPLICATIONS
Text Technologies
• Spell and Grammar Checking: - Checking the spelling and the grammar of a text, and suggesting
correct alternatives for the errors.
• Text Categorization: - Assigning each text to a category.
• Information Retrieval: - Finding relevant information to the user’s query like GOOGLE, YAHOO and
BING etc.
• Summarization: - Finding the most relevant part of a document based on the user’s information need.
• Information Extraction: - Extracting the important items of a text and structuring them.
• Question Answering: - Answering natural language questions asked by the user.
• Machine Translation: - Translating a text from one language to another language.
• Data Fusion: - Combining extracted information from several text files into a database or an
ontology.
• Sentiment Analysis: - Identifying positive and negative opinions stated in a text.
• Optical Character Recognition: - Recognizing printed or handwritten texts and converting
them to computer-readable texts.
• Word Prediction: - Predicting the next word that is highly probable to be typed by the user.
Speech Technologies
• Speech Recognition: - Recognizing a spoken language and transforming it into a text.
• Speech Synthesis: - Producing a spoken language from a text.
• Spoken Dialog Systems: - Running a dialog between the user and the system.
Expert System
• An expert system, is an interactive computer-based decision tool that uses both facts and
heuristics to solve difficult decision making problems, based on knowledge acquired from an
expert.
• Inference engine + Knowledge = Expert system
• ( Algorithm + Data structures = Program in traditional computer )
• First expert system, called DENDRAL, was developed in the early 70's at Stanford University.
Application of expert system
Design Domain: Camera lens design, automobile design.
Medical Domain: Diagnosis Systems to deduce cause of disease from observed data, conduction
medical operations on humans.
Monitoring Systems: Comparing data continuously with observed system or with prescribed
behavior such as leakage monitoring in long petroleum pipeline.
Process Control Systems: Controlling a physical process based on monitoring.
Knowledge Domain: Finding out faults in vehicles, computers.
Finance/Commerce: Detection of possible fraud, suspicious transactions, stock market trading,
Airline scheduling, cargo scheduling.
Characteristics of Expert Systems
• High performance
• Understandable
• Reliable
• Highly responsive
Expert System Architecture
• Client Interface processes requests for service from system-users and from application layer
components.
• Knowledge-base Editor is a simple editor that enable a subject matter expert to compose and
add rules to the Knowledge-base.
• Rule Translator converts rules from one form to another i.e; their original form to a machine-
readable form.
• Rule Engine(inference engine) is responsible for executing Knowledge-base rules.
• The shell component, Rule Object Classes, is a container for object classes supporting.
Components of expert system
User interface : The code that controls the dialog between the user and the system.
Knowledge base : A declarative representation of the expertise often in IF THEN rules .
Inference engine : The code at the core of the system which derives recommendations from the
knowledge base and problem specific data in working storage.
Working storage : The data which is specific to a problem being solved.
Advantage
Availability − They are easily available due to mass production of software.
Less Production Cost − Production cost is reasonable. This makes them affordable.
Speed − They offer great speed. They reduce the amount of work an individual puts in.
Less Error Rate − Error rate is low as compared to human errors.
Reducing Risk − They can work in the environment dangerous to humans.
Steady response − They work steadily without getting motional, tensed or fatigued.
Disadvantage
• Knowledge is not always readily available
• Expertise can be hard to extract from humans
• Each expert’s approach may be different, yet correct
• Hard, even for a highly skilled expert, to work under time pressure
• it work well only in a narrow domain of knowledge
Pattern Recognition
• Pattern recognition deals with identifying a pattern and confirming it again. In general, a
pattern can be a fingerprint image, a handwritten cursive word, a human face, a speech signal, a
bar code, or a web page on the Internet.
• The individual patterns are often grouped into various categories based on their properties.
When the patterns of same properties are grouped together, the resultant group is also a pattern,
which is often called a pattern class.
• Pattern recognition is the science for observing, distinguishing the patterns of interest, and
making correct decisions about the patterns or pattern classes. Thus, a biometric system applies
pattern recognition to identify and classify the individuals, by comparing it with the stored
templates.
Pattern Recognition in Biometrics
The pattern recognition technique conducts the following tasks −
Classification − Identifying handwritten characters, CAPTCHAs, distinguishing humans from
computers.
Segmentation − Detecting text regions or face regions in images.
Syntactic Pattern Recognition − Determining how a group of math symbols or operators are
related, and how they form a meaningful expression.
NLP, Expert system and pattern recognition

Weitere ähnliche Inhalte

Was ist angesagt?

Text summarization
Text summarizationText summarization
Text summarization
kareemhashem
 
Soft Computing-173101
Soft Computing-173101Soft Computing-173101
Soft Computing-173101
AMIT KUMAR
 

Was ist angesagt? (20)

PAC Learning
PAC LearningPAC Learning
PAC Learning
 
Artificial intelligence Pattern recognition system
Artificial intelligence Pattern recognition systemArtificial intelligence Pattern recognition system
Artificial intelligence Pattern recognition system
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashri
 
Machine Learning and its Applications
Machine Learning and its ApplicationsMachine Learning and its Applications
Machine Learning and its Applications
 
Natural Language Processing (NLP)
Natural Language Processing (NLP)Natural Language Processing (NLP)
Natural Language Processing (NLP)
 
Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural Networks
 
Rule Based Architecture System
Rule Based Architecture SystemRule Based Architecture System
Rule Based Architecture System
 
Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial Intelligence
 
AI: Logic in AI
AI: Logic in AIAI: Logic in AI
AI: Logic in AI
 
Machine learning Lecture 3
Machine learning Lecture 3Machine learning Lecture 3
Machine learning Lecture 3
 
Deep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and RegularizationDeep Feed Forward Neural Networks and Regularization
Deep Feed Forward Neural Networks and Regularization
 
Feed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descentFeed forward ,back propagation,gradient descent
Feed forward ,back propagation,gradient descent
 
natural language processing help at myassignmenthelp.net
natural language processing  help at myassignmenthelp.netnatural language processing  help at myassignmenthelp.net
natural language processing help at myassignmenthelp.net
 
Multilayer perceptron
Multilayer perceptronMultilayer perceptron
Multilayer perceptron
 
Knowledge engineering
Knowledge engineeringKnowledge engineering
Knowledge engineering
 
04 Multi-layer Feedforward Networks
04 Multi-layer Feedforward Networks04 Multi-layer Feedforward Networks
04 Multi-layer Feedforward Networks
 
Text summarization
Text summarizationText summarization
Text summarization
 
Soft Computing-173101
Soft Computing-173101Soft Computing-173101
Soft Computing-173101
 
Bootstrapping in Compiler
Bootstrapping in CompilerBootstrapping in Compiler
Bootstrapping in Compiler
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 

Ähnlich wie NLP, Expert system and pattern recognition

INTRODUCTION TO Natural language processing
INTRODUCTION TO Natural language processingINTRODUCTION TO Natural language processing
INTRODUCTION TO Natural language processing
socarem879
 

Ähnlich wie NLP, Expert system and pattern recognition (20)

NLP,expert,robotics.pptx
NLP,expert,robotics.pptxNLP,expert,robotics.pptx
NLP,expert,robotics.pptx
 
Nlp, robotics and expert system
Nlp, robotics and expert systemNlp, robotics and expert system
Nlp, robotics and expert system
 
Cognitive computing
Cognitive computing Cognitive computing
Cognitive computing
 
Fake news detection
Fake news detection Fake news detection
Fake news detection
 
INTRODUCTION TO Natural language processing
INTRODUCTION TO Natural language processingINTRODUCTION TO Natural language processing
INTRODUCTION TO Natural language processing
 
Expert systems
Expert systemsExpert systems
Expert systems
 
ai-ruba.pptx presentation artificial intelligence
ai-ruba.pptx presentation artificial intelligenceai-ruba.pptx presentation artificial intelligence
ai-ruba.pptx presentation artificial intelligence
 
AI System.pptx
AI System.pptxAI System.pptx
AI System.pptx
 
CRC Final Report
CRC Final ReportCRC Final Report
CRC Final Report
 
DU_SERIES_Session1.pdf
DU_SERIES_Session1.pdfDU_SERIES_Session1.pdf
DU_SERIES_Session1.pdf
 
NATURAL LANGUAGE PROCESSING.pptx
NATURAL LANGUAGE PROCESSING.pptxNATURAL LANGUAGE PROCESSING.pptx
NATURAL LANGUAGE PROCESSING.pptx
 
LESSON 8 EXPERT SYSTEMS BASICS.ppt
LESSON 8 EXPERT SYSTEMS BASICS.pptLESSON 8 EXPERT SYSTEMS BASICS.ppt
LESSON 8 EXPERT SYSTEMS BASICS.ppt
 
All about Deep Learning.pptx
All about Deep Learning.pptxAll about Deep Learning.pptx
All about Deep Learning.pptx
 
Introduction to Text Mining
Introduction to Text MiningIntroduction to Text Mining
Introduction to Text Mining
 
An overview on ai
An overview on aiAn overview on ai
An overview on ai
 
II-SDV 2017: Localizing International Content for Search, Data Mining and Ana...
II-SDV 2017: Localizing International Content for Search, Data Mining and Ana...II-SDV 2017: Localizing International Content for Search, Data Mining and Ana...
II-SDV 2017: Localizing International Content for Search, Data Mining and Ana...
 
data analytics.pptx
data analytics.pptxdata analytics.pptx
data analytics.pptx
 
Natural Language Processing Advancements By Deep Learning - A Survey
Natural Language Processing Advancements By Deep Learning - A SurveyNatural Language Processing Advancements By Deep Learning - A Survey
Natural Language Processing Advancements By Deep Learning - A Survey
 
Project report of OCR Recognition
Project report of OCR RecognitionProject report of OCR Recognition
Project report of OCR Recognition
 
Digital firm in the world with the best era
Digital firm in the world with the best eraDigital firm in the world with the best era
Digital firm in the world with the best era
 

Mehr von Mohammad Ilyas Malik

Seminar report on microsoft azure
Seminar report on microsoft azureSeminar report on microsoft azure
Seminar report on microsoft azure
Mohammad Ilyas Malik
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
Mohammad Ilyas Malik
 

Mehr von Mohammad Ilyas Malik (8)

Context free grammar
Context free grammar Context free grammar
Context free grammar
 
Finite Automata: Deterministic And Non-deterministic Finite Automaton (DFA)
Finite Automata: Deterministic And Non-deterministic Finite Automaton (DFA)Finite Automata: Deterministic And Non-deterministic Finite Automaton (DFA)
Finite Automata: Deterministic And Non-deterministic Finite Automaton (DFA)
 
basic concept of Cloud computing and its architecture
basic concept of Cloud computing  and its architecturebasic concept of Cloud computing  and its architecture
basic concept of Cloud computing and its architecture
 
Multimedia communication networks
Multimedia communication networksMultimedia communication networks
Multimedia communication networks
 
Virtualization in cloud computing
Virtualization in cloud computingVirtualization in cloud computing
Virtualization in cloud computing
 
Seminar report on microsoft azure
Seminar report on microsoft azureSeminar report on microsoft azure
Seminar report on microsoft azure
 
Intoduction of cloud computing
Intoduction of cloud computingIntoduction of cloud computing
Intoduction of cloud computing
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 

Kürzlich hochgeladen

Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 

Kürzlich hochgeladen (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 

NLP, Expert system and pattern recognition

  • 1. EXPERT SYSTEM Presented by: Mohammad Ilyas Malik M.Tech cse-3rd sem
  • 2. OUTLINE • Natural language processing • Expert system • Pattern recognition
  • 3. NATURAL LANGUAGE PROCESSING • Natural language processing (NLP) is a branch of artificial intelligence that helps computers understand, interpret and manipulate human language. Natural Language Processing (NLP) refers to AI method of communicating with an intelligent systems using a natural language such as English. • Processing of Natural Language is required when you want an intelligent system like robot to perform as per your instructions, when you want to hear decision from a dialogue based clinical expert system, etc.
  • 4. • Natural language processing helps computers communicate with humans in their own language and scales other language-related tasks. For example, NLP makes it possible for computers to read text, hear speech, interpret it, measure sentiment and determine which parts are important. Today’s machines can analyze more language-based data than humans, without fatigue and in a consistent, unbiased way. • The field of NLP involves making computers to perform useful tasks with the natural languages humans use. The input and output of an NLP system can be − • Speech • Written Text
  • 5. GOAL OF NATURAL LANGUAGE PROCESSING • The goal of natural language processing (NLP) is to design and build computer systems that are able to analyze natural languages like German or English, and that generate their outputs in a natural language, too. Typical applications of NLP are information retrieval, language understanding, and text classification. • Information retrieval (IR) deals with the representation, storage, organization of, and access to information items. Given a query the goal is to extract a subset of documents from a large data collection that satisfies a user's information need. Besides written texts the database may also contain multimedia documents, e.g. audio and video data.
  • 6. • In natural language understanding, the objective is to extract the meaning of an input sentence or an input text. Usually, the meaning is represented in a suitable formal representation language so that it can be processed by a computer. • The goal in text classification is to assign a text document to one out of several text classes. For newspaper articles, such classes are sports reports, finances, and politics.
  • 7. NLPAPPLICATIONS Text Technologies • Spell and Grammar Checking: - Checking the spelling and the grammar of a text, and suggesting correct alternatives for the errors. • Text Categorization: - Assigning each text to a category. • Information Retrieval: - Finding relevant information to the user’s query like GOOGLE, YAHOO and BING etc. • Summarization: - Finding the most relevant part of a document based on the user’s information need. • Information Extraction: - Extracting the important items of a text and structuring them.
  • 8. • Question Answering: - Answering natural language questions asked by the user. • Machine Translation: - Translating a text from one language to another language. • Data Fusion: - Combining extracted information from several text files into a database or an ontology. • Sentiment Analysis: - Identifying positive and negative opinions stated in a text. • Optical Character Recognition: - Recognizing printed or handwritten texts and converting them to computer-readable texts. • Word Prediction: - Predicting the next word that is highly probable to be typed by the user.
  • 9. Speech Technologies • Speech Recognition: - Recognizing a spoken language and transforming it into a text. • Speech Synthesis: - Producing a spoken language from a text. • Spoken Dialog Systems: - Running a dialog between the user and the system.
  • 10. Expert System • An expert system, is an interactive computer-based decision tool that uses both facts and heuristics to solve difficult decision making problems, based on knowledge acquired from an expert. • Inference engine + Knowledge = Expert system • ( Algorithm + Data structures = Program in traditional computer ) • First expert system, called DENDRAL, was developed in the early 70's at Stanford University.
  • 11. Application of expert system Design Domain: Camera lens design, automobile design. Medical Domain: Diagnosis Systems to deduce cause of disease from observed data, conduction medical operations on humans. Monitoring Systems: Comparing data continuously with observed system or with prescribed behavior such as leakage monitoring in long petroleum pipeline. Process Control Systems: Controlling a physical process based on monitoring. Knowledge Domain: Finding out faults in vehicles, computers. Finance/Commerce: Detection of possible fraud, suspicious transactions, stock market trading, Airline scheduling, cargo scheduling.
  • 12. Characteristics of Expert Systems • High performance • Understandable • Reliable • Highly responsive
  • 14. • Client Interface processes requests for service from system-users and from application layer components. • Knowledge-base Editor is a simple editor that enable a subject matter expert to compose and add rules to the Knowledge-base. • Rule Translator converts rules from one form to another i.e; their original form to a machine- readable form. • Rule Engine(inference engine) is responsible for executing Knowledge-base rules. • The shell component, Rule Object Classes, is a container for object classes supporting.
  • 15. Components of expert system User interface : The code that controls the dialog between the user and the system. Knowledge base : A declarative representation of the expertise often in IF THEN rules . Inference engine : The code at the core of the system which derives recommendations from the knowledge base and problem specific data in working storage. Working storage : The data which is specific to a problem being solved.
  • 16. Advantage Availability − They are easily available due to mass production of software. Less Production Cost − Production cost is reasonable. This makes them affordable. Speed − They offer great speed. They reduce the amount of work an individual puts in. Less Error Rate − Error rate is low as compared to human errors. Reducing Risk − They can work in the environment dangerous to humans. Steady response − They work steadily without getting motional, tensed or fatigued.
  • 17. Disadvantage • Knowledge is not always readily available • Expertise can be hard to extract from humans • Each expert’s approach may be different, yet correct • Hard, even for a highly skilled expert, to work under time pressure • it work well only in a narrow domain of knowledge
  • 18. Pattern Recognition • Pattern recognition deals with identifying a pattern and confirming it again. In general, a pattern can be a fingerprint image, a handwritten cursive word, a human face, a speech signal, a bar code, or a web page on the Internet. • The individual patterns are often grouped into various categories based on their properties. When the patterns of same properties are grouped together, the resultant group is also a pattern, which is often called a pattern class. • Pattern recognition is the science for observing, distinguishing the patterns of interest, and making correct decisions about the patterns or pattern classes. Thus, a biometric system applies pattern recognition to identify and classify the individuals, by comparing it with the stored templates.
  • 19. Pattern Recognition in Biometrics The pattern recognition technique conducts the following tasks − Classification − Identifying handwritten characters, CAPTCHAs, distinguishing humans from computers. Segmentation − Detecting text regions or face regions in images. Syntactic Pattern Recognition − Determining how a group of math symbols or operators are related, and how they form a meaningful expression.