A Distributed Palette Sparsification Theorem
Maxime Flin, Mohsen Ghaffari, Magn\'us M. Halld\'orsson, Fabian Kuhn,, Alexandre Nolin

TL;DR
This paper develops a distributed algorithm for graph coloring based on palette sparsification, achieving near-optimal round complexity and enabling efficient coloring in distributed models.
Contribution
It introduces a distributed palette sparsification algorithm that computes a elta+1oloring in polylogarithmic rounds, improving distributed graph coloring methods.
Findings
Algorithm runs in O(llog^2 n) rounds with O(llog n) bit messages.
Achieves elta+1oloring in distributed models within polylogarithmic rounds.
Proves lower bounds showing near-optimality of the algorithm.
Abstract
The celebrated palette sparsification result of [Assadi, Chen, and Khanna SODA'19] shows that to compute a coloring of the graph, where denotes the maximum degree, it suffices if each node limits its color choice to independently sampled colors in . They showed that it is possible to color the resulting sparsified graph -- the spanning subgraph with edges between neighbors that sampled a common color, which are only edges -- and obtain a coloring for the original graph. However, to compute the actual coloring, that information must be gathered at a single location for centralized processing. We seek instead a local algorithm to compute such a coloring in the sparsified graph. The question is if this can be achieved in distributed rounds with small messages. Our main…
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
