On the Difficulty of Membership Inference Attacks
Shahbaz Rezaei, Xin Liu

TL;DR
This paper critically evaluates membership inference attacks on deep models, revealing that high false alarm rates undermine their practicality and that current methods only weakly identify misclassified training samples, across various datasets and architectures.
Contribution
The study exposes the limitations of existing MI attacks by analyzing false alarm rates and response similarities, and explores new features like distance to decision boundary and gradient norms.
Findings
High false alarm rates make MI attacks impractical.
Current MI attacks only weakly identify misclassified samples.
Deep models' responses are similar for train and non-train samples.
Abstract
Recent studies propose membership inference (MI) attacks on deep models, where the goal is to infer if a sample has been used in the training process. Despite their apparent success, these studies only report accuracy, precision, and recall of the positive class (member class). Hence, the performance of these attacks have not been clearly reported on negative class (non-member class). In this paper, we show that the way the MI attack performance has been reported is often misleading because they suffer from high false positive rate or false alarm rate (FAR) that has not been reported. FAR shows how often the attack model mislabel non-training samples (non-member) as training (member) ones. The high FAR makes MI attacks fundamentally impractical, which is particularly more significant for tasks such as membership inference where the majority of samples in reality belong to the negative…
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 · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
MethodsConcatenated Skip Connection · Softmax · Bottleneck Residual Block · Batch Normalization · Average Pooling · Dropout · Depthwise Convolution · Pointwise Convolution · Dense Connections · Max Pooling
