1: \begin{abstract}
2: Many problems in machine learning can be solved by rounding the solution of an
3: appropriate linear program (LP). This paper shows that we can recover
4: solutions of comparable quality by rounding an approximate LP solution instead
5: of the exact one. These approximate LP solutions can be computed efficiently by
6: applying a parallel stochastic-coordinate-descent method to a quadratic-penalty
7: formulation of the LP. We derive worst-case runtime and solution quality
8: guarantees of this scheme using novel perturbation and convergence analysis.
9: Our experiments demonstrate that on such combinatorial problems as vertex
10: cover, independent set and multiway-cut, our approximate rounding scheme is up
11: to an order of magnitude faster than \cplex (a commercial LP solver) while
12: producing solutions of similar quality.
13:
14:
15: \end{abstract}
16: