Improved Approximation for Node-Disjoint Paths in Grids with Sources on the Boundary
Julia Chuzhoy, David H. K. Kim, Rachit Nimavat

TL;DR
This paper presents a new randomized approximation algorithm for the Node-Disjoint Paths problem on grid graphs with sources on the boundary, improving previous bounds and extending to sources near the boundary.
Contribution
It introduces an efficient randomized approximation algorithm for NDP-Grid with boundary sources, surpassing prior approximation factors and generalizing to sources within a certain distance from the boundary.
Findings
Achieves a $2^{O( oot{ ext{log} n} imes ext{loglog} n)}$-approximation for NDP-Grid with boundary sources.
Extends the approximation to sources within a prescribed distance from the boundary.
Uses a novel approach that departs from the traditional multicommodity flow relaxation.
Abstract
We study the classical Node-Disjoint Paths (NDP) problem: given an undirected -vertex graph G, together with a set {(s_1,t_1),...,(s_k,t_k)} of pairs of its vertices, called source-destination, or demand pairs, find a maximum-cardinality set of mutually node-disjoint paths that connect the demand pairs. The best current approximation for the problem is achieved by a simple greedy -approximation algorithm. A special case of the problem called NDP-Grid, where the underlying graph is a grid, has been studied extensively. The best current approximation algorithm for NDP-Grid achieves an -approximation factor. On the negative side, a recent result by the authors shows that NDP is hard to approximate to within factor , even if the underlying graph is a sub-graph of a grid, and all source vertices lie on the grid boundary. In a…
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.
