Faster Distributed $\Delta$-Coloring via a Reduction to MIS
Yann Bourreau, Sebastian Brandt, Alexandre Nolin

TL;DR
This paper presents a reduction from $ ext{Delta}$-coloring to MIS in distributed computing, achieving faster deterministic algorithms matching the best bounds for $( ext{Delta}+1)$-coloring, and establishing tight bounds and improvements in various graph classes.
Contribution
It introduces a reduction from $ ext{Delta}$-coloring to MIS that aligns their complexities, enabling improved algorithms and tight bounds in distributed models.
Findings
Deterministic $ ext{Delta}$-coloring achieved in $ ilde{O}( ext{log}^{5/3} n)$ rounds.
Randomized $ ext{Delta}$-coloring in $ ilde{O}( ext{log}^{5/3} ext{log} n)$ rounds.
Tight bounds of $ ext{Theta}( ext{log} n)$ and $ ext{Theta}( ext{log} ext{log} n)$ for bounded-degree graphs.
Abstract
Recent improvements on the deterministic complexities of fundamental graph problems in the LOCAL model of distributed computing have yielded state-of-the-art upper bounds of rounds for maximal independent set (MIS) and -coloring [Ghaffari, Grunau, FOCS'24] and rounds for the more restrictive -coloring problem [Ghaffari, Kuhn, FOCS'21; Ghaffari, Grunau, FOCS'24; Bourreau, Brandt, Nolin, STOC'25]. In our work, we show that -coloring can be solved deterministically in rounds as well, matching the currently best bound for -coloring. We achieve our result by developing a reduction from -coloring to MIS that guarantees that the (asymptotic) complexity of -coloring is at most the complexity of MIS, unless MIS can be solved in sublogarithmic time, in which…
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 · Advanced Graph Theory Research · Cryptography and Data Security
