Overcoming Congestion in Distributed Coloring
Magn\'us M. Halld\'orsson, Alexandre Nolin, Tigran Tonoyan

TL;DR
This paper introduces a novel distributed sampling technique that significantly improves the efficiency of graph coloring algorithms and local property testing in distributed networks, achieving near-optimal round complexities.
Contribution
The authors develop a new sampling and communication method that enhances distributed coloring algorithms and property testing, reducing round complexity in the CONGEST model.
Findings
D1LC can be solved in $O(\log^5 \log n)$ CONGEST rounds.
D1LC can be solved in $O(\log^* n)$ rounds for graphs with high minimum degree.
The technique enables constant-round local property testing and density estimation.
Abstract
We present a new technique to efficiently sample and communicate a large number of elements from a distributed sampling space. When used in the context of a recent LOCAL algorithm for -list-coloring (D1LC), this allows us to solve D1LC in CONGEST rounds, and in only rounds when the graph has minimum degree , w.h.p. The technique also has immediate applications in testing some graph properties locally, and for estimating the sparsity/density of local subgraphs in CONGEST rounds, w.h.p.
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
TopicsMachine Learning and Algorithms · Complexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques
