CoinPress: Practical Private Mean and Covariance Estimation
2020-06-11NeurIPS 2020Code Available1· sign in to hype
Sourav Biswas, Yihe Dong, Gautam Kamath, Jonathan Ullman
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/twistedcubic/coin-pressOfficialIn paperpytorch★ 35
- github.com/alexbie98/1pub-priv-mean-estpytorch★ 1
- github.com/tatiana-ediger/coinpress-extensionpytorch★ 0
Abstract
We present simple differentially private estimators for the mean and covariance of multivariate sub-Gaussian data that are accurate at small sample sizes. We demonstrate the effectiveness of our algorithms both theoretically and empirically using synthetic and real-world datasets -- showing that their asymptotic error rates match the state-of-the-art theoretical bounds, and that they concretely outperform all previous methods. Specifically, previous estimators either have weak empirical accuracy at small sample sizes, perform poorly for multivariate data, or require the user to provide strong a priori estimates for the parameters.