Systematic Evaluation of Privacy Risks of Machine Learning Models
Liwei Song, Prateek Mittal

TL;DR
This paper systematically evaluates privacy risks in machine learning models, introducing new attack methods, benchmarks, and a privacy risk score to better understand and quantify individual sample vulnerabilities.
Contribution
It proposes improved inference attack techniques, benchmarks defenses against adaptive adversaries, and introduces a novel privacy risk score for fine-grained privacy analysis.
Findings
Existing defenses are less effective than previously thought
Privacy risk scores vary significantly across samples
High privacy risks correlate with model sensitivity and generalization error
Abstract
Machine learning models are prone to memorizing sensitive data, making them vulnerable to membership inference attacks in which an adversary aims to guess if an input sample was used to train the model. In this paper, we show that prior work on membership inference attacks may severely underestimate the privacy risks by relying solely on training custom neural network classifiers to perform attacks and focusing only on the aggregate results over data samples, such as the attack accuracy. To overcome these limitations, we first propose to benchmark membership inference privacy risks by improving existing non-neural network based inference attacks and proposing a new inference attack method based on a modification of prediction entropy. We also propose benchmarks for defense mechanisms by accounting for adaptive adversaries with knowledge of the defense and also accounting for the…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Ethics and Social Impacts of AI
