A Potential Reduction Inspired Algorithm for Exact Max Flow in Almost $\widetilde{O}(m^{4/3})$ Time
Tarun Kathuria

TL;DR
This paper introduces a novel potential reduction inspired algorithm for exact maximum flow computation in directed graphs, achieving near-linear time complexity and improving iteration bounds through a new weighted central path framework.
Contribution
It presents a new potential reduction approach for max flow that leverages weighted central path analysis, resulting in faster algorithms with tighter norm bounds and improved iteration complexity.
Findings
Achieves $ ilde{O}(m^{4/3})$ time for max flow.
Uses a potential reduction method inspired by interior point techniques.
Introduces a weighted central path framework for tighter bounds.
Abstract
We present an algorithm for computing - maximum flows in directed graphs in time. Our algorithm is inspired by potential reduction interior point methods for linear programming. Instead of using scaled gradient/Newton steps of a potential function, we take the step which maximizes the decrease in the potential value subject to advancing a certain amount on the central path, which can be efficiently computed. This allows us to trace the central path with our progress depending only norm bounds on the congestion vector (as opposed to the norm required by previous works) and runs in iterations. To improve the number of iterations by establishing tighter bounds on the norm, we then consider the weighted central path framework of Madry \cite{M13,M16,CMSV17} and Liu-Sidford \cite{LS20}. Instead of…
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.
