Expert Systems - Class2 PDF
Expert Systems - Class2 PDF
Jaime A. Riascos
Mechatronics Engineering – Intelligent Control
Mariana University
2020 -2
Expert systems
An Expert System is defined as an interactive and The expert system can resolve many issues which Expert systems were the predecessor of the current
reliable computer-based decision-making system generally would require a human expert. It is based day artificial intelligence, deep learning and machine
which uses both facts and heuristics to solve on knowledge acquired from an expert. learning systems
complex decision-making problems.
Expert systems (ES)
What are The expert systems are Characteristics of
the computer Expert Systems
Expert applications developed
Systems? to solve complex
• High performance
problems in a particular
domain, at the level of • Understandable
extra-ordinary human • Reliable
intelligence and
expertise. • Highly responsive
The expert systems are capable of −
• Advising
• Instructing and assisting human in decision making
• Demonstrating
• Deriving a solution
• Diagnosing
Capabilities • Explaining
of Expert • Interpreting input
Systems • Predicting results
• Justifying the conclusion
• Suggesting alternative options to a problem
They are incapable of −
Inference Engine
User Interface
Components
of Expert
Systems
Knowledge Base
It contains domain-specific and high-quality
knowledge. Knowledge is required to exhibit
intelligence. The success of any ES majorly
depends upon the collection of highly
accurate and precise knowledge.
What is Knowledge?
What is Knowledge?
provides description.
Here, the Inference Engine follows the chain of conditions and derivations
and finally deduces the outcome. It considers all the facts and rules, and
sorts them before concluding to a solution.
With this strategy, an expert system finds out the answer to the
question, “Why this happened?”
On the basis of what has already happened, the Inference Engine tries to
find out which conditions could have happened in the past for this result.
This strategy is followed for finding out cause or reason. For example,
diagnosis of blood cancer in humans.
Backward Chaining
User Interface
User interface provides interaction
between user of the ES and the ES
itself. It is generally Natural Language
Processing so as to be used by the
user who is well-versed in the task
domain. The user of the ES need not
be necessarily an expert in Artificial
Intelligence.
User Interface
It explains how the ES has arrived at a particular
recommendation. The explanation may appear in
the following forms
Systems: the ES
System