FriendlyCore: A novel differentially private aggregation framework

4 · Google AI Research · Feb. 15, 2023, 8:46 p.m.
Posted by Haim Kaplan and Yishay Mansour, Research Scientists, Google Research Differential privacy (DP) machine learning algorithms protect user data by limiting the effect of each data point on an aggregated output with a mathematical guarantee. Intuitively the guarantee implies that changing a single user’s contribution should not significantly change the output distribution of the DP algorithm. However, DP algorithms tend to be less accurate than their non-private counterparts because sati...