Markov Chain Monte Carlo - PowerPoint PPT Presentation

About This Presentation
Title:

Markov Chain Monte Carlo

Description:

Markov Chain Monte Carlo MCMC with Gibbs Sampling Fix the values of observed variables Set the values of all non-observed variables randomly Perform a random walk ... – PowerPoint PPT presentation

Number of Views:164
Avg rating:3.0/5.0
Slides: 21
Provided by: kau65
Category:
Tags: carlo | chain | markov | monte

less

Transcript and Presenter's Notes

Title: Markov Chain Monte Carlo


1
Markov Chain Monte Carlo
2
MCMC with Gibbs Sampling
  • Fix the values of observed variables
  • Set the values of all non-observed variables
    randomly
  • Perform a random walk through the space of
    complete variable assignments. On each move
  • Pick a variable X
  • Calculate Pr(Xtrue all other variables)
  • Set X to true with that probability
  • Repeat many times. Frequency with which any
    variable X is true is its posterior probability.
  • Converges to true posterior when frequencies stop
    changing significantly
  • Time to converge is mixing time

3
Markov Blanket Sampling
  • How to calculate Pr(Xtrue all other variables)
    ?
  • Recall a variable is independent of all others
    given its Markov Blanket
  • parents
  • children
  • other parents of children
  • So problem becomes calculating Pr(Xtrue MB(X))
  • We solve this sub-problem exactly
  • Fortunately, it is easy to solve

4
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
5
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
6
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
7
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
8
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
9
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
10
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
11
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
12
Smoking
Lungdisease
Heartdisease
Breathingdifficulties
Lets Simulate!
13
Expressive, Scalable and Tractable Techniques for
Modeling Activities of Daily Living
  • Don Patterson, Dieter Fox, Henry Kautz, Matthai
    Philipose

14
Our Model of Activities
15
Our Model of Activities
Linear Temporal Ordering of Sub-Activities
16
Our Model of Activities
Unordered Sequence of Object Touches
17
Our Model of Activities
Each object is required with a probability,
P(o) (not shown)
18
Our Model of Activities
Optional Gaussian Timing Constraint
19
  • Expressive
  • General and intuitive way to specify activities
  • Scalable
  • We mine these models from the web
  • Tractable
  • We convert models to Dynamic Bayesian Networks
  • We reason in real-time using stochastic
    Monte-Carlo techniques (particle filters)

20
Short Demo
Long Demo
Write a Comment
User Comments (0)
About PowerShow.com