Sample-Efficient Private Learning of Mixtures of Gaussians
Hassan Ashtiani, Mahbod Majid, Shyam Narayanan

TL;DR
This paper presents improved sample complexity bounds for differentially private learning of Gaussian mixtures, achieving near-optimal results especially in high dimensions and for univariate cases, using novel techniques.
Contribution
It introduces new sample complexity bounds for private Gaussian mixture learning, improving previous results and providing the first optimal bounds for univariate mixtures.
Findings
Sample complexity for high-dimensional mixtures is roughly $kd^2 + k^{1.5} d^{1.75} + k^2 d$.
Achieves linear-in-$k$ sample complexity for univariate Gaussian mixtures.
Provides algorithms utilizing inverse sensitivity, sample compression, and sumset volume bounding techniques.
Abstract
We study the problem of learning mixtures of Gaussians with approximate differential privacy. We prove that roughly samples suffice to learn a mixture of arbitrary -dimensional Gaussians up to low total variation distance, with differential privacy. Our work improves over the previous best result [AAL24b] (which required roughly samples) and is provably optimal when is much larger than . Moreover, we give the first optimal bound for privately learning mixtures of univariate (i.e., -dimensional) Gaussians. Importantly, we show that the sample complexity for privately learning mixtures of univariate Gaussians is linear in the number of components , whereas the previous best sample complexity [AAL21] was quadratic in . Our algorithms utilize various techniques, including the inverse sensitivity mechanism [AD20b,…
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
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Methods and Mixture Models
