Faster Distributed -Coloring via a Reduction to MIS

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 O(5/3 n) rounds for maximal independent set (MIS) and ( + 1)-coloring [Ghaffari, Grunau, FOCS'24] and O(19/9 n) 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 O(5/3 n) rounds as well, matching the currently best bound for ( + 1)-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 case, due to the ( n)-round -coloring lower bound from [BFHKLRSU, STOC'16], our reduction implies a tight complexity of ( n) for -coloring. In particular, any improvement on the complexity of the MIS problem will yield the same improvement for the complexity of -coloring (up to the true complexity of -coloring). Our reduction yields improvements for -coloring in the randomized LOCAL model and when complexities are parameterized by both n and . We obtain a randomized complexity bound of O(5/3 n) rounds (improving over the state of the art of O(8/3 n) rounds) on general graphs and tight complexities of ( n) and ( n) for the deterministic, resp.\ randomized, complexity on bounded-degree graphs. In the special case of graphs of constant clique number (which for instance include bipartite graphs), we also give a reduction to the (+1)-coloring problem.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…