Perfectly Sampling $k\geq (8/3 +o(1))\Delta$-Colorings in Graphs
Vishesh Jain, Ashwin Sah, Mehtaab Sawhney

TL;DR
This paper introduces a randomized algorithm that perfectly samples proper k-colorings of graphs with maximum degree Δ for k ≥ (8/3 + o(1))Δ, breaking previous barriers at k=3Δ and using advanced coupling and local lemma techniques.
Contribution
The authors develop a novel bounding chain routine and a preconditioning method leveraging the Lovász Local Lemma, enabling perfect sampling for a wider range of k.
Findings
Breaks the k=3Δ barrier for perfect sampling.
Achieves expected runtime of O(nelta^2 g{k}) for sampling.
Extends methods to relax the lower bound on k by a constant psilon_0.
Abstract
We present a randomized algorithm which takes as input an undirected graph on vertices with maximum degree , and a number of colors , and returns -- in expected time -- a proper -coloring of distributed perfectly uniformly on the set of all proper -colorings of . Notably, our sampler breaks the barrier at encountered in recent work of Bhandari and Chakraborty [STOC 2020]. We also sketch how to modify our methods to relax the restriction on to for an absolute constant . 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,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Machine Learning and Algorithms · Markov Chains and Monte Carlo Methods
