An Improved Random Shift Algorithm for Spanners and Low Diameter Decompositions
Sebastian Forster, Martin Gr\"osbacher, Tijn de Vos

TL;DR
This paper introduces a deterministic clustering algorithm that constructs efficient graph spanners and low diameter decompositions with improved bounds on running time and stretch, surpassing previous probabilistic methods.
Contribution
The authors present a clustering algorithm that guarantees deterministic bounds on spanner stretch and decomposition diameter, improving upon prior probabilistic approaches.
Findings
Constructed a spanner with stretch 2k-1 and size O(n^{1+1/k}) in k rounds.
Achieved low diameter decompositions with diameter O(log n / β) and controlled inter-cluster edge probability.
Improved bounds are independent of random choices, unlike previous high-probability guarantees.
Abstract
Spanners have been shown to be a powerful tool in graph algorithms. Many spanner constructions use a certain type of clustering at their core, where each cluster has small diameter and there are relatively few spanner edges between clusters. In this paper, we provide a clustering algorithm that, given , can be used to compute a spanner of stretch and expected size in rounds in the CONGEST model. This improves upon the state of the art (by Elkin, and Neiman [TALG'19]) by making the bounds on both running time and stretch independent of the random choices of the algorithm, whereas they only hold with high probability in previous results. Spanners are used in certain synchronizers, thus our improvement directly carries over to such synchronizers. Furthermore, for keeping the \emph{total} number of inter-cluster edges small in low diameter decompositions,…
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.
