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 result is an algorithm that computes a -coloring after palette sparsification with random colors per node and runs in rounds on the sparsified graph, using -bit messages. We show that this is close to the best possible: any distributed -coloring algorithm that runs in the LOCAL model on the sparsified graph, given by palette sparsification, for any colors per node, requires rounds. This distributed palette sparsification result leads to the first -round algorithms for -coloring in two previously studied distributed models: the Node Capacitated Clique, and the cluster graph model.
View on arXiv