M BUZZ CRAZE NEWS
// news

Why does the proof of Hammersley-Clifford theorem need to validate the specific energy functions to be 0?

By John Parsons
$\begingroup$

I have seen two proofs of Hammersley-Clifford theorem:

The first proof comes from the book Probabilistic Graphical Models Principles and Techniques (p129 – p132), this link is the screenshot:

The second proof comes from this link:

For both proofs:

Firstly, they rewrite the probability distribution function P(X) as the multiplication of energy functions.

Secondly, they validate the values of some specific energy functions are constantly 0 if those funxtions containing variables that do not constitute clique in graph H.

I was confused by the second step, which seems complex and unnecessary.

Here is my proof to circumvent the second step: (Signs are consistent with the second proof)

Following the same first step, P(X) can be written as:

enter image description here ...(EQ.A)

T is the collection of all the combinations of variables x1, x2, x3…, A is one of these combinations.

In the book Probabilistic Graphical Models Principles and Techniques (p39), according to Exercise 2.5, P(X) satisfies the following form when two sets of variables are conditionally independent:

enter image description here

Hence, in (EQ.A), if x1 and x2 do not constitute a clique in H, namely they are independent when conditioning on some other variables, then any A containing both x1 and x2 will lead to f(A)=CONSTANT to ensure P(X) can be written as the form of Exercise 2.5.

Hence, if some A does not result f(A)=CONSTANT, then it is the clique of H (except those A's that contain only one variable or nothing), so P(X) is the Gibbs distribution of H.

$\endgroup$ Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy