Bayesian Networks - PowerPoint PPT Presentation

1 / 21
About This Presentation
Title:

Bayesian Networks

Description:

Network is less compact: 1 2 4 2 4 = 13. Example: Car diagnosis. Initial evidence: car won't start ... Compact conditional distributions. Hybrid ... – PowerPoint PPT presentation

Number of Views:16
Avg rating:3.0/5.0
Slides: 22
Provided by: romantan
Category:

less

Transcript and Presenter's Notes

Title: Bayesian Networks


1
Bayesian Networks
  • Chapters 14
  • Syntax
  • Semantics
  • Parameterized Distributions

2
Definition
  • A simple graphical notation for conditional
    independence assertions
  • Syntax
  • a set of nodes (one per variable)
  • a direct acyclic graph (link means directly
    influences)
  • a conditional distribution for each node given
    its parents
  • P(Xi Parents(Xi))
  • In the simplest case, conditional distribution
    is represented as a conditional probability table
    (CPT) giving the distribution over Xi for each
    combination of parent values.

3
Example
I am at work. Neighbor, John, calls to say my
alarm is ringing, but neighbor Mary does not
call. Sometimes its set by a minor earthquake.
Is it a burglar? Variables Burglar, Earthquake,
Alarm, JohnCalls, MaryCalls Network topology
reflects causal knowledge A burglar can set
alarm off An earthquake can set alarm off The
alarm can cause Mary call The alarm can cause
John call
4
(No Transcript)
5
Compactness
A CPT for boolean Xi with k boolean parents has
2k rows for the combinations of parent
values. Each row one number p for Xitrue. If
each variable has no more than k parents, the
complete network Requires O(n 2k) (i.e. grows
linearly with n). For burglary net, 11422
10 numbers.
6
Constructing Bayesian networks
  • Choose an order of variables X1, , Xn
  • 2. For i 1 to n
  • add Xi to the network
  • select parents from X1, Xi-1 such that
  • P(Xi Parents(Xi)) P(Xi X1, Xi-1)
  • Thus,
  • P( X1, Xn ) ?ni1 P(Xi X1, Xi-1)
  • ?ni1 P(Xi Parents(Xi))

7
Example
Suppose we choose the ordering M,J,A,B,E. 1.
8
Suppose we choose the ordering M,J,A,B,E.2.
9
Suppose we choose the ordering M,J,A,B,E. 3.
10
Suppose we choose the ordering M,J,A,B,E. 3.
11
Suppose we choose the ordering M,J,A,B,E. 3.
Deciding conditional independence is hard in
non-causal directions. Network is less compact 1
2 4 2 4 13
12
Example Car diagnosis
Initial evidence car wont start Testable
variables (thin), broken, so fix it variables
(thick) Hidden variables (light gray) help to
reduce parameters
13
Compact conditional distributions
14
(No Transcript)
15
Hybrid (discretecont.) networks
16
Cont. child variables
17
(No Transcript)
18
Discrete variables w/cont. parents
19
Why the probit?
20
Discrete variable
21
Summary
Write a Comment
User Comments (0)
About PowerShow.com