ECE479579 Class Notes 03-14
ECE479579 Class Notes 03-14
Quiz topics
1. AND /OR graph
2. Alpha Beta prune
3. Expert system (until lecture 20)
Understand
what graph is
what use for
how to compute the cost
Imprecise Reasoning
How to compute none probabilistically confidence level that certain searching using
expert system.
For giving more background posting work Stanford university using the concept to write
one of the first expert system to help physicians prescribe particular type of antibiotic
aggregate
1. What is the measure of believe (MB) of the input to a rule?
MB1
i1
i2 Output
MB2
i3
R
MB3
Having rule uses
AND logical conjunction
Input
Taking the aggregate to be the minimum the measure of confidence in the input
Why taking the Min!
1
0.95 MB 0.45 MB
R1 if X drives a Volvo AND X reads the New York Times (NYT) then X will vote Democrat
Question 2 is
2. 1.a if having to compute the measure of believe of
0.6 MB
R1 if X does not like real estate developers
OR
0.7 MB
i 0.7
R Output
Input
OR
Max {0.7 , 0.6} = 0.6
Intuition factor
Output = Min (MB) * intuition factor
2
03/14/2018 ECE479/579 - Lecture (21)
Question 3 is
How to combine this?
Multiple facts supporting the same conclusion what is my measure of believe in that
conclusion?
3
Introduction to predicate logic
Logic as representation method
o What is representation know
o How to describe UML!
Structured representation method because it is lean object class and physical
entities and it has hierarchy class, subclass and decomposition.
Logic is called unstructured representation
o What do we know about logic?
o Vocabulary
Each time using capital letters A , B ,….K label for object
o Function y=On(x)
To express the relationship between object
o Basic operators
& , ^ AND A ^ B Conjunction
V OR AVB Disjunction