Coordinate Methods for Accelerating $\ell_\infty$ Regression and Faster Approximate Maximum Flow
Aaron Sidford, Kevin Tian

TL;DR
This paper introduces accelerated coordinate descent algorithms for $\,\ell_ ext{infty}$ regression, leading to faster approximate maximum flow algorithms with improved runtimes, especially on dense graphs, advancing the state-of-the-art in flow optimization.
Contribution
The paper develops accelerated coordinate descent methods for $\,\ell_ ext{infty}$ regression and applies them to improve maximum flow algorithms, achieving faster runtimes and better parameter dependence.
Findings
Achieved $\tilde{O}(m + \sqrt{mn}/\epsilon)$ runtime for approximate maximum flow.
Designed structure-aware algorithms with runtime $\tilde{O}(m + \max(n, \sqrt{ns})/\epsilon)$.
Provided faster algorithms for maximum flow on various unit capacity graphs.
Abstract
We provide faster algorithms for approximately solving regression, a fundamental problem prevalent in both combinatorial and continuous optimization. In particular, we provide accelerated coordinate descent methods capable of provably exploiting dynamic measures of coordinate smoothness, and apply them to regression over a box to give algorithms which converge in iterations at a rate. Our algorithms can be viewed as an alternative approach to the recent breakthrough result of Sherman [She17] which achieves a similar runtime improvement over classic algorithmic approaches, i.e. smoothing and gradient descent, which either converge at a rate or have running times with a worse dependence on problem parameters. Our runtimes match those of [She17] across a broad range of parameters and achieve improvement in certain structured cases.…
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
TopicsStochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs · Sparse and Compressive Sensing Techniques
