Improved Bounds for Perfect Sampling of $k$-Colorings in Graphs
Siddharth Bhandari, Sayantan Chakraborty

TL;DR
This paper introduces a new randomized algorithm for perfectly sampling proper k-colorings of graphs with improved bounds, reducing the number of colors needed for efficient, exact sampling compared to previous methods.
Contribution
The paper presents a novel bounding chain approach that achieves polynomial expected running time for perfect sampling of k-colorings with fewer colors than prior algorithms.
Findings
Algorithm works for k > 3Δ, improving previous bounds.
Expected running time is polynomial in n and k.
Achieves perfect uniform sampling of proper colorings.
Abstract
We present a randomized algorithm that takes as input an undirected -vertex graph with maximum degree and an integer , and returns a random proper -coloring of . The distribution of the coloring is \emph{perfectly} uniform over the set of all proper -colorings; the expected running time of the algorithm is . This improves upon a result of Huber~(STOC 1998) who obtained a polynomial time perfect sampling algorithm for . Prior to our work, no algorithm with expected running time was known to guarantee perfectly sampling with sub-quadratic number of colors in general. Our algorithm (like several other perfect sampling algorithms including Huber's) is based on the Coupling from the Past method. Inspired by the \emph{bounding chain} approach, pioneered…
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.
