Per-instance Differential Privacy
Yu-Xiang Wang

TL;DR
This paper introduces per-instance differential privacy (pDP), a refined privacy measure that captures individual privacy levels with stronger theoretical properties and practical advantages, especially in linear regression.
Contribution
It formalizes pDP as a strict generalization of DP, analyzes its implications for generalization and privacy-utility trade-offs, and develops new algorithms like AdaOPS for improved privacy guarantees.
Findings
pDP inherits DP properties for each individual instance.
Individuals with small leverage scores have stronger privacy.
AdaOPS achieves near-optimal privacy-utility trade-offs in linear regression.
Abstract
We consider a refinement of differential privacy --- per instance differential privacy (pDP), which captures the privacy of a specific individual with respect to a fixed data set. We show that this is a strict generalization of the standard DP and inherits all its desirable properties, e.g., composition, invariance to side information and closedness to postprocessing, except that they all hold for every instance separately. When the data is drawn from a distribution, we show that per-instance DP implies generalization. Moreover, we provide explicit calculations of the per-instance DP for the output perturbation on a class of smooth learning problems. The result reveals an interesting and intuitive fact that an individual has stronger privacy if he/she has small "leverage score" with respect to the data set and if he/she can be predicted more accurately using the leave-one-out data set.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Causal Inference Techniques · Probability and Risk Models
