English

Perfectly Sampling $k\geq (8/3 +o(1))\Delta$-Colorings in Graphs

Data Structures and Algorithms 2020-07-14 v1 Combinatorics Probability

Abstract

We present a randomized algorithm which takes as input an undirected graph GG on nn vertices with maximum degree Δ\Delta, and a number of colors k(8/3+oΔ(1))Δk \geq (8/3 + o_{\Delta}(1))\Delta, and returns -- in expected time O~(nΔ2logk)\tilde{O}(n\Delta^{2}\log{k}) -- a proper kk-coloring of GG distributed perfectly uniformly on the set of all proper kk-colorings of GG. Notably, our sampler breaks the barrier at k=3Δk = 3\Delta encountered in recent work of Bhandari and Chakraborty [STOC 2020]. We also sketch how to modify our methods to relax the restriction on kk to k(8/3ϵ0)Δk \geq (8/3 - \epsilon_0)\Delta for an absolute constant ϵ0>0\epsilon_0 > 0. As in the work of Bhandari and Chakraborty, and the pioneering work of Huber [STOC 1998], our sampler is based on Coupling from the Past [Propp&Wilson, Random Struct. Algorithms, 1995] and the bounding chain method [Huber, STOC 1998; H\"aggstr\"om&Nelander, Scand. J. Statist., 1999]. Our innovations include a novel bounding chain routine inspired by Jerrum's analysis of the Glauber dynamics [Random Struct. Algorithms, 1995], as well as a preconditioning routine for bounding chains which uses the algorithmic Lov\'asz Local Lemma [Moser&Tardos, J.ACM, 2010].

Keywords

Cite

@article{arxiv.2007.06360,
  title  = {Perfectly Sampling $k\geq (8/3 +o(1))\Delta$-Colorings in Graphs},
  author = {Vishesh Jain and Ashwin Sah and Mehtaab Sawhney},
  journal= {arXiv preprint arXiv:2007.06360},
  year   = {2020}
}

Comments

21 pages; comments welcome!