English

Rounding Lasserre SDPs using column selection and spectrum-based approximation schemes for graph partitioning and Quadratic IPs

Data Structures and Algorithms 2013-12-12 v1 Computational Complexity

Abstract

We present an approximation scheme for minimizing certain Quadratic Integer Programming problems with positive semidefinite objective functions and global linear constraints. This framework includes well known graph problems such as Minimum graph bisection, Edge expansion, Sparsest Cut, and Small Set expansion, as well as the Unique Games problem. These problems are notorious for the existence of huge gaps between the known algorithmic results and NP-hardness results. Our algorithm is based on rounding semidefinite programs from the Lasserre hierarchy, and the analysis uses bounds for low-rank approximations of a matrix in Frobenius norm using columns of the matrix. For all the above graph problems, we give an algorithm running in time nO(r/ϵ2)n^{O(r/\epsilon^2)} with approximation ratio 1+ϵmin{1,λr}\frac{1+\epsilon}{\min\{1,\lambda_r\}}, where λr\lambda_r is the rr'th smallest eigenvalue of the normalized graph Laplacian L\mathcal{L}. In the case of graph bisection and small set expansion, the number of vertices in the cut is within lower-order terms of the stipulated bound. Our results imply (1+O(ϵ))(1+O(\epsilon)) factor approximation in time nO(r/ϵ2)n^{O(r^\ast/\epsilon^2)} where is the number of eigenvalues of L\mathcal{L} smaller than 1ϵ1-\epsilon (for variants of sparsest cut, λrOPT/ϵ\lambda_{r^\ast} \ge \mathrm{OPT}/\epsilon also suffices, and as OPT\mathrm{OPT} is usually o(1)o(1) on interesting instances of these problems, this requirement on rr^\ast is typically weaker). For Unique Games, we give a factor (1+2+ϵλr)(1+\frac{2+\epsilon}{\lambda_r}) approximation for minimizing the number of unsatisfied constraints in nO(r/ϵ)n^{O(r/\epsilon)} time, improving upon an earlier bound for solving Unique Games on expanders. We also give an algorithm for independent sets in graphs that performs well when the Laplacian does not have too many eigenvalues bigger than 1+o(1)1+o(1).

Keywords

Cite

@article{arxiv.1312.3024,
  title  = {Rounding Lasserre SDPs using column selection and spectrum-based approximation schemes for graph partitioning and Quadratic IPs},
  author = {Venkatesan Guruswami and Ali Kemal Sinop},
  journal= {arXiv preprint arXiv:1312.3024},
  year   = {2013}
}

Comments

This manuscript is a merged and definitive version of (Guruswami, Sinop: FOCS 2011) and (Guruswami, Sinop: SODA 2013), with a significantly revised presentation. arXiv admin note: substantial text overlap with arXiv:1104.4746

R2 v1 2026-06-22T02:25:07.417Z