1 / 8

CSCI 121 Special Topics: Bayesian Networks Lecture #5: Dynamic Bayes Nets

CSCI 121 Special Topics: Bayesian Networks Lecture #5: Dynamic Bayes Nets. Modeling Dynamic Processes. Not all interesting relationships are static. E.g., drop in temperature today may increase likelihood of snow tomorrow.

more
Download Presentation

CSCI 121 Special Topics: Bayesian Networks Lecture #5: Dynamic Bayes Nets

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSCI 121 Special Topics: Bayesian Networks Lecture #5: Dynamic Bayes Nets

  2. Modeling Dynamic Processes • Not all interesting relationships are static. • E.g., drop in temperature today may increase likelihood of snow tomorrow. • Markov Assumption: The number of steps T (days, seconds, years) of influence is finite – don't have to consider weather from two weeks ago. • Markov Process – A process (weather?) that obeys the Markov Assumption • Markov Chain – a model of a Markov process

  3. big .40 .15 dog barks .35 The little .35 .01 .35 .02 .60 .15 meows cat .98 Markov Processes • What is the smallest (non-zero) T ? • Construct a Markov Chain for process; e.g., text (step = word): .99 .65

  4. B E B E A A today tomorrow J M J M Dynamic Bayes Nets • Can describe them in several ways: • A Markov chain with T=0, T=1 • A Bayes net with temporal CP's added • Duplicated Bayes net, with temporal links from first “time slice” t to second slice t+1: aftershocks cleaned out! annoyance

  5. DBN: Details • Can have any number of time slices • Static probabilities need not be the same in all time slices, but typically are. • Evidence can be presented on any slice (prediction or “smoothing”)

  6. DBN: Details • Viterbi algorithm: find most likely sequence of hidden states • For iterated processes (e.g., tracking), typically present evidence on first slice iteratively. • If evidence is missing, use marginals from second slice.

  7. DBN: Inference • Recall node clustering (cliques) from Junction-Tree algorithm. • As size of DBN increases (multi-slice models, multiple parents), size of clusters can get prohibitively large. • Boyen-Koller algorithm addresses this issue:

  8. Boyen-Koller Algorithm • Inference is approximate. • Each slice treated as a static BN. • Size of clusters in BN determines degree of approximation: • one big cluster → exact (full joint) • one node per cluster → most approximate • Set evidence in a node, then pass messages within/between time-slices.

More Related