Bounding Information Leakage in Machine Learning
Ganesh Del Grosso, Georg Pichler, Catuscia Palamidessi, Pablo, Piantanida

TL;DR
This paper introduces a formal framework for understanding information leakage in machine learning models, linking attack success to model generalization and mutual information, with experimental validation on synthetic and real data.
Contribution
It formalizes membership and attribute inference attacks, deriving bounds on attack success and information leakage, and connects these to model generalization and memorization.
Findings
Derived a universal bound on inference attack success rates.
Connected information leakage to the model's generalization gap.
Demonstrated the approach on synthetic and natural image data.
Abstract
Recently, it has been shown that Machine Learning models can leak sensitive information about their training data. This information leakage is exposed through membership and attribute inference attacks. Although many attack strategies have been proposed, little effort has been made to formalize these problems. We present a novel formalism, generalizing membership and attribute inference attack setups previously studied in the literature and connecting them to memorization and generalization. First, we derive a universal bound on the success rate of inference attacks and connect it to the generalization gap of the target model. Second, we study the question of how much sensitive information is stored by the algorithm about its training set and we derive bounds on the mutual information between the sensitive attributes and model parameters. Experimentally, we illustrate the potential of…
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 · Explainable Artificial Intelligence (XAI)
MethodsLinear Regression
