Abstract
Linear programming (LP) is an extremely useful tool which has been successfully applied to solve various problems in a wide range of areas, including operations research, engineering, economics, or even more abstract mathematical areas such as combinatorics. It is also used in many machine learning applications, such as `1-regularized SVMs, basis pursuit, nonnegative matrix factorization, etc. Interior Point Methods (IPMs) are one of the most popular methods to solve LPs both in theory and in practice. Their underlying complexity is dominated by the cost of solving a system of linear equations at each iteration. In this paper, we consider both feasible and infeasible IPMs for the special case where the number of variables is much larger than the number of constraints. Using tools from Randomized Linear Algebra, we present a preconditioning technique that, when combined with the iterative solvers such as Conjugate Gradient or Chebyshev Iteration, provably guarantees that IPM algorithms (suitably modified to account for the error incurred by the approximate solver), converge to a feasible, approximately optimal solution, without increasing their iteration complexity. Our empirical evaluations verify our theoretical results on both real-world and synthetic data.
Original language | English |
---|---|
Article number | 336 |
Journal | Journal of Machine Learning Research |
Volume | 23 |
State | Published - Sep 1 2022 |
Funding
We thank the anonymous reviewers for their comments and suggestions which helped us improve our work. AC, PD, and GD were partially supported by NSF 1760353 and 1814041 and DOE SC0022085. HA was partially supported by BSF 2017698. PL was supported by an Amazon Graduate Fellowship in Artificial Intelligence. This work was done when AC was a graduate student in the Department of Statistics, Purdue University. Oak Ridge National Laboratory is operated by UT-Battelle LLC for the U.S. Department of Energy under contract number DEAC05-00OR22725.
Keywords
- Interior Point Methods
- Linear Programming
- Randomized Linear Algebra