Papers
Topics
Authors
Recent
Search
2000 character limit reached

Space-Efficient Interior Point Method, with applications to Linear Programming and Maximum Weight Bipartite Matching

Published 13 Sep 2020 in cs.DS | (2009.06106v4)

Abstract: We study the problem of solving linear program in the streaming model. Given a constraint matrix AR<sup>m×</sup>nA\in \mathbb{R}<sup>{m\times</sup> n} and vectors bR<sup>m,</sup>cR<sup>nb\in \mathbb{R}<sup>m,</sup> c\in \mathbb{R}<sup>n, we develop a space-efficient interior point method that optimizes solely on the dual program. To this end, we obtain efficient algorithms for various different problems: * For general linear programs, we can solve them in O~(nlog(1/ϵ))\widetilde O(\sqrt n\log(1/\epsilon)) passes and O~(n<sup>2)\widetilde O(n<sup>2) space for an ϵ\epsilon-approximate solution. To the best of our knowledge, this is the most efficient LP solver in streaming with no polynomial dependence on mm for both space and passes. * For bipartite graphs, we can solve the minimum vertex cover and maximum weight matching problem in O~(m)\widetilde O(\sqrt{m}) passes and O~(n)\widetilde O(n) space. In addition to our space-efficient IPM, we also give algorithms for solving SDD systems and isolation lemma in O~(n)\widetilde O(n) spaces, which are the cornerstones for our graph results.

Citations (17)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.