Membership Inference via Backdooring
Hongsheng Hu, Zoran Salcic, Gillian Dobbie, Jinjun Chen and, Lichao Sun, Xuyun Zhang

TL;DR
This paper introduces a novel membership inference method using backdooring techniques, enabling data owners to verify if their data was used in training models with minimal marking and black-box access.
Contribution
The paper proposes MIB, a new membership inference approach leveraging backdoor behavior, with theoretical guarantees and high effectiveness even with minimal data marking.
Findings
Effective inference with only 0.1% data marking
Requires only black-box model access
Validated on various datasets and architectures
Abstract
Recently issued data privacy regulations like GDPR (General Data Protection Regulation) grant individuals the right to be forgotten. In the context of machine learning, this requires a model to forget about a training data sample if requested by the data owner (i.e., machine unlearning). As an essential step prior to machine unlearning, it is still a challenge for a data owner to tell whether or not her data have been used by an unauthorized party to train a machine learning model. Membership inference is a recently emerging technique to identify whether a data sample was used to train a target model, and seems to be a promising solution to this challenge. However, straightforward adoption of existing membership inference approaches fails to address the challenge effectively due to being originally designed for attacking membership privacy and suffering from several severe limitations…
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
TopicsPrivacy-Preserving Technologies in Data · Traffic Prediction and Management Techniques · Explainable Artificial Intelligence (XAI)
