Approximation of Distances and Shortest Paths in the Broadcast Congest Clique
Stephan Holzer, Nathan Pinsker

TL;DR
This paper explores the complexity of approximating shortest paths in the broadcast CONGEST clique model, proving near-tight bounds and providing a deterministic approximation algorithm.
Contribution
It establishes lower bounds for approximation of APSP and diameter, and offers a deterministic version of a known randomized approximation algorithm.
Findings
Any (2-o(1))-approximation of APSP requires near-linear time.
A deterministic approximation algorithm matching the randomized one is developed.
The results highlight the difficulty of improving approximation factors in this model.
Abstract
We study the broadcast version of the CONGEST CLIQUE model of distributed computing. In this model, in each round, any node in a network of size can send the same message (i.e. broadcast a message) of limited size to every other node in the network. Nanongkai presented in [STOC'14] a randomized -approximation algorithm to compute all pairs shortest paths (APSP) in time on weighted graphs, where we use the convention that is essentially polylog and is essentially polylog. We complement this result by proving that any randomized -approximation of APSP and -approximation of the diameter of a graph takes time in the worst case. This demonstrates that getting a negligible improvement in the approximation factor requires significantly more…
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.
