The Locality of Distributed Symmetry Breaking
Leonid Barenboim, Michael Elkin, Seth Pettie, and Johannes Schneider

TL;DR
This paper advances the understanding of distributed symmetry breaking by providing improved algorithms for MIS, maximal matching, and reductions in low arboricity graphs, approaching theoretical lower bounds.
Contribution
Introduces new randomized algorithms for MIS and maximal matching with near-optimal or improved complexities, and develops a reduction technique for low arboricity graphs.
Findings
MIS algorithm with $O( ext{log}^2 riangle + 2^{O( ext{sqrt}( ext{log} ext{log} n))})$ time
Maximal matching algorithm with $O( ext{log} riangle + ext{log}^4 ext{log} n)$ time
Reduction method for symmetry breaking in low arboricity graphs
Abstract
Symmetry breaking problems are among the most well studied in the field of distributed computing and yet the most fundamental questions about their complexity remain open. In this paper we work in the LOCAL model (where the input graph and underlying distributed network are identical) and study the randomized complexity of four fundamental symmetry breaking problems on graphs: computing MISs (maximal independent sets), maximal matchings, vertex colorings, and ruling sets. A small sample of our results includes - An MIS algorithm running in time, where is the maximum degree. This is the first MIS algorithm to improve on the 1986 algorithms of Luby and Alon, Babai, and Itai, when , and comes close to the lower bound of Kuhn, Moscibroda, and Wattenhofer. - A maximal…
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 · Cryptography and Data Security
