Generalized Flow in Nearly-linear Time on Moderately Dense Graphs
Shunhua Jiang, Michael Kapralov, Lawrence Li, Aaron Sidford

TL;DR
This paper introduces a nearly-linear time randomized algorithm for solving generalized flow problems in dense graphs, significantly improving efficiency over previous methods by leveraging new data structures and spectral analysis within an interior point framework.
Contribution
It presents the first nearly-linear time algorithm for generalized flow problems on dense graphs, using novel dynamic data structures and spectral techniques.
Findings
Achieved a nearly-linear time complexity of tilde;(m + n^{1.5}) polylog(W/) for generalized flows.
Improved upon previous algorithms with tilde;(m tilde;(m tilde;(m + n^{1.5}) polylog(W/)).
Developed new spectral results and dynamic data structures for generalized flow matrices.
Abstract
In this paper we consider generalized flow problems where there is an -edge -node directed graph and each edge has a loss factor governing whether the flow is increased or decreased as it crosses edge . We provide a randomized time algorithm for solving the generalized maximum flow and generalized minimum cost flow problems in this setting where is the target accuracy and is the maximum of all costs, capacities, and loss factors and their inverses. This improves upon the previous state-of-the-art time algorithm, obtained by combining the algorithm of [Daitch-Spielman, 2008] with techniques from [Lee-Sidford, 2014]. To obtain this result we provide new dynamic data structures and spectral results regarding…
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
TopicsComplexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques · Complex Network Analysis Techniques
