@inproceedings{3d619f10e77a4815aa79f59ceba4e0cc,
title = "Exponentially Faster Shortest Paths in the Congested Clique",
abstract = "We present improved deterministic algorithms for approximating shortest paths in the Congested Cliqe model of distributed computing. We obtain poly(log log n)-round algorithms for the following problems in unweighted undirected n-vertex graphs: • (1 + ∈)-approximation of multi-source shortest paths (MSSP) from [EQUATION] sources. • (2 + ∈)-approximation of all pairs shortest paths (APSP). • (1+∈, β)-approximation of APSP where [EQUATION]. These bounds improve exponentially over the state-of-the-art polylogarithmic bounds due to [Censor-Hillel et al., PODC19]. It also provides the first nearly-additive bounds for the APSP problem in sub-polynomial time. Our approach is based on distinguishing between short and long distances based on some distance threshold [EQUATION] where [EQUATION]. Handling the long distances is done by devising a new algorithm for computing a sparse (1 + ∈, β) emulator with O(n log log n) edges. For the short distances, we provide distance-sensitive variants for the distance tool-kit of [Censor-Hillel et al., PODC19]. By exploiting the fact that this tool-kit should be applied only on local balls of radius t, their round complexities get improved from poly (log n) to poly(log n). Finally, our deterministic solutions for these problems are based on a derandomization scheme of a novel variant of the hitting set problem, which might be of independent interest.",
keywords = "congested clique, near-additive emulator, shortest paths",
author = "Michal Dory and Merav Parter",
note = "Publisher Copyright: {\textcopyright} 2020 ACM.; 39th Symposium on Principles of Distributed Computing, PODC 2020 ; Conference date: 03-08-2020 Through 07-08-2020",
year = "2020",
month = jul,
day = "31",
doi = "10.1145/3382734.3405711",
language = "American English",
series = "Proceedings of the Annual ACM Symposium on Principles of Distributed Computing",
publisher = "Association for Computing Machinery",
pages = "59--68",
booktitle = "PODC 2020 - Proceedings of the 39th Symposium on Principles of Distributed Computing",
address = "United States",
}