Sublogarithmic Distributed Vertex Coloring with Optimal Number of Colors
Maxime Flin, Magn\'us M. Halld\'orsson, Manuel Jakob, Yannic Maus

TL;DR
This paper presents a distributed algorithm for vertex coloring that operates in sublogarithmic time and achieves near-optimal number of colors, significantly improving efficiency for large graphs.
Contribution
The authors introduce a new distributed algorithm that computes near-optimal vertex colorings in sublogarithmic rounds, improving upon previous methods especially for large maximum degrees.
Findings
Runs in O(\u2113^4 \u211d log n) rounds for certain parameters
Achieves exponential speedup over previous algorithms for t polylogarithmic t
Matches lower bounds, showing optimality in certain regimes
Abstract
For any , let be the maximum integer such that . We give a distributed \LOCAL algorithm that, given an integer , computes a valid -coloring if one exists. The algorithm runs in rounds, which is within a polynomial factor of the lower bound, which already applies to the case . It is also best possible in the sense that if , the problem requires distributed rounds [Molloy, Reed, '14, Bamas, Esperet '19]. For at most polylogarithmic, the algorithm is an exponential improvement over the current state of the art of rounds. When , our algorithm achieves an even faster runtime of rounds.
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.
