Title: Probabilistic Reasoning; Network-based reasoning
1Probabilistic ReasoningNetwork-based reasoning
2Class Description
- Instructor Rina Dechter
- Days Monday Wednesday
- Time 200 - 320 pm
- Class page http//www.ics.uci.edu/dechter/ics-27
5b/Fall-2007/
3Why uncertainty
- Summary of exceptions
- Birds fly, smoke means fire (cannot enumerate all
exceptions. - Why is it difficult?
- Exception combines in intricate ways
- e.g., we cannot tell from formulas how exceptions
to rules interact
A?C B?C --------- A and B -? C
4The problem
All men are mortal T
All penguins are birds T
Socrates is a man
Men are kind p1
Birds fly p2
T looks like a penguin
Turn key gt car starts P_n
True propositions
Uncertain propositions
Q Does T fly? P(Q)?
Logic?....but how we handle exceptions Probability
astronomical
5Managing Uncertainty
- Knowledge obtained from people is almost always
loaded with uncertainty - Most rules have exceptions which one cannot
afford to enumerate - Antecedent conditions are ambiguously defined or
hard to satisfy precisely - First-generation expert systems combined
uncertainties according to simple and uniform
principle - Lead to unpredictable and counterintuitive
results - Early days logicist, new-calculist,
neo-probabilist
6Extensional vs Intensional Approaches
- Extensional (e.g., Mycin, Shortliffe, 1976)
certainty factors attached to rules and combine
in different ways. - Intensional, semantic-based, probabilities are
attached to set of worlds.
A?B m
P(AB) m
7Certainty combination in Mycin
A
x
If A then C (x) If B then C (y) If C then D (z)
z
D
C
y
B
1.Parallel Combination CF(C) xy-xy, if
x,ygt0 CF(C) (xy)/(1-min(x,y)), x,y have
different sign CF( C) xyxy, if x,ylt0 2.
Series combination 3.Conjunction, negation
Computational desire locality, detachment,
modularity
8Burglery Example
Burglery
Phone call
Alarm
Earthquake
Radio
A?B A more credible ------------------ B more
credible
IF Alarm ? Burglery A more credible (after
radion) But B is less credible
Rule from effect to causes
9Extensional vs Intensional
Extensional
Intensional
Uncertaintytruth value Uncertainty modality
Connectives combine certainty weight Connectives combine set of worlds
Rules Procedural license summary of a problem solving history Rules constraints on the world summary of world knowledge
10Whats in a rule?
A?B (m) C?B (n) P(BA) p A?B (p)
Semantic difficulties Handling exceptions, Retracting conclusions Unidirectional references Incoherent updating Semantic clarity Syntax mirrors world knowledge Empirically testable parameters Bidirectional Inferences Coherent updating
Computational merit Localitydetachment Computational difficulty Actions must weight verification of relevance
A and B?C (mn-mn)
11Why networks?
- Claim the basic steps invoked while people query
and update their knowledge corresponds to mental
tracings of pre-established links in dependency
graphs - Claim the degree to which an explanation mirrors
these tracings determines whether it is
psychologically meaningful.
12(No Transcript)
13(No Transcript)
14(No Transcript)
15(No Transcript)
16(No Transcript)
17(No Transcript)
18(No Transcript)
19(No Transcript)
20(No Transcript)
21(No Transcript)
22(No Transcript)
23(No Transcript)
24(No Transcript)
25(No Transcript)
26(No Transcript)
27(No Transcript)
28 Bayesian Networks Representation
Smoking
lung Cancer
Bronchitis
X-ray
Dyspnoea
P(S) P(CS) P(BS) P(XC,S) P(DC,B)
P(S, C, B, X, D)
29Markov and Bayesian Networks
- Pearl Chapter 3
- (Read chapter 2 for background and refresher)
30The Qualitative Notion of Depedence
- The traditional definition of independence uses
equality of numerical quantities as in
P(x,y)P(x)P(y) - People can easily and confidently detect
dependencies, even though they may not be able to
provide precise numerical estimates of
probabilities. - The notion of relevance and dependence are far
more basic to human reasoning than the numerical
values attached to probabilistic judgements. - Should allow assertions about dependency
relationships to be expressed qualitatively,
directly and explicitly. - Once asserted, these dependency relationships
should remain a part of the representation
scheme, impervious to variations in numerical
inputs.
31The Qualitative Notion of Depedence(continue)
- Information about dependencies is essential in
reasoning - If we have acquired a body of knowledge K and now
wish to assess the truth of proposition A, it is
important to know whether it is worthwhile to
consult another proposition B, which is not in K. - How can we encode relevance information in a
symbolic system? - The number of (A,B,K) combinations is
astronomical. - Acquisition of new facts may destroy existing
dependencies as well as create new ones
(e.g.,age, hight,reading ability, or ground
wet,rain,sprinkler) - The first kind of change is called normal . The
second will be called induced. - Irrelevance is denoted P(AK,B)P(AK)
- Dependency relationships are qualitative and can
be logical
32Dependency graphs
- The nodes represent propositional variables and
the arcs represent local dependencies among
conceptually related propositions. - Explicitness, stability
- Graph concepts are entrenched in our language
(e.g., thread of thoughts, lines of
reasoning, connected ideas) - One wonders if people can reason any other way
except by tracing links and arrows and paths in
some mental representation of concepts and
relations. - What types of dependencies and independencies are
deducible from the topological properties of a
graph? - For a given probability distribution P and any
three variables X,Y,Z,it is straightforward to
verify whether knowing Z renders X independent of
Y, but P does not dictates which variables should
be regarded as neighbors. - Some useful properties of dependencies and
relevancies cannot be represented graphically.
33(No Transcript)
34(No Transcript)
35(No Transcript)
36(No Transcript)
37(No Transcript)
38(No Transcript)
39(No Transcript)
40(No Transcript)
41(No Transcript)
42(No Transcript)
43Why axiomatic characterization?
- Allow deriving conjectures about independencies
that are clearer - Axioms serve as inference rules
- Can capture the principal differences between
various notions of relevance or independence