Minimum Cost Flows, MDPs, and ℓ_1-Regression in Nearly Linear Time for Dense Instances

01/14/2021
by   Jan van den Brand, et al.
0

In this paper we provide new randomized algorithms with improved runtimes for solving linear programs with two-sided constraints. In the special case of the minimum cost flow problem on n-vertex m-edge graphs with integer polynomially-bounded costs and capacities we obtain a randomized method which solves the problem in Õ(m+n^1.5) time. This improves upon the previous best runtime of Õ(m√(n)) (Lee-Sidford 2014) and, in the special case of unit-capacity maximum flow, improves upon the previous best runtimes of m^4/3+o(1) (Liu-Sidford 2020, Kathuria 2020) and Õ(m√(n)) (Lee-Sidford 2014) for sufficiently dense graphs. For ℓ_1-regression in a matrix with n-columns and m-rows we obtain a randomized method which computes an ϵ-approximate solution in Õ(mn+n^2.5) time. This yields a randomized method which computes an ϵ-optimal policy of a discounted Markov Decision Process with S states and A actions per state in time Õ(S^2A+S^2.5). These methods improve upon the previous best runtimes of methods which depend polylogarithmically on problem parameters, which were Õ(mn^1.5) (Lee-Sidford 2015) and Õ(S^2.5A) (Lee-Sidford 2014, Sidford-Wang-Wu-Ye 2018). To obtain this result we introduce two new algorithmic tools of independent interest. First, we design a new general interior point method for solving linear programs with two sided constraints which combines techniques from (Lee-Song-Zhang 2019, Brand et al. 2020) to obtain a robust stochastic method with iteration count nearly the square root of the smaller dimension. Second, to implement this method we provide dynamic data structures for efficiently maintaining approximations to variants of Lewis-weights, a fundamental importance measure for matrices which generalize leverage scores and effective resistances.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/17/2019

Solving Linear Programs with Sqrt(rank) Linear System Solves

We present an algorithm that given a linear program with n variables, m ...
research
02/06/2020

Solving Tall Dense Linear Programs in Nearly Linear Time

In this paper we provide an Õ(nd+d^3) time randomized algorithm for solv...
research
04/04/2023

Minimum Cost Flow in the CONGEST Model

We consider the CONGEST model on a network with n nodes, m edges, diamet...
research
02/01/2023

A Nearly-Optimal Bound for Fast Regression with ℓ_∞ Guarantee

Given a matrix A∈ℝ^n× d and a vector b∈ℝ^n, we consider the regression p...
research
06/16/2020

Learning Linear Programs from Optimal Decisions

We propose a flexible gradient-based framework for learning linear progr...
research
11/02/2021

Improved Iteration Complexities for Overconstrained p-Norm Regression

In this paper we obtain improved iteration complexities for solving ℓ_p ...
research
12/13/2022

Dynamic Maxflow via Dynamic Interior Point Methods

In this paper we provide an algorithm for maintaining a (1-ϵ)-approximat...

Please sign up or login with your details

Forgot password? Click here to reset