[关闭]
@nanmeng 2016-05-19T12:46:02.000000Z 字数 1871 阅读 1193

Probabilistic Graphical Models(Stanford) - 4

notes Probabilistic_Graphical_Models


Week2 Probabilistic Graphical Models

5. Pairwise Markov Networks

Q: how do you parameterize the undirect graphs?

unnormalized measure:
PGM2_23
PGM2_24
PGM2_25
An explanation of the question above is what we shown below:
PGM2_26
and are very likely to agree with each other, and and are very likely to agree with each other while and are likely not to agree with each other, thus and are not likely to agree with each other so

Pairwise Markov Networks

PGM2_27

2. General Gibbs Distributions

PGM2_28
edges and each edge has values, so totally the answer is , but in total we have parameters.

Gibbs Distribution

Parameters:
: partition function change the unnormalized measure to probability distribution
PGM2_29

Induced Markov Network

PGM2_30
PGM2_31
(Notice: normalized product of factors)

  • However, we cannot read the factorization from the graph.

PGM2_32

Flow of Influence

PGM2_33
PGM2_34

Summary

PGM2_35

3. Conditional Random Fields

PGM3_36
Since sometimes we recompute the relevant features many times, we may not need a model that good. Thus, the correct independent assumptions, add a bunch of edges to capture the correlations.
PGM2_37
CRF is just like Gibbs distribution.
partition function that is a function of X, which means for any given X I'm going to have the sum of all the Y's that correspond to that X and then I'm going to construct an additional distribution for Y over Y for any given X.
PGM2_38
PGM2_39

CRF is related to Logistic Model:
PGM2_40

  • Thus, the logistic model is a very simple kind model of CRF !!!

Examples:
PGM2_41
PGM2_42

Summary

PGM2_43

4. Independencies in Markov Networks

PGM2_44
Theorem:
PGM2_45
PGM2_46

Converse therom
but only hold for positive distribution . that is
PGM2_47
PGM2_48

5. I-maps and perfect maps

Capturing Independencies in P

minimal I-map is not the best tools for capturing structure in a distribution.
PGM2_51

Perfect Map
PGM2_52
Example:
PGM2_53
The last one is the I-map but it can only capture one of the independece relationship of original network not all.

Example:
PGM2_54
PGM2_55

Uniqueness
PGN2_56
PGM2_57
PGM2_58

Summary

PGM2_59

6. Log-Linear Models

PGM2_60
PGM2_61
Example:
PGM2_62

Ising Model

PGM2_63

Metric MRFs

PGM2_64
PGM2_65
Examples:
PGM2_66
PGM2_67

7. Shared Features in Log-Linear Models

PGM2_68
Example:
PGM2_69
Example:
PGM2_70
PGM2_71

Summary

PGM2_72

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