Near-Optimal Approximate Shortest Paths and Transshipment in Distributed and Streaming Models
Ruben Becker, Sebastian Forster, Andreas Karrenbauer, Christoph Lenzen

TL;DR
This paper introduces a gradient descent-based method for approximate shortest paths and transshipment problems in distributed and streaming models, achieving near-optimal efficiency without hop set constructions.
Contribution
It develops a novel gradient descent algorithm for approximate transshipment and shortest paths, improving efficiency and simplifying previous approaches in distributed and streaming settings.
Findings
Achieves $(1+\varepsilon)$-approximate SSSP in $ ilde{O}((\sqrt{n}+D)\varepsilon^{-3})$ rounds in CONGEST.
Provides $ ilde{O}(\varepsilon^{-2})$ round algorithms in congested clique and streaming models.
Circumvents hop set construction by using spanners, simplifying the process for approximate shortest path computations.
Abstract
We present a method for solving the transshipment problem - also known as uncapacitated minimum cost flow - up to a multiplicative error of in undirected graphs with non-negative edge weights using a tailored gradient descent algorithm. Using to hide polylogarithmic factors in (the number of nodes in the graph), our gradient descent algorithm takes iterations, and in each iteration it solves an instance of the transshipment problem up to a multiplicative error of . In particular, this allows us to perform a single iteration by computing a solution on a sparse spanner of logarithmic stretch. Using a randomized rounding scheme, we can further extend the method to finding approximate solutions for the single-source shortest paths (SSSP) problem. As a consequence, we improve upon prior work by…
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.
