Uncertainty in Expert Systems
Uncertainty in Expert Systems
Himanshu Singh
Section/Roll : KE-031/R08
Course Code : CSE508M
Lovely Professional University
Phagwara, Punjab
Section/Roll : KE-031/R01
Course Code : CSE508M
Lovely Professional University
Phagwara, Punjab
Section/Roll : KE-031/R07
Course Code : CSE508M
Lovely Professional University
Phagwara, Punjab
I. I NTRODUCTION
The development of knowledge based systems or computer
programs in which domain knowldege is organised as a
seperated part is a rapidally expanding field in the area of
artificial intelligence. Expert systems, a part of knowledge
based systems provides expertise in the form of diagnosis,
introduction, prediction, advice, consultation and so on. They
may also be used for training purposes for new personnel or to
interpret data or to monitor observations. In other hand, eexpert
system is computer program capable of representing knowledge and reasoning about it in a narrow doomain expertise. Eg.
DENDRAL, modelling the mass spectrometer, uses production
rules. MYCIN, which is used in diagnosis and treatment of
bacterial infection is considered to be first expert system. [1]
In Expert systems the word uncertainty is related to the
working with inexact data, imprecise information, handling
identical situation, reliability of the results etc. An expert
system allows the user to assign probabilities, certainty factors,
or confidence levels and many more techniques to any or all
input data. This feature closely represents how most problems
are handled in the real world. An expert system can take
all relevant factors into account and make a recommendation
based on the best possible solution rather than the only exact
solution to handle such problems. Uncertainty is defined as
the lack of the exact knowledge that would enable us to reach
a perfectly reliable conclusion.
In this paper, we will cover Uncertainity, types of uncertainity and various methods used in resolving those uncertinity in
expert systems.
A. Uncertainity
Uncertainity is essentially lack of information to formulate
a decision. The presence of uncertainity may result in making
poor decision. In our daily life, as human beings, we are
accustomed to dealing with uncertainity - thaats how we
survive. [2]
Classical logic permits form only exact reasoning. It assumes that perfect knowledge always exists and the law of
the excluded middle can always be applied. The general term
uncertainty describes any element of the model that cannot
be asserted with complete confidence. Within this general
condition, there are several distinct types of uncertainty[3]
II. T YPES OF U NCERTAINITY