Mitigating Membership Inference Attacks by Self-Distillation Through a Novel Ensemble Architecture
Xinyu Tang, Saeed Mahloujifar, Liwei Song, Virat Shejwalkar, Milad, Nasr, Amir Houmansadr, Prateek Mittal

TL;DR
This paper introduces SELENA, a novel ensemble-based framework with self-distillation that enhances membership privacy in machine learning models while maintaining high utility, addressing privacy leakage from inference attacks.
Contribution
The paper proposes a new ensemble architecture called Split-AI combined with self-distillation to mitigate membership inference attacks without relying on differential privacy.
Findings
Split-AI defends against many membership inference attacks
Self-distillation further protects against adaptive attacks
SELENA achieves a better privacy-utility trade-off than existing methods
Abstract
Membership inference attacks are a key measure to evaluate privacy leakage in machine learning (ML) models. These attacks aim to distinguish training members from non-members by exploiting differential behavior of the models on member and non-member inputs. The goal of this work is to train ML models that have high membership privacy while largely preserving their utility; we therefore aim for an empirical membership privacy guarantee as opposed to the provable privacy guarantees provided by techniques like differential privacy, as such techniques are shown to deteriorate model utility. Specifically, we propose a new framework to train privacy-preserving models that induces similar behavior on member and non-member inputs to mitigate membership inference attacks. Our framework, called SELENA, has two major components. The first component and the core of our defense is a novel ensemble…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Blockchain Technology Applications and Security
MethodsTest
