English

Mixture Models, Robustness, and Sum of Squares Proofs

Data Structures and Algorithms 2017-11-21 v1

Abstract

We use the Sum of Squares method to develop new efficient algorithms for learning well-separated mixtures of Gaussians and robust mean estimation, both in high dimensions, that substantially improve upon the statistical guarantees achieved by previous efficient algorithms. Firstly, we study mixtures of kk distributions in dd dimensions, where the means of every pair of distributions are separated by at least kεk^{\varepsilon}. In the special case of spherical Gaussian mixtures, we give a (dk)O(1/ε2)(dk)^{O(1/\varepsilon^2)}-time algorithm that learns the means assuming separation at least kεk^{\varepsilon}, for any ε>0\varepsilon > 0. This is the first algorithm to improve on greedy ("single-linkage") and spectral clustering, breaking a long-standing barrier for efficient algorithms at separation k1/4k^{1/4}. We also study robust estimation. When an unknown (1ε)(1-\varepsilon)-fraction of X1,,XnX_1,\ldots,X_n are chosen from a sub-Gaussian distribution with mean μ\mu but the remaining points are chosen adversarially, we give an algorithm recovering μ\mu to error ε11/t\varepsilon^{1-1/t} in time dO(t2)d^{O(t^2)}, so long as sub-Gaussian-ness up to O(t)O(t) moments can be certified by a Sum of Squares proof. This is the first polynomial-time algorithm with guarantees approaching the information-theoretic limit for non-Gaussian distributions. Previous algorithms could not achieve error better than ε1/2\varepsilon^{1/2}. Both of these results are based on a unified technique. Inspired by recent algorithms of Diakonikolas et al. in robust statistics, we devise an SDP based on the Sum of Squares method for the following setting: given X1,,XnRdX_1,\ldots,X_n \in \mathbb{R}^d for large dd and n=poly(d)n = poly(d) with the promise that a subset of X1,,XnX_1,\ldots,X_n were sampled from a probability distribution with bounded moments, recover some information about that distribution.

Keywords

Cite

@article{arxiv.1711.07454,
  title  = {Mixture Models, Robustness, and Sum of Squares Proofs},
  author = {Samuel B. Hopkins and Jerry Li},
  journal= {arXiv preprint arXiv:1711.07454},
  year   = {2017}
}
R2 v1 2026-06-22T22:51:48.659Z