Towards Measuring Membership Privacy
Yunhui Long, Vincent Bindschaedler, Carl A. Gunter

TL;DR
This paper introduces Differential Training Privacy (DTP), an empirical metric to estimate the privacy risk of machine learning models against membership attacks, especially when differential privacy cannot be applied.
Contribution
The paper proposes DTP as a practical, efficient measure to assess membership privacy risk, validated on real-world models, and advocates its use in publication decisions.
Findings
DTP correlates strongly with membership attack success.
Reducing DTP decreases privacy risk.
DTP > 1 suggests not publishing the classifier.
Abstract
Machine learning models are increasingly made available to the masses through public query interfaces. Recent academic work has demonstrated that malicious users who can query such models are able to infer sensitive information about records within the training data. Differential privacy can thwart such attacks, but not all models can be readily trained to achieve this guarantee or to achieve it with acceptable utility loss. As a result, if a model is trained without differential privacy guarantee, little is known or can be said about the privacy risk of releasing it. In this work, we investigate and analyze membership attacks to understand why and how they succeed. Based on this understanding, we propose Differential Training Privacy (DTP), an empirical metric to estimate the privacy risk of publishing a classier when methods such as differential privacy cannot be applied. DTP is a…
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 · Privacy, Security, and Data Protection · Cryptography and Data Security
