English

Sampling colorings almost uniformly in sparse random graphs

Data Structures and Algorithms 2015-07-29 v2

Abstract

The problem of sampling proper qq-colorings from uniform distribution has been extensively studied. Most of existing samplers require qαΔ+βq\ge \alpha \Delta+\beta for some constants α\alpha and β\beta, where Δ\Delta is the maximum degree of the graph. The problem becomes more challenging when the underlying graph has unbounded degree since even the decision of qq-colorability becomes nontrivial in this situation. The Erd\H{o}s-R\'{e}nyi random graph G(n,d/n)\mathcal{G}(n,d/n) is a typical class of such graphs and has received a lot of recent attention. In this case, the performance of a sampler is usually measured by the relation between qq and the average degree dd. We are interested in the fully polynomial-time almost uniform sampler (FPAUS) and the state-of-the-art with such sampler for proper qq-coloring on G(n,d/n)\mathcal{G}(n,d/n) requires that q5.5dq\ge 5.5d. In this paper, we design an FPAUS for proper qq-colorings on G(n,d/n)\mathcal{G}(n,d/n) by requiring that q3d+O(1)q\ge 3d+O(1), which improves the best bound for the problem so far. Our sampler is based on the spatial mixing property of qq-coloring on random graphs. The core of the sampler is a deterministic algorithm to estimate the marginal probability on blocks, which is computed by a novel block version of recursion for qq-coloring on unbounded degree graphs.

Keywords

Cite

@article{arxiv.1503.03351,
  title  = {Sampling colorings almost uniformly in sparse random graphs},
  author = {Yitong Yin and Chihao Zhang},
  journal= {arXiv preprint arXiv:1503.03351},
  year   = {2015}
}

Comments

The paper has been withdrawn by the authors since the result has been generalized and incorporated in their new work, arXiv:1507.07225

R2 v1 2026-06-22T08:50:06.971Z