English

Local Sherman's Algorithm for Multi-commodity Flow

Data Structures and Algorithms 2025-02-10 v2

Abstract

We give the first local algorithm for computing multi-commodity flow and apply it to obtain a (1+ϵ)(1+\epsilon)-approximate algorithm for computing a kk-commodity flow on an expander with mm edges in (m+ϵ3k3D)no(1)(m+\epsilon^{-3}k^3D)n^{o(1)} time, where DD is the total demand. This is the first (1+ϵ)(1+\epsilon)-approximate algorithm that breaks the kmkm multi-commodity flow barrier, albeit only on expanders. All previous algorithms either require Ω(km)\Omega(km) time or a big constant approximation. Our approach is by localizing Sherman's flow algorithm when put into the Multiplicative Weight Update (MWU) framework. We show that, on each round of MWU, the oracle could instead work with the *rounded weights* where all polynomially small weights are rounded to zero. Since there are only few large weights, one can implement the oracle call with respect to the rounded weights in sublinear time. This insight is generic and may be of independent interest.

Keywords

Cite

@article{arxiv.2501.10632,
  title  = {Local Sherman's Algorithm for Multi-commodity Flow},
  author = {Jason Li and Thatchaphol Saranurak},
  journal= {arXiv preprint arXiv:2501.10632},
  year   = {2025}
}

Comments

18 pages