Pith. sign in

REVIEW 1 cited by

Fast Approximate Shortest Paths in the Congested Clique

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1903.05956 v2 pith:JRLSLDWK submitted 2019-03-14 cs.DC cs.DS

classification cs.DCcs.DS
keywords approximationpathsshortestepsilongraphsdistanceroundsundirected
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

We design fast deterministic algorithms for distance computation in the congested clique model. Our key contributions include: -- A $(2+\epsilon)$-approximation for all-pairs shortest paths in $O(\log^2{n} / \epsilon)$ rounds on unweighted undirected graphs. With a small additional additive factor, this also applies for weighted graphs. This is the first sub-polynomial constant-factor approximation for APSP in this model. -- A $(1+\epsilon)$-approximation for multi-source shortest paths from $O(\sqrt{n})$ sources in $O(\log^2{n} / \epsilon)$ rounds on weighted undirected graphs. This is the first sub-polynomial algorithm obtaining this approximation for a set of sources of polynomial size. Our main techniques are new distance tools that are obtained via improved algorithms for sparse matrix multiplication, which we leverage to construct efficient hopsets and shortest paths. Furthermore, our techniques extend to additional distance problems for which we improve upon the state-of-the-art, including diameter approximation, and an exact single-source shortest paths algorithm for weighted undirected graphs in $\tilde{O}(n^{1/6})$ rounds.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Shortest Paths in a Hybrid Network Model

    cs.DC 2019-09 conditional novelty 8.0 of 10

    In a new hybrid network model combining LOCAL and node-capacitated clique communication, APSP is solved exactly in O~(n^{2/3}) rounds, approximately in Θ~(√n) rounds, and SSSP exactly in O~(√SPD) rounds.

Pith tools