Chameleon: Increasing Label-Only Membership Leakage with Adaptive Poisoning
Harsh Chaudhari, Giorgio Severi, Alina Oprea, Jonathan Ullman

TL;DR
This paper introduces Chameleon, a novel attack that enhances label-only membership inference by using adaptive poisoning and query strategies, significantly improving accuracy at low false positive rates.
Contribution
The paper presents Chameleon, a new label-only membership inference attack with adaptive poisoning and query selection, outperforming existing methods in low FPR regimes.
Findings
Chameleon achieves higher inference accuracy than existing attacks.
It effectively operates in low false positive rate scenarios.
Adaptive poisoning significantly boosts attack success.
Abstract
The integration of machine learning (ML) in numerous critical applications introduces a range of privacy concerns for individuals who provide their datasets for model training. One such privacy risk is Membership Inference (MI), in which an attacker seeks to determine whether a particular data sample was included in the training dataset of a model. Current state-of-the-art MI attacks capitalize on access to the model's predicted confidence scores to successfully perform membership inference, and employ data poisoning to further enhance their effectiveness. In this work, we focus on the less explored and more realistic label-only setting, where the model provides only the predicted label on a queried sample. We show that existing label-only MI attacks are ineffective at inferring membership in the low False Positive Rate (FPR) regime. To address this challenge, we propose a new attack…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
MethodsFocus
