English

Distributed Symmetry Breaking in Sampling (Optimal Distributed Randomly Coloring with Fewer Colors)

Data Structures and Algorithms 2018-06-22 v3

Abstract

We examine the problem of almost-uniform sampling proper qq-colorings of a graph whose maximum degree is Δ\Delta. A famous result, discovered independently by Jerrum(1995) and Salas and Sokal(1997), is that, assuming q>(2+δ)Δq > (2+\delta) \Delta, the Glauber dynamics (a.k.a. single-site dynamics) for this problem has mixing time O(nlogn)O(n \log n), where nn is the number of vertices, and thus provides a nearly linear time sampling algorithm for this problem. A natural question is the extent to which this algorithm can be parallelized. Previous work Feng, Sun and Yin [PODC'17] has shown that a O(Δlogn)O(\Delta \log n) time parallelized algorithm is possible, and that Ω(logn)\Omega(\log n) time is necessary. We give a distributed sampling algorithm, which we call the Lazy Local Metropolis Algorithm, that achieves an optimal parallelization of this classic algorithm. It improves its predecessor, the Local Metropolis algorithm of Feng, Sun and Yin [PODC'17], by introducing a step of distributed symmetry breaking that helps the mixing of the distributed sampling algorithm. For sampling almost-uniform proper qq-colorings of graphs GG on nn vertices, we show that the Lazy Local Metropolis algorithm achieves an optimal O(logn)O(\log n) mixing time if either of the following conditions is true for an arbitrary constant δ>0\delta>0: \bullet q(2+δ)Δq\ge(2+\delta)\Delta, on general graphs with maximum degree Δ\Delta; \bullet q(α+δ)Δq \geq (\alpha^* + \delta)\Delta, where α1.763\alpha^* \approx 1.763 satisfies α=e1/α\alpha^* = \mathrm{e}^{1/\alpha^*}, on graphs with sufficiently large maximum degree ΔΔ0(δ)\Delta\ge \Delta_0(\delta) and girth at least 99.

Keywords

Cite

@article{arxiv.1802.06953,
  title  = {Distributed Symmetry Breaking in Sampling (Optimal Distributed Randomly Coloring with Fewer Colors)},
  author = {Weiming Feng and Thomas P. Hayes and Yitong Yin},
  journal= {arXiv preprint arXiv:1802.06953},
  year   = {2018}
}
R2 v1 2026-06-23T00:27:12.275Z