SLIDE 8 Cmput
651
‐
Undirected
Models
1
17/10/08
A
PDF
P(X1,...,Xn)
factorizes
over
a
Markov
net
H,
if
1.
P(X1,...,Xn)
is
a
Gibbs
distribution:
and
2.
D1,
D2,
etc.
are
(maximal
or
non‐maximal)
cliques
of
H
Recall:
clique
=
a
complete
(fully‐connected)
subgraph
of
H
maximal
clique
=
clique
that
is
not
a
subgraph
of
a
larger
clique
(K&F
use
the
terms
“clique”
and
“subclique”
for
what
Russ
and
I
(and
the
graphical
modeling
community)
call
“maximal
clique”
and
clique”.)
Factorization
of
PDFs
P X1,…,Xn
( ) = 1
Z φ1 D
1
[ ]⋅ φ2 D2 [ ]⋅…⋅ φm Dm [ ]
Z = φ1 D
1
[ ]⋅ φ2 D2 [ ]⋅…⋅ φm Dm [ ]
X1,…,X n
∑
15
Cliques
A
B
D
C
E
G
F
Maximal
cliques:
{A,E}
{B,C,D,E}
{D,E,F}
{D,F,G}
Examples
of
Cliques:
{A},
{B},
{C},
etc.
(i.e.
single
nodes)
{B,C},
{B,D},
{B,E},
{E,D},
{F,G},
etc.
{B,C,D},
{C,D,E},
etc.
{D,E,F,G}
is
NOT
a
clique
(no
E‐G
edge)
16