Optimal Distributed Replacement Paths
Yi-Jun Chang, Yanyu Chen, Dipan Dey, Gopinath Mishra, Hung Thuan Nguyen, Bryce Sanchez

TL;DR
This paper determines the exact distributed round complexity for the replacement paths problem in unweighted directed graphs, establishing tight bounds and extending results to approximate weighted graphs, thus advancing understanding in distributed shortest path computations.
Contribution
It provides the first tight randomized complexity bounds for the replacement paths problem in the CONGEST model, improving previous bounds and extending to approximate solutions for weighted graphs.
Findings
Established tight randomized bounds of rac{n^{2/3}}{D} for unweighted directed graphs.
Extended the bounds to (1+b5)-approximation for weighted directed graphs.
Improved upon recent work by matching upper and lower bounds for the problem.
Abstract
We study the replacement paths problem in the model of distributed computing. Given an - shortest path , the goal is to compute, for every edge in , the shortest-path distance from to avoiding . For unweighted directed graphs, we establish the tight randomized round complexity bound for this problem as by showing matching upper and lower bounds. Our upper bound extends to -approximation for weighted directed graphs. Our lower bound applies even to the second simple shortest path problem, which asks only for the smallest replacement path length. These results improve upon the very recent work of Manoharan and Ramachandran (SIROCCO 2024), who showed a lower bound of and an upper bound of , where is the number…
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
TopicsDistributed systems and fault tolerance · Optimization and Search Problems
