Exponentially Faster Shortest Paths in the Congested Clique

03/06/2020
by   Michal Dory, et al.
0

We present improved deterministic algorithms for approximating shortest paths in the Congested Clique model of distributed computing. We obtain poly(loglog n)-round algorithms for the following problems in unweighted undirected n-vertex graphs: –(1+ϵ)-approximation of multi-source shortest paths (MSSP) from O(√(n)) sources. –(2+ϵ)-approximation of all pairs shortest paths (APSP). –(1+ϵ,β)-approximation of APSP where β=O(loglog n/ϵ)^loglog n. These bounds improve exponentially over the state-of-the-art poly-logarithmic 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 t = O(β/ϵ) where β=O(loglog n/ϵ)^loglog n. Handling the long distances is done by devising a new algorithm for computing sparse (1+ϵ,β) emulator with O(nloglog 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 t). 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/14/2019

Fast Approximate Shortest Paths in the Congested Clique

We design fast deterministic algorithms for distance computation in the ...
research
08/03/2021

Deterministic Distributed Algorithms and Lower Bounds in the Hybrid Model

The model was recently introduced by Augustine et al. <cit.> in order t...
research
11/05/2019

Parallel Approximate Undirected Shortest Paths Via Low Hop Emulators

We present a (1+ε)-approximate parallel algorithm for computing shortest...
research
07/26/2019

Almost Shortest Paths and PRAM Distance Oracles in Weighted Graphs

Let G=(V,E) be a weighted undirected graph with n vertices and m edges, ...
research
07/20/2020

A Survey of Algorithms for Geodesic Paths and Distances

Numerical computation of shortest paths or geodesics on curved domains, ...
research
05/19/2020

Faster Deterministic All Pairs Shortest Paths in Congest Model

We present a new deterministic algorithm for distributed weighted all pa...
research
04/25/2019

Approximation Algorithms for Min-Distance Problems

We study fundamental graph parameters such as the Diameter and Radius in...

Please sign up or login with your details

Forgot password? Click here to reset