Modelling and Quantifying Membership Information Leakage in Machine Learning
Farhad Farokhi, Mohamed Ali Kaafar

TL;DR
This paper models and quantifies how much membership information about training data can be leaked from machine learning models, using information theory, and explores factors affecting leakage and privacy-preserving techniques.
Contribution
It introduces a mutual information-based measure of membership leakage, derives bounds, and analyzes how model complexity, dataset size, and regularization influence leakage.
Findings
Leakage decreases with larger training datasets and higher regularization.
Complex models like deep neural networks leak more membership information.
Adding Gaussian differential privacy noise reduces leakage significantly.
Abstract
Machine learning models have been shown to be vulnerable to membership inference attacks, i.e., inferring whether individuals' data have been used for training models. The lack of understanding about factors contributing success of these attacks motivates the need for modelling membership information leakage using information theory and for investigating properties of machine learning models and training algorithms that can reduce membership information leakage. We use conditional mutual information leakage to measure the amount of information leakage from the trained machine learning model about the presence of an individual in the training dataset. We devise an upper bound for this measure of information leakage using Kullback--Leibler divergence that is more amenable to numerical computation. We prove a direct relationship between the Kullback--Leibler membership information leakage…
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 · Privacy-Preserving Technologies in Data · Distributed Sensor Networks and Detection Algorithms
