SlideShare a Scribd company logo
1 of 18
BY
PREM DESHMANE
What is 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.
INTRODUCTION
Expert systems are computer applications which
embody some non-algorithmic expertise for solving
certain types of problems. For example :
Diagnostic applications
Play chess
Make financial planning decisions
Configure computers
Monitor real time systems
Underwrite insurance policies
Perform many services which previously required
human expertise.
Expert System Shells
Many expert system s are built with products called
expert system shells. A shell is a piece of software
which contains the user interface, a format for
declarative knowledge in the knowledge base, and an
inference engine. The knowledge and system
engineers uses these shells in making expert
systems.
Knowledge engineer : uses the shell to build a
system for a particular problem domain.
System engineer : builds the user interface, designs
the declarative format of the knowledge base, and
implements the inference engine.
Depending on the size of the system, the knowledge
engineer and the system engineer might be the
same person.
Human Expert Behaviors
 Recognize and formulate the problem
 Solve problems quickly and properly
 Explain the solution
 Learn from experience
 Restructure knowledge
 Break rules
 Determine relevance
 Degrade gracefully
User Interface
Inference
Engine
Knowledge
Base
Three Major ES Components
 The knowledge base contains the knowledge
necessary for understanding, formulating,
and solving problems.
 Two Basic Knowledge Base Elements
Facts & Special heuristics, or rules that
direct the use of knowledge
 The Inference Engine, brain of the ES.
 The control structure (rule interpreter)
 Provides methodology for reasoning
Expert System Architecture
The Client Interface processes requests for service
from system-users and from application layer
components.
The 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.
The Rule Engine(inference engine) is responsible for
executing Knowledge-base rules.
The shell component, Rule Object Classes, is a
container for object classes supporting.
Expert System Components And Human Interfaces
Components and Interfaces
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.
Roles of Individuals who interact
with the system
Domain expert : The individuals who currently are
experts in solving the problems; here the system is
intended to solve.
Knowledge engineer : The individual who
encodes the expert's knowledge in a declarative
form that can be used by the expert system.
User : The individual who will be consulting with the
system to get advice which would have been
provided by the expert.
System engineer : builds the user interface, designs
the declarative format of the knowledge base, and
implements the inference engine.
Expert System Benefits
Increased Output and Productivity
Decreased Decision Making Time
Increased Process and Product
Quality
Reduced Downtime
Capture Scarce Expertise
Flexibility
Easier Equipment Operation
Elimination of Expensive
Equipment
 Operation in Hazardous Environments
 Accessibility to Knowledge and Help Desks
 Integration of Several Experts' Opinions
 Can Work with Incomplete or Uncertain
Information
 Provide Training
 Enhancement of Problem Solving and
Decision Making
 Improved Decision Making Processes
 Improved Decision Quality
 Ability to Solve Complex Problems
 Knowledge Transfer to Remote Locations
 Enhancement of Other MIS
Expert System Limitations
 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
 Expert system users have natural
cognitive limits
 ES work well only in a narrow domain of
knowledge
 Most experts have no independent means
to validate their conclusions
 Experts’ vocabulary often limited and
highly technical
 Knowledge engineers are rare and
expensive
 Lack of trust by end-users
 Knowledge transfer subject to a host of
perceptual and judgmental biases
 ES may not be able to arrive at valid
conclusions
 ES sometimes produce incorrect
recommendations
References
"Artificial Intelligence", by Elaine Rich and Kevin
Knight, (2006), McGraw Hill
"Introduction To Artificial Intelligence & Expert
Systems", by Dan W Patterson.
"Expert Systems: Introduction To First And Second
Generation And Hybrid
Knowledge Based Systems", by Chris Nikolopoulos.
"Artificial intelligence and expert systems for
engineers", by C. S. Krishnamoorthy.
S. Rajeev, (1996), CRC Press INC, page 1-293.

More Related Content

What's hot

Adversarial search
Adversarial searchAdversarial search
Adversarial search
Nilu Desai
 
Production System in AI
Production System in AIProduction System in AI
Production System in AI
Bharat Bhushan
 
daa-unit-3-greedy method
daa-unit-3-greedy methoddaa-unit-3-greedy method
daa-unit-3-greedy method
hodcsencet
 

What's hot (20)

Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}
 
Learning set of rules
Learning set of rulesLearning set of rules
Learning set of rules
 
Token, Pattern and Lexeme
Token, Pattern and LexemeToken, Pattern and Lexeme
Token, Pattern and Lexeme
 
Lec1,2
Lec1,2Lec1,2
Lec1,2
 
Problem solving agents
Problem solving agentsProblem solving agents
Problem solving agents
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 
Artificial Intelligence Searching Techniques
Artificial Intelligence Searching TechniquesArtificial Intelligence Searching Techniques
Artificial Intelligence Searching Techniques
 
Rule based system
Rule based systemRule based system
Rule based system
 
Adversarial search
Adversarial searchAdversarial search
Adversarial search
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
 
I. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithmI. Hill climbing algorithm II. Steepest hill climbing algorithm
I. Hill climbing algorithm II. Steepest hill climbing algorithm
 
Introduction to Parallel Computing
Introduction to Parallel ComputingIntroduction to Parallel Computing
Introduction to Parallel Computing
 
Artificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rulesArtificial Neural Networks Lect3: Neural Network Learning rules
Artificial Neural Networks Lect3: Neural Network Learning rules
 
Production System in AI
Production System in AIProduction System in AI
Production System in AI
 
daa-unit-3-greedy method
daa-unit-3-greedy methoddaa-unit-3-greedy method
daa-unit-3-greedy method
 
Rule Based Architecture System
Rule Based Architecture SystemRule Based Architecture System
Rule Based Architecture System
 
Minmax Algorithm In Artificial Intelligence slides
Minmax Algorithm In Artificial Intelligence slidesMinmax Algorithm In Artificial Intelligence slides
Minmax Algorithm In Artificial Intelligence slides
 
Problems, Problem spaces and Search
Problems, Problem spaces and SearchProblems, Problem spaces and Search
Problems, Problem spaces and Search
 
weak slot and filler
weak slot and fillerweak slot and filler
weak slot and filler
 
Register allocation and assignment
Register allocation and assignmentRegister allocation and assignment
Register allocation and assignment
 

Viewers also liked

Viewers also liked (12)

Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
6.expert systems
6.expert systems6.expert systems
6.expert systems
 
Artificial Intelligence: The Nine Phases of the Expert System Development Lif...
Artificial Intelligence: The Nine Phases of the Expert System Development Lif...Artificial Intelligence: The Nine Phases of the Expert System Development Lif...
Artificial Intelligence: The Nine Phases of the Expert System Development Lif...
 
Knowledgebase vs Database
Knowledgebase vs DatabaseKnowledgebase vs Database
Knowledgebase vs Database
 
Alpha beta prouning
Alpha beta prouningAlpha beta prouning
Alpha beta prouning
 
Lecture5 Expert Systems And Artificial Intelligence
Lecture5 Expert Systems And Artificial IntelligenceLecture5 Expert Systems And Artificial Intelligence
Lecture5 Expert Systems And Artificial Intelligence
 
Three dimensions of information systems
Three dimensions of information systemsThree dimensions of information systems
Three dimensions of information systems
 
NLP
NLPNLP
NLP
 
Frames
FramesFrames
Frames
 
AI: Learning in AI
AI: Learning in AI AI: Learning in AI
AI: Learning in AI
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Topic 8 expert system
Topic 8 expert systemTopic 8 expert system
Topic 8 expert system
 

Similar to Introduction and architecture of expert system

Expert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignmentExpert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignment
fikir getachew
 
Expert system (mis)
Expert system (mis)Expert system (mis)
Expert system (mis)
Aamir Kiyani
 
Expert systems
Expert systemsExpert systems
Expert systems
Jithin Zcs
 
Expert systems in artificial intelegence
Expert systems in artificial intelegenceExpert systems in artificial intelegence
Expert systems in artificial intelegence
Anna Aquarian
 

Similar to Introduction and architecture of expert system (20)

ai-ruba.pptx presentation artificial intelligence
ai-ruba.pptx presentation artificial intelligenceai-ruba.pptx presentation artificial intelligence
ai-ruba.pptx presentation artificial intelligence
 
Expert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignmentExpert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignment
 
Expert System
Expert SystemExpert System
Expert System
 
Mis 009
Mis 009Mis 009
Mis 009
 
Management information system
Management information systemManagement information system
Management information system
 
Expert System - Artificial intelligence
Expert System - Artificial intelligenceExpert System - Artificial intelligence
Expert System - Artificial intelligence
 
AI with expert system
AI with expert system AI with expert system
AI with expert system
 
Expert system
Expert systemExpert system
Expert system
 
1 Expert System.ppt
1 Expert System.ppt1 Expert System.ppt
1 Expert System.ppt
 
Expert system (mis)
Expert system (mis)Expert system (mis)
Expert system (mis)
 
Ai lecture 02(unit-02)
Ai lecture  02(unit-02) Ai lecture  02(unit-02)
Ai lecture 02(unit-02)
 
expert system.pptx
expert system.pptxexpert system.pptx
expert system.pptx
 
expertsystem.pptx email
expertsystem.pptx emailexpertsystem.pptx email
expertsystem.pptx email
 
Expert system (mis)
Expert system (mis)Expert system (mis)
Expert system (mis)
 
Expert systems
Expert systemsExpert systems
Expert systems
 
Chapter 6 expert system
Chapter 6 expert systemChapter 6 expert system
Chapter 6 expert system
 
Introduction to Information System
Introduction to Information SystemIntroduction to Information System
Introduction to Information System
 
Artificial intelligance
Artificial intelliganceArtificial intelligance
Artificial intelligance
 
