Can Membership Inferencing be Refuted?
Zhifeng Kong, Amrita Roy Chowdhury, Kamalika Chaudhuri

TL;DR
This paper demonstrates that it is possible to refute membership inference attacks by constructing proofs that a data point was not used in training, challenging the reliability of such privacy leakage tests in practice.
Contribution
The authors introduce algorithms to generate proofs of repudiation for training data, showing that membership inference results can be systematically challenged.
Findings
Proofs of repudiation can be efficiently constructed for common datasets.
Membership inference attacks can be refuted in practice with the proposed algorithms.
The reliability of membership inference as a privacy measure is called into question.
Abstract
Membership inference (MI) attack is currently the most popular test for measuring privacy leakage in machine learning models. Given a machine learning model, a data point and some auxiliary information, the goal of an MI attack is to determine whether the data point was used to train the model. In this work, we study the reliability of membership inference attacks in practice. Specifically, we show that a model owner can plausibly refute the result of a membership inference test on a data point by constructing a proof of repudiation that proves that the model was trained without . We design efficient algorithms to construct proofs of repudiation for all data points of the training dataset. Our empirical evaluation demonstrates the practical feasibility of our algorithm by constructing proofs of repudiation for popular machine learning models on MNIST and CIFAR-10. Consequently,…
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) · Anomaly Detection Techniques and Applications
MethodsTest
