FriendlyCore: Practical Differentially Private Aggregation
Abstract
Differentially private algorithms for common metric aggregation tasks, such as clustering or averaging, often have limited practicality due to their complexity or to the large number of data points that is required for accurate results. We propose a simple and practical tool, , that takes a set of points from an unrestricted (pseudo) metric space as input. When has effective diameter , returns a "stable" subset that includes all points, except possibly few outliers, and is {\em certified} to have diameter . can be used to preprocess the input before privately aggregating it, potentially simplifying the aggregation or boosting its accuracy. Surprisingly, is light-weight with no dependence on the dimension. We empirically demonstrate its advantages in boosting the accuracy of mean estimation and clustering tasks such as -means and -GMM, outperforming tailored methods.
Keywords
Cite
@article{arxiv.2110.10132,
title = {FriendlyCore: Practical Differentially Private Aggregation},
author = {Eliad Tsfadia and Edith Cohen and Haim Kaplan and Yishay Mansour and Uri Stemmer},
journal= {arXiv preprint arXiv:2110.10132},
year = {2022}
}
Comments
Published in ICML 2022