Title :
Faster SDP Hierarchy Solvers for Local Rounding Algorithms
Author :
Guruswami, Venkatesan ; Sinop, Ali Kemal
Abstract :
Convex relaxations based on different hierarchies of linear/semi-definite programs have been used recently to devise approximation algorithms for various optimization problems. The approximation guarantee of these algorithms improves with the number of rounds r in the hierarchy, though the complexity of solving (or even writing down the solution for) the r´th level program grows as nΩ(r) where n is the input size. In this work, we observe that many of these algorithms are based on local rounding procedures that only use a small part of the SDP solution (of size nO(1)2O(r) instead of nΩ(r)). We give an algorithm to find the requisite portion in time polynomial in its size. The challenge in achieving this is that the required portion of the solution is not fixed a priori but depends on other parts of the solution, sometimes in a complicated iterative manner. Our solver leads to nO(1)2O(r) time algorithms to obtain the same guarantees in many cases as the earlier nO(r) time algorithms based on r rounds of the Lasserre hierarchy. In particular, guarantees based on O(log n) rounds can be realized in polynomial time. For instance, one can (i) get O(1/λr) approximations for graph partitioning problems such as minimum bisection and small set expansion in nO(1)2O(r) time, where λr is the r´th smallest eigenvalue of the graph´s normalized Laplacian; (ii) a similar guarantee in nO(1)kO(r) for Unique Games where k is the number of labels (the polynomial dependence on k is new); and (iii) find an independent set of size Ω(n) in 3-colorable graphs in (n2r)O(1) time provided λn-r <; 17/16. We develop and describe our algorithm in a fairly general abstract framework. The main technical tool in our work, which might be of independent interest in convex op- imization, is an efficient ellipsoid algorithm based separation oracle for convex programs that can output a certificate of infeasibility with restricted support. This is used in a recursive manner to find a sequence of consistent points in nested convex bodies that “fools” local rounding algorithms.
Keywords :
approximation theory; computational complexity; convex programming; eigenvalues and eigenfunctions; graph colouring; linear programming; 3-colorable graphs; Lasserre hierarchy; SDP hierarchy solvers; approximation algorithms; convex optimization; convex programs; convex relaxations; ellipsoid algorithm; general abstract framework; graph normalized Laplacian eigenvalue; graph partitioning problems; linear-semidefinite programs; local rounding algorithms; minimum bisection; optimization problems; small set expansion; time polynomial; unique games; Approximation algorithms; Approximation methods; Ellipsoids; Games; Partitioning algorithms; Polynomials; Vectors; Lasserre hierarchy; approximation algorithms; ellipsoid method; local rounding; semi-definite programming;
Conference_Titel :
Foundations of Computer Science (FOCS), 2012 IEEE 53rd Annual Symposium on
Conference_Location :
New Brunswick, NJ
Print_ISBN :
978-1-4673-4383-1
DOI :
10.1109/FOCS.2012.58