Expert systems in artificial intelegence
Expert systems in artificial intelegenceExpert systems in artificial intelegence
Expert systems in artificial intelegence
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 

More from premdeshmane (8)

Smart home device system using arduino uno & X-Bee
Smart home device system using arduino uno & X-BeeSmart home device system using arduino uno & X-Bee
Smart home device system using arduino uno & X-Bee
 
Augmented reality
Augmented realityAugmented reality
Augmented reality
 
Smart home device system using arduino uno & X-Bee
Smart home device system using arduino uno & X-BeeSmart home device system using arduino uno & X-Bee
Smart home device system using arduino uno & X-Bee
 
Global warming
Global warmingGlobal warming
Global warming
 
Secondary data and precautions to be taken while
Secondary data and precautions to be taken whileSecondary data and precautions to be taken while
Secondary data and precautions to be taken while
 
Guerrilla marketing
Guerrilla marketingGuerrilla marketing
Guerrilla marketing
 
FUTURE OF E-GOVERNANCE WITH CLOUD COMPUTING
FUTURE OF E-GOVERNANCE WITH CLOUD COMPUTINGFUTURE OF E-GOVERNANCE WITH CLOUD COMPUTING
FUTURE OF E-GOVERNANCE WITH CLOUD COMPUTING
 
Evote and associated risks
Evote and associated risksEvote and associated risks
Evote and associated risks
 

Recently uploaded

%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 

Recently uploaded (20)

%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 

Introduction and architecture of expert system

  • 2. What is 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.
  • 3. INTRODUCTION Expert systems are computer applications which embody some non-algorithmic expertise for solving certain types of problems. For example : Diagnostic applications Play chess Make financial planning decisions Configure computers Monitor real time systems Underwrite insurance policies Perform many services which previously required human expertise.
  • 4. Expert System Shells Many expert system s are built with products called expert system shells. A shell is a piece of software which contains the user interface, a format for declarative knowledge in the knowledge base, and an inference engine. The knowledge and system engineers uses these shells in making expert systems.
  • 5. Knowledge engineer : uses the shell to build a system for a particular problem domain. System engineer : builds the user interface, designs the declarative format of the knowledge base, and implements the inference engine. Depending on the size of the system, the knowledge engineer and the system engineer might be the same person.
  • 6. Human Expert Behaviors  Recognize and formulate the problem  Solve problems quickly and properly  Explain the solution  Learn from experience  Restructure knowledge  Break rules  Determine relevance  Degrade gracefully
  • 8.  The knowledge base contains the knowledge necessary for understanding, formulating, and solving problems.  Two Basic Knowledge Base Elements Facts & Special heuristics, or rules that direct the use of knowledge  The Inference Engine, brain of the ES.  The control structure (rule interpreter)  Provides methodology for reasoning
  • 10. The Client Interface processes requests for service from system-users and from application layer components. The 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. The Rule Engine(inference engine) is responsible for executing Knowledge-base rules. The shell component, Rule Object Classes, is a container for object classes supporting.
  • 11. Expert System Components And Human Interfaces
  • 12. Components and Interfaces 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.
  • 13. Roles of Individuals who interact with the system Domain expert : The individuals who currently are experts in solving the problems; here the system is intended to solve. Knowledge engineer : The individual who encodes the expert's knowledge in a declarative form that can be used by the expert system. User : The individual who will be consulting with the system to get advice which would have been provided by the expert. System engineer : builds the user interface, designs the declarative format of the knowledge base, and implements the inference engine.
  • 14. Expert System Benefits Increased Output and Productivity Decreased Decision Making Time Increased Process and Product Quality Reduced Downtime Capture Scarce Expertise Flexibility Easier Equipment Operation Elimination of Expensive Equipment
  • 15.  Operation in Hazardous Environments  Accessibility to Knowledge and Help Desks  Integration of Several Experts' Opinions  Can Work with Incomplete or Uncertain Information  Provide Training  Enhancement of Problem Solving and Decision Making  Improved Decision Making Processes  Improved Decision Quality  Ability to Solve Complex Problems  Knowledge Transfer to Remote Locations  Enhancement of Other MIS
  • 16. Expert System Limitations  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  Expert system users have natural cognitive limits  ES work well only in a narrow domain of knowledge
  • 17.  Most experts have no independent means to validate their conclusions  Experts’ vocabulary often limited and highly technical  Knowledge engineers are rare and expensive  Lack of trust by end-users  Knowledge transfer subject to a host of perceptual and judgmental biases  ES may not be able to arrive at valid conclusions  ES sometimes produce incorrect recommendations
  • 18. References "Artificial Intelligence", by Elaine Rich and Kevin Knight, (2006), McGraw Hill "Introduction To Artificial Intelligence & Expert Systems", by Dan W Patterson. "Expert Systems: Introduction To First And Second Generation And Hybrid Knowledge Based Systems", by Chris Nikolopoulos. "Artificial intelligence and expert systems for engineers", by C. S. Krishnamoorthy. S. Rajeev, (1996), CRC Press INC, page 1-293.