Congested Clique Algorithms for Graph Spanners
Merav Parter, Eylon Yogev

TL;DR
This paper presents faster algorithms for constructing graph spanners in the congested clique model, improving round complexity for both randomized and deterministic methods, with new derandomization techniques.
Contribution
It introduces new randomized and deterministic algorithms for graph spanner construction in the congested clique model, reducing round complexity and employing a novel derandomization theorem.
Findings
Randomized $(2k-1)$-spanner construction in $O( ext{log }k)$ rounds.
Deterministic $(2k-1)$-spanner construction in $O( ext{log }k + ( ext{log} ext{log }n)^3)$ rounds.
Deterministic $O(k)$-spanner construction in $O( ext{log }k)$ rounds.
Abstract
Graph spanners are sparse subgraphs that faithfully preserve the distances in the original graph up to small stretch. Spanner have been studied extensively as they have a wide range of applications ranging from distance oracles, labeling schemes and routing to solving linear systems and spectral sparsification. A -spanner maintains pairwise distances up to multiplicative factor of . It is a folklore that for every -vertex graph , one can construct a spanner with edges. In a distributed setting, such spanners can be constructed in the standard CONGEST model using rounds, when randomization is allowed. In this work, we consider spanner constructions in the congested clique model, and show: (1) A randomized construction of a -spanner with edges in rounds. The previous best algorithm runs in …
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.
