Glauber Dynamics is a well studied Markov Chain to sample k-colorings of a graph. However, a basic coupling/path coupling analysis of Glauber Dynamics requires for the chain to be rapid mixing. However, it is hypothesized (and intuitive) that the chain should be rapid mixing for any . Bringing this gap down is a popular open problem. Jerrum used an extremely clever coupling to bring it down to . Here I’ll give a simple path coupling proof that uses the same idea.

Glauber Dynamics

The Glauber Dynamics chain works as follows:

  1. Choose and , where is the vertex set and is the set of colors.
  2. If , set and for all . Here is the set of neighbors of .
  3. Else set for all .

Path Coupling

For a metric defined on the state space, such that for any pair of states , there exists a path where . The path coupling theorem implies that if for each pair of states such that , if for some , the the mixing time satisfies

.

where is maximum value taken by the metric.

Jerrum’s Coupling

Choose to be the number of vertices where the colorings differ. Consider that differ exactly at a single vertex . The maximum value can take is since the two colorings can differ at all vertices. Jerrum’s coupling does the following:

  1. Choose and .
  2. If , set and for all .
  3. Else set for all .
  4. If , set and for all . Here is the set of neighbors of .
  5. Else set for all .

Where

It is simple to see that this is indeed a coupling. Each chain when viewed in isolation evolves exactly like Glauber Dynamics. In order to bound lets look at the possible cases.

  • and : Here the update either goes through in both chains or neither chain. In both these cases the distance does not change.
  • : Here if the update goes through, it does so in both chains and the distance decreases by 1. However if it doesn’t go through in one chain, it doesn’t in the other as well and so the distance does not change. The update goes through with probability at least since in the worst case, has neighbours each with their unique color.
  • : Here, if the update doesn’t go through in either chain since . However, if a different update goes through in both the chains: and . This causes the distance to increase by 1. This occurs with probabilty .

Thus, . Simplifying this gives us . Since , . For this quantity to be between 0 and 1, . Hence if , by the Path Coupling Theorem, . Therefore Glauber Dynamics mixes in time .