Abstract
In this paper, we present new algorithms for approximating All-Pairs Shortest Paths (APSP) in the Congested Clique model. We present randomized algorithms for weighted undirected graphs.Our first contribution is an O(1)-approximation algorithm for APSP taking just O(log log log n) rounds. Prior to our work, the fastest algorithms that give an O(1)-approximation for APSP take poly(log n) rounds in weighted undirected graphs, and poly(log log n) rounds in unweighted undirected graphs.If we terminate the execution of the algorithm early, we obtain an O(t)-round algorithm that yields an O((log n)1/2t) distance approximation for a parameter t. The trade-off between t and the approximation quality provides flexibility for different scenarios, allowing the algorithm to adapt to specific requirements. In particular, we can get an O((log n)1/2t)-approximation for any constant t in O(1)-rounds. Such result was previously known only for the special case that t = 0.A key ingredient in our algorithm is a lemma that allows to improve an O(a)-approximationfor APSP to an [EQUATION]-approximation for APSP in O(1) rounds. To prove the lemma, we develop several new tools, including O(1)-round algorithms for computing the k closest nodes, a certain type of hopset, and skeleton graphs.
Original language | English |
---|---|
Title of host publication | PODC 2024 - Proceedings of the 2024 ACM Symposium on Principles of Distributed Computing |
Publisher | Association for Computing Machinery |
Pages | 391-400 |
Number of pages | 10 |
ISBN (Electronic) | 9798400706684 |
DOIs | |
State | Published - 17 Jun 2024 |
Event | 43rd ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing, PODC 2024 - Nantes, France Duration: 17 Jun 2024 → 21 Jun 2024 |
Publication series
Name | Proceedings of the Annual ACM Symposium on Principles of Distributed Computing |
---|
Conference
Conference | 43rd ACM SIGACT-SIGOPS Symposium on Principles of Distributed Computing, PODC 2024 |
---|---|
Country/Territory | France |
City | Nantes |
Period | 17/06/24 → 21/06/24 |
Bibliographical note
Publisher Copyright:© 2024 Association for Computing Machinery. All rights reserved.
Keywords
- APSP
- congested clique
- shortest paths
ASJC Scopus subject areas
- Software
- Hardware and Architecture
- Computer Networks and Communications