Faster Energy Maximization for Faster Maximum Flow
Yang P. Liu, Aaron Sidford

TL;DR
This paper introduces a faster algorithm for maximum s-t flow in directed graphs, improving computational efficiency by leveraging recent advances in undirected flow solutions and smoothed optimization techniques.
Contribution
It presents a novel maximum flow algorithm with improved running time using a new interior point method and smoothed flow optimization, surpassing previous algorithms in efficiency.
Findings
Achieves $m^{11/8+o(1)}U^{1/4}$ time complexity for maximum flow.
Reduces congestion optimization to a smoothed $ ext{l}_2$-$ ext{l}_p$ flow problem.
Provides a new interior point method with faster convergence and simpler analysis.
Abstract
In this paper we provide an algorithm which given any -edge -vertex directed graph with integer capacities at most computes a maximum - flow for any vertices and in time with high probability. This running time improves upon the previous best of (M\k{a}dry 2016), (Lee Sidford 2014), and (Orlin 2013) when the graph is not too dense or has large capacities. We achieve this result by leveraging recent advances in solving undirected flow problems on graphs. We show that in the maximum flow framework of (M\k{a}dry 2016) the problem of optimizing the amount of perturbation of the central path needed to maximize energy and thereby reduce congestion can be efficiently reduced to a smoothed - flow optimization problem, which can be solved approximately via recent…
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.
