English

A Fast Algorithm for Adaptive Private Mean Estimation

Machine Learning 2023-01-18 v1 Cryptography and Security Data Structures and Algorithms Machine Learning

Abstract

We design an (ε,δ)(\varepsilon, \delta)-differentially private algorithm to estimate the mean of a dd-variate distribution, with unknown covariance Σ\Sigma, that is adaptive to Σ\Sigma. To within polylogarithmic factors, the estimator achieves optimal rates of convergence with respect to the induced Mahalanobis norm Σ||\cdot||_\Sigma, takes time O~(nd2)\tilde{O}(n d^2) to compute, has near linear sample complexity for sub-Gaussian distributions, allows Σ\Sigma to be degenerate or low rank, and adaptively extends beyond sub-Gaussianity. Prior to this work, other methods required exponential computation time or the superlinear scaling n=Ω(d3/2)n = \Omega(d^{3/2}) to achieve non-trivial error with respect to the norm Σ||\cdot||_\Sigma.

Keywords

Cite

@article{arxiv.2301.07078,
  title  = {A Fast Algorithm for Adaptive Private Mean Estimation},
  author = {John Duchi and Saminul Haque and Rohith Kuditipudi},
  journal= {arXiv preprint arXiv:2301.07078},
  year   = {2023}
}

Comments

38 pages, no figures

R2 v1 2026-06-28T08:13:44.142Z