Distributed Distance Sensitivity Oracles
Vignesh Manoharan, Vijaya Ramachandran

TL;DR
This paper introduces distributed algorithms for distance sensitivity oracles in directed graphs, providing tradeoffs between preprocessing and query efficiency, along with lower bounds and results for related shortest path problems.
Contribution
It presents the first distributed DSO algorithms with different tradeoffs, along with unconditional lower bounds in the CONGEST model and bounds for related shortest path problems.
Findings
Distributed DSO algorithms with optimized query response rounds.
Preprocessing-focused DSO algorithms with reduced query complexity.
Unconditional lower bounds for DSO and related shortest path problems.
Abstract
We present results for the distance sensitivity oracle (DSO) problem, where one needs to preprocess a given directed weighted graph in order to answer queries about the shortest path distance in from vertex to vertex avoiding edge , for any . DSO enables optimal re-routing under a link failure, and can serve as a key component for fault tolerance in a distributed setting. However, no non-trivial results for DSO are known in the distributed CONGEST model. We present DSO algorithms with different tradeoffs between preprocessing and query cost: one that optimizes query response rounds, and another that prioritizes preprocessing rounds. We complement these algorithms with unconditional CONGEST lower bounds for DSO. Our DSO lower bounds build on a lower bound we present for the -source shortest paths problem (-SSP), which may be of…
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.
Taxonomy
TopicsData Management and Algorithms
