SlideShare uma empresa Scribd logo
1 de 14
A
SEMINAR PRESENTATION
ON
“EXPERT SYSTEM”
Seminar Guide Submitted By:
Mr. Mahendra Singh Sagar Deepak Kumar
Assistant Professor Roll No.: TCA1405019
Master of Computer Application
4th Sem. (LT)
COLLEGE OF COMPUTING SCIENCE AND
INFORMATION TECHNOLOGY
(Teerthanker Mahaveer University, Delhi Road, Moradabad – 244001)
INTRODUCTION
An expert system is software that attempts to
reproduce the performance of one or more
human experts, most commonly in a specific
problem domain. An expert system is a
computer system that emulates the decision-
making ability of a human expert. Expert
systems are designed to solve complex
problems by reasoning about knowledge,
represented primarily as if-then rules rather than
through conventional procedural code. The first
expert systems were created in the 1970s and
then proliferated in the 1980s. Expert systems
were among the first truly successful forms
of AI software.
HISTORY
Edward Feigenbaum in a 1977 paper said that the key
insight of early expert systems was that "intelligent
systems derive their power from the knowledge they
possess rather than from the specific formalisms and
inference schemes they use" (as paraphrased by
Hayes-Roth, et al.) Although, in retrospect, this seems a
rather straight forward insight, it was a significant step
forward at the time. Until then, research had been
focused on attempts to develop very general-purpose
problem solvers such as those described
by Newell and Simon. Expert systems were introduced
by the Stanford Heuristic Programming Project led by
Feigenbaum, who is sometimes referred to as the
"father of expert systems".
SOFTWARE ARCHITECTURE
CONTINUE
 Truth Maintenance. Truth maintenance systems
record the dependencies in a knowledge-base so
that when facts are altered dependent knowledge
can be altered accordingly. For example, if the
system learns that Socrates is no longer known to
be a man it will revoke the assertion that Socrates
is mortal.
 Hypothetical Reasoning. In hypothetical
reasoning, the knowledge base can be divided up
into many possible views, a.k.a. worlds. This allows
the inference engine to explore multiple
possibilities in parallel.
CONTINUE
 Fuzzy Logic. One of the first extensions of simply
using rules to represent knowledge was also to
associate a probability with each rule.
 Ontology Classification. With the addition of
object classes to the knowledge base a new type
of reasoning was possible. Rather than reason
simply about the values of the objects the system
could also reason about the structure of the objects
as well.
WHAT IS EXPERT SYSTEM
In AI, an expert system is a computer
system that emulates the decision-making
ability of a human expert. Expert systems
are designed to solve complex problems
by reasoning about knowledge,
represented primarily as if-then
rules rather than through
conventional procedural code. The first
expert systems were created in the 1970s
and then proliferated in the 1980s. Expert
systems were among the first truly
successful forms of AI software.
SECURITY
Experts in the field of computer security can
work in a variety of positions, including those as
network and computer systems administrators
or information security analysts. Network and
computer systems administrators maintain
computer and network security and update
security programs as necessary. Information
security analysts develop an organization's
computer security standards; install software
programs to protect information stored on
computers and monitor computer networks for
security breaches.
TYPES OF EXPERT SYSTEM
COMPONENTS
A computer program designed to model the
problem-solving ability of a human expert.
1. A knowledge base that contains the knowledge obtained
from one or more experts, generally in the form of rules.
2. An inference engine that manipulates the knowledge
found in the knowledge base to arrive at a solution.
3. A user interface that allows the user to query the system
and obtain the solution.
4. An explanation facility that explains the working of the
system: how the rules were derived, applied, and
sometimes the confidence levels that can be attached to
the results.
CONTINUE
Chaining
Inference rules are may forward chaining
and backward chaining. Forward chaining
starts with the data available, and uses the
inference rules to extract more data until a
desired goal is reached. Backward
chaining starts with a list of goals and
works backwards to see if data exist which
will allow it to conclude that any of these
goals is true.
CONTINUE
Real-time Adaption
Real-time expert systems, designed to adapt over time to
changing input data, are commonly necessary in process
control, network management and other dynamic
systems.
Learning Capabilities
Expert systems that learn from a storied history of
successful and failed solutions are more reliable, but can
be challenging to program.
ADVANTAGE AND DISADVANTAGE
ADVANTAGE
Consistent answers for repetitive decisions,
processes and tasks
Holds and maintains significant levels of
information
Encourages organizations to clarify the logic of
their decision-making
Never "forgets" to ask a question, as a human
might
CONTINUE
DISADVANTAGE
Lacks common sense
Cannot make creative responses as human expert
Domain experts not always able to explain their logic
and reasoning
Errors may occur in the knowledge base
Cannot adapt to changing environments
Expert system

Mais conteúdo relacionado

