English

Rounding Semidefinite Programming Hierarchies via Global Correlation

Data Structures and Algorithms 2011-04-26 v1 Computational Complexity

Abstract

We show a new way to round vector solutions of semidefinite programming (SDP) hierarchies into integral solutions, based on a connection between these hierarchies and the spectrum of the input graph. We demonstrate the utility of our method by providing a new SDP-hierarchy based algorithm for constraint satisfaction problems with 2-variable constraints (2-CSP's). More concretely, we show for every 2-CSP instance I a rounding algorithm for r rounds of the Lasserre SDP hierarchy for I that obtains an integral solution that is at most \eps worse than the relaxation's value (normalized to lie in [0,1]), as long as r > k\cdot\rank_{\geq \theta}(\Ins)/\poly(\e) \;, where k is the alphabet size of I, θ=\poly(\e/k)\theta=\poly(\e/k), and \rankθ(\Ins)\rank_{\geq \theta}(\Ins) denotes the number of eigenvalues larger than θ\theta in the normalized adjacency matrix of the constraint graph of \Ins\Ins. In the case that \Ins\Ins is a \uniquegames instance, the threshold θ\theta is only a polynomial in \e\e, and is independent of the alphabet size. Also in this case, we can give a non-trivial bound on the number of rounds for \emph{every} instance. In particular our result yields an SDP-hierarchy based algorithm that matches the performance of the recent subexponential algorithm of Arora, Barak and Steurer (FOCS 2010) in the worst case, but runs faster on a natural family of instances, thus further restricting the set of possible hard instances for Khot's Unique Games Conjecture. Our algorithm actually requires less than the nO(r)n^{O(r)} constraints specified by the rthr^{th} level of the Lasserre hierarchy, and in some cases rr rounds of our program can be evaluated in time 2O(r)\poly(n)2^{O(r)}\poly(n).

Keywords

Cite

@article{arxiv.1104.4680,
  title  = {Rounding Semidefinite Programming Hierarchies via Global Correlation},
  author = {Boaz Barak and Prasad Raghavendra and David Steurer},
  journal= {arXiv preprint arXiv:1104.4680},
  year   = {2011}
}

Comments

30 pages

R2 v1 2026-06-21T17:58:19.172Z