[关闭]
@nanmeng 2016-06-25T07:24:03.000000Z 字数 1504 阅读 1161

Probabilistic Graphical Models(CMU)-5

Probabilistic_Graphical_Models CMU notes


The class link: Probabilistic Graphical Models(Spring 2014) - Eric Xing

Lecture notes 5

Algebraic elimination graphical elimination

Recap

Defn: A DAG G is a perfect map (P-map) for a distribution if
.

Tree GMs

PGM5_12

Elimination message passing on a clique tree
PGM5_1
PGM5_2

Correctness of BP no tree

different ways of passing information we will get different equations. That's weird!!! which means the Belief Propagation algorithm is not going to solve the problems (since it may get multiple different results but except for tree structure, you will see it later).

Notice:

Belife Propogation is only guaranteedly valid on tree, and if it is non-tree it is going to generate inconsistency

Thus, an idea to turn non-tree to tree is obvious......

Factor Graph

PGM5_3
PGM5_4
PGM5_5

Message Passing on a Factor Tree

PGM5_6
PGM5_7
PGM5_8

Summary

Junction tree

PGM5_9
PGM5_10

Local Consistency

Summary

PGM5_11

--

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注