paper-with-me

Papers

A Private and Computationally-Efficient Estimator for Unbounded Gaussians

2021-11-08 · Gautam Kamath, Argyris Mouzakis, Vikrant Singhal, Thomas Steinke, Jonathan Ullman

We give the first polynomial-time, polynomial-sample, differentially private estimator for the mean and covariance of an arbitrary Gaussian distribution $\mathcal{N}(\mu,\Sigma)$ in $\mathbb{R}^d$. All previous estimators are either nonconstructive, with unbounded running time, or require the user to specify a priori bounds on the parameters $\mu$ and $\Sigma$. The primary new technical tool in our algorithm is a new differentially private preconditioner that takes samples from an arbitrary Gaussian $\mathcal{N}(0,\Sigma)$ and returns a matrix $A$ such that $A \Sigma A^T$ has constant condition number.

📄 PDF Abstract BibTeX arXiv:2111.04609

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privately Learning Mixtures of Axis-Aligned Gaussians

2021-06-03 · NeurIPS 2021 12 · Ishaq Aden-Ali, Hassan Ashtiani, Christopher Liaw

We consider the problem of learning mixtures of Gaussians under the constraint of approximate differential privacy. We prove that $\widetilde{O}(k^2 d \log^{3/2}(1/\delta) / \alpha^2 \varepsilon)$ samples are sufficient …

Optimal Differentially Private Sampling of Unbounded Gaussians

2025-03-03 · Valentio Iverson, Gautam Kamath, Argyris Mouzakis

We provide the first $\widetilde{\mathcal{O}}\left(d\right)$-sample algorithm for sampling from unbounded Gaussian distributions under the constraint of $\left(\varepsilon, \delta\right)$-differential privacy. This is a …

On the Sample Complexity of Privately Learning Unbounded High-Dimensional Gaussians

2020-10-19 · Ishaq Aden-Ali, Hassan Ashtiani, Gautam Kamath

We provide sample complexity upper bounds for agnostically learning multivariate Gaussians under the constraint of approximate differential privacy. These are the first finite sample upper bounds for general Gaussians wh…

Vocal Bursts Intensity Prediction

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…

Differentially private sub-Gaussian location estimators

2019-06-27 · Marco Avella-Medina, Victor-Emmanuel Brunel

We tackle the problem of estimating a location parameter with differential privacy guarantees and sub-Gaussian deviations. Recent work in statistics has focused on the study of estimators that achieve sub-Gaussian type d…