Improved Distributed $\Delta$-Coloring
Mohsen Ghaffari, Juho Hirvonen, Fabian Kuhn, Yannic Maus

TL;DR
This paper introduces new randomized distributed algorithms for $ ext{Delta}$-coloring that significantly improve the round complexity over previous methods, especially for large graphs and small maximum degree, approaching theoretical lower bounds.
Contribution
The paper presents novel randomized algorithms for $ ext{Delta}$-coloring that outperform the long-standing state-of-the-art in distributed graph coloring.
Findings
Algorithms achieve $O( ext{log} ext{Delta}) + 2^{O( ext{sqrt}( ext{log} ext{log} n))}$ rounds for general graphs.
For small $ ext{Delta}$, algorithms run in $O(( ext{log} ext{log} n)^2)$ rounds.
Results significantly close the gap to the $ ext{Omega}( ext{log} ext{log} n)$ lower bound.
Abstract
We present a randomized distributed algorithm that computes a -coloring in any non-complete graph with maximum degree in rounds, as well as a randomized algorithm that computes a -coloring in rounds when . Both these algorithms improve on an -round algorithm of Panconesi and Srinivasan~[STOC'1993], which has remained the state of the art for the past 25 years. Moreover, the latter algorithm gets (exponentially) closer to an round lower bound of Brandt et al.~[STOC'16].
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 · Optimization and Search Problems
