Near-Optimal Distributed Degree+1 Coloring
Magn\'us M. Halld\'orsson, Fabian Kuhn, Alexandre Nolin, Tigran, Tonoyan

TL;DR
This paper introduces an optimal randomized distributed algorithm for the degree+1 list coloring problem, matching the best known bounds for $( ext{deg}+1)$-coloring, and extends results to various computational models.
Contribution
It presents the first near-optimal distributed algorithm for D1LC, including a key slack generation subroutine and palette sparsification, applicable across multiple computational models.
Findings
Runs in $O( ext{log}^3 ext{log} n)$ rounds, matching the best for $( ext{deg}+1)$-coloring.
Colors all nodes with degree $ ext{Omega}( ext{log}^7 n)$ in $O( ext{log}^* n)$ rounds.
Enables fast algorithms in MPC, semi-streaming, and query models.
Abstract
We present a new approach to randomized distributed graph coloring that is simpler and more efficient than previous ones. In particular, it allows us to tackle the -list-coloring (D1LC) problem, where each node of degree is assigned a palette of colors, and the objective is to find a proper coloring using these palettes. While for -coloring (where is the maximum degree), there is a fast randomized distributed -round algorithm (Chang, Li, and Pettie [SIAM J. Comp. 2020]), no -round algorithms are known for the D1LC problem. We give a randomized distributed algorithm for D1LC that is optimal under plausible assumptions about the deterministic complexity of the problem. Using the recent deterministic algorithm of Ghaffari and Kuhn [FOCS2021], our algorithm runs in time, matching…
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 · Privacy-Preserving Technologies in Data · Cryptography and Data Security
