paper-with-me

Papers

Agnostic Private Density Estimation for GMMs via List Global Stability

2024-07-05 · Mohammad Afzali, Hassan Ashtiani, Christopher Liaw

We consider the problem of private density estimation for mixtures of unrestricted high dimensional Gaussians in the agnostic setting. We prove the first upper bound on the sample complexity of this problem. Previously, private learnability of high dimensional GMMs was only known in the realizable setting [Afzali et al., 2024]. To prove our result, we exploit the notion of $\textit{list global stability}$ [Ghazi et al., 2021b,a] that was originally introduced in the context of private supervised learning. We define an agnostic variant of this definition, showing that its existence is sufficient for agnostic private density estimation. We then construct an agnostic list globally stable learner for GMMs.

📄 PDF Abstract BibTeX arXiv:2407.04783

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Handling missing data in model-based clustering

2020-06-04 · Alessio Serafini, Thomas Brendan Murphy, Luca Scrucca

Gaussian Mixture models (GMMs) are a powerful tool for clustering, classification and density estimation when clustering structures are embedded in the data. The presence of missing values can largely impact the GMMs est…

ClusteringData AugmentationDensity EstimationGeneral Classification+3

Polynomial Time and Private Learning of Unbounded Gaussian Mixture Models

2023-03-07 · Jamil Arbas, Hassan Ashtiani, Christopher Liaw

We study the problem of privately estimating the parameters of $d$-dimensional Gaussian Mixture Models (GMMs) with $k$ components. For this, we develop a technique to reduce the problem to its non-private counterpart. Th…

A Spectral Algorithm for List-Decodable Covariance Estimation in Relative Frobenius Norm

2023-05-01 · NeurIPS 2023 11

We study the problem of list-decodable Gaussian covariance estimation. Given a multiset $T$ of $n$ points in $\mathbb R^d$ such that an unknown $\alpha<1/2$ fraction of points in $T$ are i.i.d. samples from an unknown Ga…

Projection pursuit based on Gaussian mixtures and evolutionary algorithms

2019-12-27 · Luca Scrucca, Alessio Serafini

We propose a projection pursuit (PP) algorithm based on Gaussian mixture models (GMMs). The negentropy obtained from a multivariate density estimated by GMMs is adopted as the PP index to be maximised. For a fixed dimens…

Density EstimationEvolutionary Algorithms

Mixtures of Gaussians are Privately Learnable with a Polynomial Number of Samples

2023-09-07 · Mohammad Afzali, Hassan Ashtiani, Christopher Liaw

We study the problem of estimating mixtures of Gaussians under the constraint of differential privacy (DP). Our main result is that $\text{poly}(k,d,1/\alpha,1/\varepsilon,\log(1/\delta))$ samples are sufficient to estim…