English

Palette Sparsification Beyond $(\Delta+1)$ Vertex Coloring

Data Structures and Algorithms 2020-07-03 v2 Discrete Mathematics

Abstract

A recent palette sparsification theorem of Assadi, Chen, and Khanna [SODA'19] states that in every nn-vertex graph GG with maximum degree Δ\Delta, sampling O(logn)O(\log{n}) colors per each vertex independently from Δ+1\Delta+1 colors almost certainly allows for proper coloring of GG from the sampled colors. Besides being a combinatorial statement of its own independent interest, this theorem was shown to have various applications to design of algorithms for (Δ+1)(\Delta+1) coloring in different models of computation on massive graphs such as streaming or sublinear-time algorithms. In this paper, we further study palette sparsification problems: * We prove that for (1+ε)Δ(1+\varepsilon) \Delta coloring, sampling only Oε(logn)O_{\varepsilon}(\sqrt{\log{n}}) colors per vertex is sufficient and necessary to obtain a proper coloring from the sampled colors. * A natural family of graphs with chromatic number much smaller than (Δ+1)(\Delta+1) are triangle-free graphs which are O(ΔlnΔ)O(\frac{\Delta}{\ln{\Delta}}) colorable. We prove that sampling O(Δγ+logn)O(\Delta^{\gamma} + \sqrt{\log{n}}) colors per vertex is sufficient and necessary to obtain a proper Oγ(ΔlnΔ)O_{\gamma}(\frac{\Delta}{\ln{\Delta}}) coloring of triangle-free graphs. * We show that sampling Oε(logn)O_{\varepsilon}(\log{n}) colors per vertex is sufficient for proper coloring of any graph with high probability whenever each vertex is sampling from a list of (1+ε)deg(v)(1+\varepsilon) \cdot deg(v) arbitrary colors, or even only deg(v)+1deg(v)+1 colors when the lists are the sets {1,,deg(v)+1}\{1,\ldots,deg(v)+1\}. Similar to previous work, our new palette sparsification results naturally lead to a host of new and/or improved algorithms for vertex coloring in different models including streaming and sublinear-time algorithms.

Keywords

Cite

@article{arxiv.2006.10456,
  title  = {Palette Sparsification Beyond $(\Delta+1)$ Vertex Coloring},
  author = {Noga Alon and Sepehr Assadi},
  journal= {arXiv preprint arXiv:2006.10456},
  year   = {2020}
}
R2 v1 2026-06-23T16:25:50.434Z