Expert Systems
Expert Systems
Theory Notes
Expert Systems
What is an Expert System?
An Expert System is defined as an interactive and reliable computer‐based decision‐making
system which uses both facts and heuristics to solve complex decision‐making problems. It is
considered at the highest level of human intelligence and expertise. It is a computer application
which solves the most complex issues in a specific domain.
The expert system can resolve many issues which generally would require a human expert. It is
based on knowledge acquired from an expert. It is also capable of expressing and reasoning
about some domain of knowledge.
Knowledge Base
Inference Engine
User Interface
IT (9626)
Theory Notes
Knowledge Base
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?
The data is collection of facts. The information is organized as data and facts about the task
domain. Data, information, and past experience combined together are termed as knowledge.
Knowledge representation
It is the method used to organize and formalize the knowledge in the knowledge base. It is in
the form of IF‐THEN‐ELSE rules.
Knowledge Acquisition
The success of any expert system majorly depends on the quality, completeness, and accuracy
of the information stored in the knowledge base.
The knowledge base is formed by readings from various experts, scholars, and the Knowledge
Engineers. He acquires information from subject expert by recording, interviewing, and
observing him at work, etc. He then categorizes and organizes the information in a meaningful
way, in the form of IF‐THEN‐ELSE rules, to be used by interference machine. The knowledge
engineer also monitors the development of the ES.
Inference Engine
Use of efficient procedures and rules by the Inference Engine is essential in deducing a correct,
flawless solution.
Forward Chaining
Backward Chaining
IT (9626)
Theory Notes
Forward Chaining
It is a strategy of an expert system to answer the question, “What can happen next?”
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.
This strategy is followed for working on conclusion, result, or effect.
Backward Chaining
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.
IT (9626)
Theory Notes
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.
It explains how the ES has arrived at a particular recommendation. The explanation may appear
in the following forms −
The knowledge engineer uses sample cases to test the prototype for any deficiencies in
performance.
End users test the prototypes of the ES.
IT (9626)
Theory Notes
Test and ensure the interaction of the ES with all elements of its environment, including
end users, databases, and other information systems.
Document the ES project well.
Train the user to use ES.
Information management
Hospitals and medical facilities
Help desks management
Employee performance evaluation
Loan analysis
IT (9626)
Theory Notes
Virus detection
Useful for repair and maintenance projects
Warehouse optimization
Planning and scheduling
Financial decision making
Process monitoring and control
Stock market trading
Airline scheduling & cargo schedules