On Inferring Training Data Attributes in Machine Learning Models
Benjamin Zi Hao Zhao, Hassan Jameel Asghar, Raghav Bhaskar, Mohamed, Ali Kaafar

TL;DR
This paper investigates the relationship between membership inference attacks and attribute inference attacks in machine learning, showing that current MIAs are insufficient for AIAs and proposing a relaxed AIA concept.
Contribution
The paper challenges prior assumptions by demonstrating MIAs' limitations for AIAs and introduces a relaxed AIA framework that is more feasible.
Findings
MIAs cannot reliably distinguish similar records
Current MIAs are insufficient for effective AIAs
A relaxed AIA approach improves attribute inference success
Abstract
A number of recent works have demonstrated that API access to machine learning models leaks information about the dataset records used to train the models. Further, the work of \cite{somesh-overfit} shows that such membership inference attacks (MIAs) may be sufficient to construct a stronger breed of attribute inference attacks (AIAs), which given a partial view of a record can guess the missing attributes. In this work, we show (to the contrary) that MIA may not be sufficient to build a successful AIA. This is because the latter requires the ability to distinguish between similar records (differing only in a few attributes), and, as we demonstrate, the current breed of MIA are unsuccessful in distinguishing member records from similar non-member records. We thus propose a relaxed notion of AIA, whose goal is to only approximately guess the missing attributes and argue that such an…
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 · Privacy-Preserving Technologies in Data · Data Quality and Management
