Coordinate Methods for Accelerating ℓ_∞ Regression and Faster Approximate Maximum Flow

08/03/2018
by   Aaron Sidford, et al.
0

In this paper we provide faster algorithms for approximately solving ℓ_∞ regression, a fundamental problem prevalent in both combinatorial and continuous optimization. In particular we provide an accelerated coordinate descent method which converges in k iterations at a O(1/k) rate independent of the dimension of the problem, and whose iterations can be implemented cheaply for many structured matrices. Our algorithm can be viewed as an alternative approach to the recent breakthrough result of Sherman which achieves a similar running time improvement over classic algorithmic approaches, i.e. smoothing and gradient descent, which either converge at a O(1/√(k)) rate or have running times with a worse dependence on problem parameters. We show how to use our algorithm to achieve a runtime of Õ(m + √(ns)/ϵ) to compute an ϵ-approximate maximum flow, for an undirected graph with m edges, n vertices, and where s is the squared ℓ_2 norm of the congestion of any optimal flow. As s = O(m) this yields a running time of Õ(m + √(nm)/ϵ), generically improving upon the previous best known runtime of Õ(m/ϵ) by Sherman whenever the graph is slightly dense. Moreover, we show how to achieve improved exact algorithms for maximum flow on a variety of unit capacity graphs. We achieve these results by providing an accelerated coordinate descent method exploiting dynamic measures of coordinate smoothness for smoothed ℓ_∞ regression. Our analysis leverages the structure of the Hessian of the smoothed problem via a bound on its trace, as well as techniques for exploiting sparsity of the constraint matrix for faster sampling and smoothness estimates.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/22/2017

Leverage Score Sampling for Faster Accelerated Regression and ERM

Given a matrix A∈R^n× d and a vector b ∈R^d, we show how to compute an ϵ...
research
10/31/2019

Faster Energy Maximization for Faster Maximum Flow

In this paper we provide an algorithm which given any m-edge n-vertex di...
research
03/10/2020

Circulation Control for Faster Minimum Cost Flow in Unit-Capacity Graphs

We present an m^11/8+o(1)log W-time algorithm for solving the minimum co...
research
12/30/2015

Even Faster Accelerated Coordinate Descent Using Non-Uniform Sampling

Accelerated coordinate descent is widely used in optimization due to its...
research
05/10/2021

Exact asymptotic characterisation of running time for approximate gradient descent on random graphs

In this work we study the time complexity for the search of local minima...
research
11/08/2022

Fast Algorithms for ℓ_p-Regression

The ℓ_p-norm regression problem is a classic problem in optimization wit...
research
09/26/2019

Faster width-dependent algorithm for mixed packing and covering LPs

In this paper, we give a faster width-dependent algorithm for mixed pack...

Please sign up or login with your details

Forgot password? Click here to reset