Improved Membership Inference Attacks Against Language Classification Models
About
Artificial intelligence systems are prevalent in everyday life, with use cases in retail, manufacturing, health, and many other fields. With the rise in AI adoption, associated risks have been identified, including privacy risks to the people whose data was used to train models. Assessing the privacy risks of machine learning models is crucial to enabling knowledgeable decisions on whether to use, deploy, or share a model. A common approach to privacy risk assessment is to run one or more known attacks against the model and measure their success rate. We present a novel framework for running membership inference attacks against classification models. Our framework takes advantage of the ensemble method, generating many specialized attack models for different subsets of the data. We show that this approach achieves higher accuracy than either a single attack model or an attack model per class label, both on classical and language classification tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Membership Inference Attack | ELD user-level (test) | TPR @ 0% FPR9 | 78 | |
| Membership Inference Attack | TUH-EEG | ROC AUC0.555 | 78 | |
| Membership Inference Attack | ELD | ROC-AUC0.509 | 78 | |
| Membership Inference Attack | ELD record-level (test) | TPR @ 0.1% FPR0.02 | 78 | |
| Membership Inference Attack | TUH-EEG Record-level (test) | TPR @ 0.1% FPR3 | 38 | |
| Membership Inference Attack | TUH-EEG User-level (test) | TPR @ 0% FPR15 | 11 |