LDL: A Defense for Label-Based Membership Inference Attacks
Arezoo Rajabi, Dinuka Sahabandu, Luyao Niu, Bhaskar Ramasubramanian,, Radha Poovendran

TL;DR
This paper introduces LDL, a lightweight and effective defense mechanism against label-based membership inference attacks on deep neural networks, by creating label-invariant regions around samples to prevent attack success.
Contribution
LDL is the first lightweight, non-retraining defense against label-based MIAs, providing theoretical analysis and empirical validation across multiple datasets.
Findings
LDL significantly reduces attack success rates across seven datasets.
LDL outperforms retraining-based defenses in effectiveness and efficiency.
Theoretical analysis aligns with experimental results.
Abstract
The data used to train deep neural network (DNN) models in applications such as healthcare and finance typically contain sensitive information. A DNN model may suffer from overfitting. Overfitted models have been shown to be susceptible to query-based attacks such as membership inference attacks (MIAs). MIAs aim to determine whether a sample belongs to the dataset used to train a classifier (members) or not (nonmembers). Recently, a new class of label based MIAs (LAB MIAs) was proposed, where an adversary was only required to have knowledge of predicted labels of samples. Developing a defense against an adversary carrying out a LAB MIA on DNN models that cannot be retrained remains an open problem. We present LDL, a light weight defense against LAB MIAs. LDL works by constructing a high-dimensional sphere around queried samples such that the model decision is unchanged for (noisy)…
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
TopicsAdversarial Robustness in Machine Learning · Artificial Intelligence in Healthcare and Education
