Personalized Privacy Amplification via Importance Sampling
Dominik Fay, Sebastian Mair, Jens Sj\"olund

TL;DR
This paper explores how importance sampling affects privacy in scalable machine learning, proposing methods to optimize privacy-utility trade-offs and demonstrating improved performance over uniform sampling in differentially private k-means clustering.
Contribution
It introduces personalized privacy amplification techniques via importance sampling, balancing privacy and utility, with empirical evaluation on differentially private clustering.
Findings
Importance sampling aligns privacy with utility but reduces sample size.
Proposed sampling methods improve privacy-utility trade-off.
Both methods outperform uniform sampling in experiments.
Abstract
For scalable machine learning on large data sets, subsampling a representative subset is a common approach for efficient model training. This is often achieved through importance sampling, whereby informative data points are sampled more frequently. In this paper, we examine the privacy properties of importance sampling, focusing on an individualized privacy analysis. We find that, in importance sampling, privacy is well aligned with utility but at odds with sample size. Based on this insight, we propose two approaches for constructing sampling distributions: one that optimizes the privacy-efficiency trade-off; and one based on a utility guarantee in the form of coresets. We evaluate both approaches empirically in terms of privacy, efficiency, and accuracy on the differentially private -means problem. We observe that both approaches yield similar outcomes and consistently outperform…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection
