PAC Learning Mixtures of Axis-Aligned Gaussians with No Separation Assumption
Jon Feldman, Ryan O'Donnell, Rocco A. Servedio

TL;DR
This paper introduces a polynomial-time algorithm for PAC learning mixtures of axis-aligned Gaussians in high dimensions without requiring separation assumptions, using the method of moments.
Contribution
It provides the first PAC-style learning algorithm for Gaussian mixtures that works without separation or weight assumptions.
Findings
Algorithm runs in polynomial time in n and 1/epsilon.
Learns mixtures of any constant number of Gaussians.
No assumptions on separation or minimum mixing weight.
Abstract
We propose and analyze a new vantage point for the learning of mixtures of Gaussians: namely, the PAC-style model of learning probability distributions introduced by Kearns et al. Here the task is to construct a hypothesis mixture of Gaussians that is statistically indistinguishable from the actual mixture generating the data; specifically, the KL-divergence should be at most epsilon. In this scenario, we give a poly(n/epsilon)-time algorithm that learns the class of mixtures of any constant number of axis-aligned Gaussians in n-dimensional Euclidean space. Our algorithm makes no assumptions about the separation between the means of the Gaussians, nor does it have any dependence on the minimum mixing weight. This is in contrast to learning results known in the ``clustering'' model, where such assumptions are unavoidable. Our algorithm relies on the method of moments, and a…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Methods and Mixture Models · Face and Expression Recognition
