How to Combine Membership-Inference Attacks on Multiple Updated Models
Matthew Jagielski, Stanley Wu, Alina Oprea, Jonathan Ullman, Roxana, Geambasu

TL;DR
This paper introduces novel membership inference attacks that leverage multiple model updates and distribution shifts to significantly improve privacy breach effectiveness over traditional single-model attacks.
Contribution
It proposes new methods to combine information from attacks on original and updated models, enhancing MI attack success in dynamic, real-world scenarios.
Findings
Attacks outperform standalone MI methods on four datasets.
Distribution shifts increase MI attack risks.
Combining update information yields significant privacy vulnerabilities.
Abstract
A large body of research has shown that machine learning models are vulnerable to membership inference (MI) attacks that violate the privacy of the participants in the training data. Most MI research focuses on the case of a single standalone model, while production machine-learning platforms often update models over time, on data that often shifts in distribution, giving the attacker more information. This paper proposes new attacks that take advantage of one or more model updates to improve MI. A key part of our approach is to leverage rich information from standalone MI attacks mounted separately against the original and updated models, and to combine this information in specific ways to improve attack effectiveness. We propose a set of combination functions and tuning methods for each, and present both analytical and quantitative justification for various options. Our results on…
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 · Explainable Artificial Intelligence (XAI) · Privacy-Preserving Technologies in Data
