Integral Privacy for Sampling
Hisham Husain, Zac Cranko, Richard Nock

TL;DR
This paper introduces a novel approach to integral privacy in sampling, enabling strong group privacy guarantees without sensitivity scaling, and demonstrates its effectiveness through theoretical analysis and experimental validation.
Contribution
It proposes a new sampling method that achieves integral privacy without sensitivity analysis, using boosting and classifiers to approximate non-private densities.
Findings
Achieves privacy guarantees close to the information theoretic barrier.
Provides approximation guarantees for mode capture in density estimation.
Demonstrates superior performance compared to private kernel density estimation and private GANs.
Abstract
Differential privacy is a leading protection setting, focused by design on individual privacy. Many applications, in medical / pharmaceutical domains or social networks, rather posit privacy at a group level, a setting we call integral privacy. We aim for the strongest form of privacy: the group size is in particular not known in advance. We study a problem with related applications in domains cited above that have recently met with substantial recent press: sampling. Keeping correct utility levels in such a strong model of statistical indistinguishability looks difficult to be achieved with the usual differential privacy toolbox because it would typically scale in the worst case the sensitivity by the sample size and so the noise variance by up to its square. We introduce a trick specific to sampling that bypasses the sensitivity analysis. Privacy enforces an information theoretic…
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 · Stochastic Gradient Optimization Techniques · Statistical Methods and Inference