Mais procurados

Expert Systems
Expert SystemsExpert Systems
Expert Systems
osmancikk
 
Expert systems Artificial Intelligence
Expert systems Artificial IntelligenceExpert systems Artificial Intelligence
Expert systems Artificial Intelligence
itti rehan
 
Expert system 21 sldes
Expert system 21 sldesExpert system 21 sldes
Expert system 21 sldes
Yasir Khan
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
SlideTeam
 

Mais procurados (20)

Expert System Full Details
Expert System Full DetailsExpert System Full Details
Expert System Full Details
 
Topic 8 expert system
Topic 8 expert systemTopic 8 expert system
Topic 8 expert system
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Expert systems Artificial Intelligence
Expert systems Artificial IntelligenceExpert systems Artificial Intelligence
Expert systems Artificial Intelligence
 
Expert system
Expert systemExpert system
Expert system
 
Expert systems
Expert systemsExpert systems
Expert systems
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Artificial intelligence agents and environment
Artificial intelligence agents and environmentArtificial intelligence agents and environment
Artificial intelligence agents and environment
 
Expert system 21 sldes
Expert system 21 sldesExpert system 21 sldes
Expert system 21 sldes
 
Lecture 6 expert systems
Lecture 6   expert systemsLecture 6   expert systems
Lecture 6 expert systems
 
Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial Intelligence
 
Expert system presentation
Expert system presentationExpert system presentation
Expert system presentation
 
Fuzzy expert system
Fuzzy expert systemFuzzy expert system
Fuzzy expert system
 
Artificial intelligence in agriculture
Artificial intelligence in agricultureArtificial intelligence in agriculture
Artificial intelligence in agriculture
 
Artificial intelligence and expert system.ppt
Artificial intelligence and expert system.pptArtificial intelligence and expert system.ppt
Artificial intelligence and expert system.ppt
 
4.component of expert system
4.component of expert system4.component of expert system
4.component of expert system
 
Expert System
Expert SystemExpert System
Expert System
 
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
Artificial Intelligence And Machine Learning PowerPoint Presentation Slides C...
 
Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 

Semelhante a Expert system

A Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
A Review on Reasoning System, Types, and Tools and Need for Hybrid ReasoningA Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
A Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
BRNSSPublicationHubI
 
Chapter1 presentation week1
Chapter1 presentation week1Chapter1 presentation week1
Chapter1 presentation week1
Assaf Arief
 
Artificial intelligent
Artificial intelligentArtificial intelligent
Artificial intelligent
ALi Akram
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
Nitesh Kumar
 

Semelhante a Expert system (20)

Expert Systems - IK
Expert Systems - IKExpert Systems - IK
Expert Systems - IK
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
A Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
A Review on Reasoning System, Types, and Tools and Need for Hybrid ReasoningA Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
A Review on Reasoning System, Types, and Tools and Need for Hybrid Reasoning
 
Unit 4(nlp _neural_network)
Unit 4(nlp _neural_network)Unit 4(nlp _neural_network)
Unit 4(nlp _neural_network)
 
Chapter1 presentation week1
Chapter1 presentation week1Chapter1 presentation week1
Chapter1 presentation week1
 
Artificial-Intelligence--AI And ES Nowledge Base Systems
Artificial-Intelligence--AI And ES Nowledge Base SystemsArtificial-Intelligence--AI And ES Nowledge Base Systems
Artificial-Intelligence--AI And ES Nowledge Base Systems
 
ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS KNOWLEDGE-BASED SYSTEMS TEACHING ...
ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS  KNOWLEDGE-BASED SYSTEMS TEACHING ...ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS  KNOWLEDGE-BASED SYSTEMS TEACHING ...
ARTIFICIAL INTELLIGENCE AND EXPERT SYSTEMS KNOWLEDGE-BASED SYSTEMS TEACHING ...
 
MIS 07 Expert Systems
MIS 07  Expert SystemsMIS 07  Expert Systems
MIS 07 Expert Systems
 
L-16.pptx
L-16.pptxL-16.pptx
L-16.pptx
 
Expert system
Expert systemExpert system
Expert system
 
Artificial intelligence Part1
Artificial intelligence Part1Artificial intelligence Part1
Artificial intelligence Part1
 
expertsystem.pptx email
expertsystem.pptx emailexpertsystem.pptx email
expertsystem.pptx email
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Artificial intelligent
Artificial intelligentArtificial intelligent
Artificial intelligent
 
Key Expert Systems Concepts
Key Expert Systems ConceptsKey Expert Systems Concepts
Key Expert Systems Concepts
 
Topic8expertsystem 120503030324-phpapp02
Topic8expertsystem 120503030324-phpapp02Topic8expertsystem 120503030324-phpapp02
Topic8expertsystem 120503030324-phpapp02
 
Expert system
Expert system Expert system
Expert system
 
Explanation of My Report in CMSC 411
Explanation of My Report in CMSC 411Explanation of My Report in CMSC 411
Explanation of My Report in CMSC 411
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
1010 chapter11
1010 chapter111010 chapter11
1010 chapter11
 

Último

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 

Expert system

  • 1. A SEMINAR PRESENTATION ON “EXPERT SYSTEM” Seminar Guide Submitted By: Mr. Mahendra Singh Sagar Deepak Kumar Assistant Professor Roll No.: TCA1405019 Master of Computer Application 4th Sem. (LT) COLLEGE OF COMPUTING SCIENCE AND INFORMATION TECHNOLOGY (Teerthanker Mahaveer University, Delhi Road, Moradabad – 244001)
  • 2. INTRODUCTION An expert system is software that attempts to reproduce the performance of one or more human experts, most commonly in a specific problem domain. An expert system is a computer system that emulates the decision- making ability of a human expert. Expert systems are designed to solve complex problems by reasoning about knowledge, represented primarily as if-then rules rather than through conventional procedural code. The first expert systems were created in the 1970s and then proliferated in the 1980s. Expert systems were among the first truly successful forms of AI software.
  • 3. HISTORY Edward Feigenbaum in a 1977 paper said that the key insight of early expert systems was that "intelligent systems derive their power from the knowledge they possess rather than from the specific formalisms and inference schemes they use" (as paraphrased by Hayes-Roth, et al.) Although, in retrospect, this seems a rather straight forward insight, it was a significant step forward at the time. Until then, research had been focused on attempts to develop very general-purpose problem solvers such as those described by Newell and Simon. Expert systems were introduced by the Stanford Heuristic Programming Project led by Feigenbaum, who is sometimes referred to as the "father of expert systems".
  • 5. CONTINUE  Truth Maintenance. Truth maintenance systems record the dependencies in a knowledge-base so that when facts are altered dependent knowledge can be altered accordingly. For example, if the system learns that Socrates is no longer known to be a man it will revoke the assertion that Socrates is mortal.  Hypothetical Reasoning. In hypothetical reasoning, the knowledge base can be divided up into many possible views, a.k.a. worlds. This allows the inference engine to explore multiple possibilities in parallel.
  • 6. CONTINUE  Fuzzy Logic. One of the first extensions of simply using rules to represent knowledge was also to associate a probability with each rule.  Ontology Classification. With the addition of object classes to the knowledge base a new type of reasoning was possible. Rather than reason simply about the values of the objects the system could also reason about the structure of the objects as well.
  • 7. WHAT IS EXPERT SYSTEM In AI, an expert system is a computer system that emulates the decision-making ability of a human expert. Expert systems are designed to solve complex problems by reasoning about knowledge, represented primarily as if-then rules rather than through conventional procedural code. The first expert systems were created in the 1970s and then proliferated in the 1980s. Expert systems were among the first truly successful forms of AI software.
  • 8. SECURITY Experts in the field of computer security can work in a variety of positions, including those as network and computer systems administrators or information security analysts. Network and computer systems administrators maintain computer and network security and update security programs as necessary. Information security analysts develop an organization's computer security standards; install software programs to protect information stored on computers and monitor computer networks for security breaches.
  • 9. TYPES OF EXPERT SYSTEM COMPONENTS A computer program designed to model the problem-solving ability of a human expert. 1. A knowledge base that contains the knowledge obtained from one or more experts, generally in the form of rules. 2. An inference engine that manipulates the knowledge found in the knowledge base to arrive at a solution. 3. A user interface that allows the user to query the system and obtain the solution. 4. An explanation facility that explains the working of the system: how the rules were derived, applied, and sometimes the confidence levels that can be attached to the results.
  • 10. CONTINUE Chaining Inference rules are may forward chaining and backward chaining. Forward chaining starts with the data available, and uses the inference rules to extract more data until a desired goal is reached. Backward chaining starts with a list of goals and works backwards to see if data exist which will allow it to conclude that any of these goals is true.
  • 11. CONTINUE Real-time Adaption Real-time expert systems, designed to adapt over time to changing input data, are commonly necessary in process control, network management and other dynamic systems. Learning Capabilities Expert systems that learn from a storied history of successful and failed solutions are more reliable, but can be challenging to program.
  • 12. ADVANTAGE AND DISADVANTAGE ADVANTAGE Consistent answers for repetitive decisions, processes and tasks Holds and maintains significant levels of information Encourages organizations to clarify the logic of their decision-making Never "forgets" to ask a question, as a human might
  • 13. CONTINUE DISADVANTAGE Lacks common sense Cannot make creative responses as human expert Domain experts not always able to explain their logic and reasoning Errors may occur in the knowledge base Cannot adapt to changing environments