Membership Inference Attacks are Easier on Difficult Problems
Avital Shafran, Shmuel Peleg, Yedid Hoshen

TL;DR
This paper demonstrates that models with high-dimensional inputs and outputs are more vulnerable to membership inference attacks, and introduces a novel predictability error to improve attack accuracy without needing a training set.
Contribution
It introduces a new predictability error metric that enhances membership inference attack effectiveness on complex models, especially in image translation and segmentation tasks.
Findings
Higher dimensional models are more vulnerable to MIA.
Reconstruction errors can be used for effective MIA.
The proposed membership error improves attack accuracy across benchmarks.
Abstract
Membership inference attacks (MIA) try to detect if data samples were used to train a neural network model, e.g. to detect copyright abuses. We show that models with higher dimensional input and output are more vulnerable to MIA, and address in more detail models for image translation and semantic segmentation, including medical image segmentation. We show that reconstruction-errors can lead to very effective MIA attacks as they are indicative of memorization. Unfortunately, reconstruction error alone is less effective at discriminating between non-predictable images used in training and easy to predict images that were never seen before. To overcome this, we propose using a novel predictability error that can be computed for each sample, and its computation does not require a training set. Our membership error, obtained by subtracting the predictability error from the reconstruction…
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 · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
