Logical Reasoning. Reasoning With Uncertainty. Certainty Factor (CF)
Logical Reasoning. Reasoning With Uncertainty. Certainty Factor (CF)
Deduction: major premise: All balls in the box are black A => B
minor premise: A
These balls are from the box ---------
conclusion: These balls are black B
If one does not eat healthy food, one will become ill.
One is ill.
Therefore, one has not eaten healthy food.
• Example:
Major: If there’s smoke, then there’s fire.
Minor: There is smoke.
Conclusion: Therefore, there must be a fire.
Disjunctive (Either / or)
• If a first assumption proves to be true, then a related but
contradictory assumption must be false.
• Example:
Major: Either he pays taxes, or get audited by the IRS.
Minor: He paid taxes.
Conclusion: Therefore, he won’t be audited by the IRS.
Disjunctive Syllogism
A or B
not A
So B
(X => Y), X
(X => Y), ~Y
¬X
Murat is a brother
So Murat has sibling
Exceptions to the Strict Necessity Test
1. Magellan’s ships sailed around
the world. It necessarily follows,
therefore, that the earth is a sphere.
(The arguer intended to offer a logically conclusive
argument, so it should be treated as deductive.)
• Uncertain knowledge
– Multiple causes lead to multiple effects
– Incomplete enumeration of conditions or effects
– Incomplete knowledge of causality in the domain
– Probabilistic effects
• Uncertain outputs
– Abduction and induction are inherently uncertain
– Default reasoning, even in deductive fashion, is uncertain
– Incomplete deductive inference may be uncertain
33
Probability theory
• Probability theory ➔ degree of belief or
plausibility of a statement – a numerical
measure in [0,1]
• Uncertainty in actions
E.g., actions are represented with relatively short lists of
preconditions, while these lists are in fact arbitrary long
• Uncertainty in perception
E.g., sensors do not return exact or complete information
(locality of sensor) about the world; a robot never knows
exactly its position
Types of Uncertainty
• Uncertainty in actions
-1 1
0
Frange T
of disbelief range of belief
Certainty Factor (CF) Formalism
CF interpretation
Certainty Factor (CF) Formalism
Certainty factors are attached to premises of rules in production
systems.We need to calculate the CF for conjunctions and disjunctions:
Combined Effect
R1: IF P1
THEN C (CF = 0.8)
R2: IF P2
THEN C (CF = 0.7)
R3: IF P3
THEN C (CF = 0.9)
If CFs for P1, P2, and P3 are 0.6, 0.4, and 0.2, respectively,
then
Min(0.7,0.9)=0.7
Min(0.8, 0.9)=0.8
Max(0.7,0.8)=0.8