Lessons Learned: Defending Against Property Inference Attacks
Joshua Stock (1), Jens Wettlaufer, Daniel Demmler (1), Hannes, Federrath (1) ((1) Universit\"at Hamburg)

TL;DR
This paper evaluates defense strategies against property inference attacks on machine learning models, introducing property unlearning and analyzing its limitations, and exploring data preprocessing as an alternative defense.
Contribution
It is the first work to focus on defending against property inference attacks and proposes property unlearning as a novel mitigation strategy.
Findings
Property unlearning effectively defends against specific adversaries.
Property unlearning does not generalize well to protect against a class of PIAs.
Adding Gaussian noise to training data can reduce PIA success rates.
Abstract
This work investigates and evaluates multiple defense strategies against property inference attacks (PIAs), a privacy attack against machine learning models. Given a trained machine learning model, PIAs aim to extract statistical properties of its underlying training data, e.g., reveal the ratio of men and women in a medical training data set. While for other privacy attacks like membership inference, a lot of research on defense mechanisms has been published, this is the first work focusing on defending against PIAs. With the primary goal of developing a generic mitigation strategy against white-box PIAs, we propose the novel approach property unlearning. Extensive experiments with property unlearning show that while it is very effective when defending target models against specific adversaries, property unlearning is not able to generalize, i.e., protect against a whole class of PIAs.…
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) · Ethics and Social Impacts of AI
MethodsLocal Interpretable Model-Agnostic Explanations
