DocumentCode
3710053
Title
Efficient Inverse Maintenance and Faster Algorithms for Linear Programming
Author
Yin Tat Lee;Aaron Sidford
Author_Institution
Dept. of Math., MIT, Cambridge, MA, USA
fYear
2015
Firstpage
230
Lastpage
249
Abstract
In this paper, we consider the following inverse maintenance problem: given A ∈ Rn×d and a number of rounds r, at round k, we receive a n x n diagonal matrix D(k) and we wish to maintain an efficient linear system solver for ATD(k)A under the assumption D(k) does not change too rapidly. This inverse maintenance problem is the computational bottleneck in solving multiple optimization problems. We show how to solve this problem with Õ (nnz(A) + dω) preprocessing time and amortized Õ(nnz(A) + d2) time per round, improving upon previous running times. Consequently, we obtain the fastest known running times for solving multiple problems including, linear programming and computing a rounding of a polytope. In particular given a feasible point in a linear program with n variables, d constraints, and constraint matrix A ∈ Rd×n, we show how to solve the linear program in time Õ((nnz(A) + d2)√ d log(∈-1)). We achieve our results through a novel combination of classic numerical techniques of low rank update, preconditioning, and fast matrix multiplication as well as recent work on subspace embeddings and spectral sparsification that we hope will be of independent interest.
Keywords
"Maintenance engineering","Linear systems","Linear programming","Stability analysis","Approximation algorithms","Approximation methods","Optimization"
Publisher
ieee
Conference_Titel
Foundations of Computer Science (FOCS), 2015 IEEE 56th Annual Symposium on
ISSN
0272-5428
Type
conf
DOI
10.1109/FOCS.2015.23
Filename
7354397
Link To Document