English

Weak Decoupling, Polynomial Folds, and Approximate Optimization over the Sphere

Data Structures and Algorithms 2017-04-25 v2

Abstract

We consider the following basic problem: given an nn-variate degree-dd homogeneous polynomial ff with real coefficients, compute a unit vector xRnx \in \mathbb{R}^n that maximizes f(x)|f(x)|. Besides its fundamental nature, this problem arises in diverse contexts ranging from tensor and operator norms to graph expansion to quantum information theory. The homogeneous degree 22 case is efficiently solvable as it corresponds to computing the spectral norm of an associated matrix, but the higher degree case is NP-hard. We give approximation algorithms for this problem that offer a trade-off between the approximation ratio and running time: in nO(q)n^{O(q)} time, we get an approximation within factor Od((n/q)d/21)O_d((n/q)^{d/2-1}) for arbitrary polynomials, Od((n/q)d/41/2)O_d((n/q)^{d/4-1/2}) for polynomials with non-negative coefficients, and Od(m/q)O_d(\sqrt{m/q}) for sparse polynomials with mm monomials. The approximation guarantees are with respect to the optimum of the level-qq sum-of-squares (SoS) SDP relaxation of the problem. Known polynomial time algorithms for this problem rely on "decoupling lemmas." Such tools are not capable of offering a trade-off like our results as they blow up the number of variables by a factor equal to the degree. We develop new decoupling tools that are more efficient in the number of variables at the expense of less structure in the output polynomials. This enables us to harness the benefits of higher level SoS relaxations. We complement our algorithmic results with some polynomially large integrality gaps, albeit for a slightly weaker (but still very natural) relaxation. Toward this, we give a method to lift a level-44 solution matrix MM to a higher level solution, under a mild technical condition on MM.

Keywords

Cite

@article{arxiv.1611.05998,
  title  = {Weak Decoupling, Polynomial Folds, and Approximate Optimization over the Sphere},
  author = {Vijay Bhattiprolu and Mrinalkanti Ghosh and Venkatesan Guruswami and Euiwoong Lee and Madhur Tulsiani},
  journal= {arXiv preprint arXiv:1611.05998},
  year   = {2017}
}
R2 v1 2026-06-22T16:56:45.195Z