Weak Decoupling, Polynomial Folds, and Approximate Optimization over the Sphere
Vijay Bhattiprolu, Mrinalkanti Ghosh, Venkatesan Guruswami, Euiwoong, Lee, Madhur Tulsiani

TL;DR
This paper develops approximation algorithms for maximizing the absolute value of degree-$d$ homogeneous polynomials over the sphere, using new decoupling tools and sum-of-squares relaxations, with trade-offs between accuracy and computational complexity.
Contribution
It introduces novel decoupling techniques and approximation algorithms that leverage higher level sum-of-squares relaxations for polynomial optimization over the sphere.
Findings
Approximation within factor $O_d((n/q)^{d/2-1})$ in $n^{O(q)}$ time for general polynomials.
Improved approximation for non-negative coefficient polynomials: $O_d((n/q)^{d/4-1/2})$.
Approximation for sparse polynomials with $m$ monomials: $O_d( oot{2}{m/q})$.
Abstract
We consider the following basic problem: given an -variate degree- homogeneous polynomial with real coefficients, compute a unit vector that maximizes . 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 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 time, we get an approximation within factor for arbitrary polynomials, for polynomials with non-negative coefficients, and for sparse polynomials with monomials. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Weak Decoupling, Polynomial Folds, and Approximate Optimization over the Sphere· youtube
Taxonomy
TopicsTensor decomposition and applications · Complexity and Algorithms in Graphs · Sparse and Compressive Sensing Techniques
