Markov Random Fields
Markov Blanket (MB): the set of nodes that makes conditionally independent of the other nodes.
Undirected graphical models are called Markov Random Fields (MRFs) which are the models with dependencies described by an undirected graph
- the edges of undirected model represent probabilistic interactions between neighbors
- a clique is a a subset of nodes such that every two vertices in the subset are connected by an edge.
- a maximal clique is a clique that cannot be extended by adding a new vertex.
Let's make generalization. Let be a random vector in our graph and let be the set of all maximal cliques of . Then we have the distribution of factorizes with respect to if where is a nonnegative potential function where .
- The MRF on represents the distributions that factorize w.r.t. .
Hammersley-Clifford Theorem
If , the following are equivalent:
- where is a nonnegative potential function
- Global Markov Properties: if sets and are disjoint(separated) by (i.e. each path from to goes through ).
In particular,
- are not conneced by an edge, then
Exponetial Family
The general form we have is that .
Sometimes, we can write this in an exponential form: . Suppose the potentials have a log-linear form , then we have