LTU Attacker for Membership Inference
Joseph Pedersen, Rafael Mu\~noz-G\'omez, Jiangnan Huang, Haozhe Sun,, Wei-Wei Tu, Isabelle Guyon

TL;DR
This paper introduces a new membership inference attack called LTU Attacker, analyzes its effectiveness against machine learning models, and proposes defense strategies like over-fitting prevention and randomness to enhance privacy.
Contribution
It presents the LTU Attacker for evaluating model privacy, provides theoretical bounds on privacy loss, and empirically validates the importance of over-fitting prevention and randomness.
Findings
Naive LTU Attacker can achieve lower bounds on privacy loss.
Preventing over-fitting and adding randomness improves privacy.
Experimental results confirm theoretical insights on datasets like QMNIST and CIFAR-10.
Abstract
We address the problem of defending predictive models, such as machine learning classifiers (Defender models), against membership inference attacks, in both the black-box and white-box setting, when the trainer and the trained model are publicly released. The Defender aims at optimizing a dual objective: utility and privacy. Both utility and privacy are evaluated with an external apparatus including an Attacker and an Evaluator. On one hand, Reserved data, distributed similarly to the Defender training data, is used to evaluate Utility; on the other hand, Reserved data, mixed with Defender training data, is used to evaluate membership inference attack robustness. In both cases classification accuracy or error rate are used as the metric: Utility is evaluated with the classification accuracy of the Defender model; Privacy is evaluated with the membership prediction error of a so-called…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust
