Distributed Symmetry-Breaking Algorithms for Congested Cliques
Leonid Barenboim, Victor Khazanov

TL;DR
This paper presents improved distributed algorithms for symmetry-breaking problems in congested clique networks, especially effective for graphs with bounded arboricity, achieving faster runtimes and better resource utilization.
Contribution
The paper introduces new algorithms that significantly improve the efficiency of symmetry-breaking tasks in congested clique models, leveraging arboricity-based analysis.
Findings
O(a)-forest-decomposition in O(log a) time
O(a)-coloring in O(a^ε) time
Maximal independent set in O(√a) time
Abstract
The {Congested Clique} is a distributed-computing model for single-hop networks with restricted bandwidth that has been very intensively studied recently. It models a network by an -vertex graph in which any pair of vertices can communicate one with another by transmitting bits in each round. Various problems have been studied in this setting, but for some of them the best-known results are those for general networks. In this paper we devise significantly improved algorithms for various symmetry-breaking problems, such as forests-decompositions, vertex-colorings, and maximal independent set. We analyze the running time of our algorithms as a function of the arboricity of a clique subgraph that is given as input. Our algorithms are especially efficient in Trees, planar graphs, graphs with constant genus, and many other graphs that have bounded arboricity, but…
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.
