A simple algorithm for sampling colourings of $G(n,d/n)$ up to Gibbs Uniqueness Threshold
Charilaos Efthymiou

TL;DR
This paper introduces a novel, efficient algorithm for approximately sampling proper $k$-colourings of Erd ext{"o}s-Rényi random graphs near the Gibbs uniqueness threshold, bypassing traditional MCMC and message passing methods.
Contribution
The authors develop a new algorithm that efficiently samples from the Gibbs distribution for $k$-colourings of $G(n,d/n)$ graphs when $k \\geq (1+\\epsilon)d$, using a process of edge removal and incremental re-addition.
Findings
Algorithm achieves total variation distance $n^{-\Omega(1)}$ from Gibbs distribution.
Works with high probability over random graph instances.
Operates efficiently without MCMC or message passing techniques.
Abstract
Approximate random -colouring of a graph is a well studied problem in computer science and statistical physics. It amounts to constructing a -colouring of which is distributed close to {\em Gibbs distribution} in polynomial time. Here, we deal with the problem when the underlying graph is an instance of Erd\H{o}s-R\'enyi random graph , where is a sufficiently large constant. We propose a novel efficient algorithm for approximate random -colouring for any . To be more specific, with probability at least over the input instances and for , the algorithm returns a -colouring which is distributed within total variation distance from the Gibbs distribution of the input graph instance. The algorithm we propose is neither a MCMC one nor inspired by the…
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
TopicsMarkov Chains and Monte Carlo Methods · Algorithms and Data Compression · Bayesian Methods and Mixture Models
