SNAP: Efficient Extraction of Private Properties with Poisoning
Harsh Chaudhari, John Abascal, Alina Oprea, Matthew Jagielski, Florian, Tram\`er, Jonathan Ullman

TL;DR
SNAP is an efficient property inference attack that leverages training data poisoning to outperform existing methods in success rate and speed, revealing global dataset properties with lower computational costs.
Contribution
We introduce SNAP, a novel poisoning-based property inference attack that is more efficient and effective than prior approaches, reducing computational overhead and increasing success rates.
Findings
SNAP achieves 34% higher success rate on the Census dataset.
SNAP is 56.5 times faster than previous poisoning-based attacks.
SNAP effectively infers properties and their proportions across multiple datasets.
Abstract
Property inference attacks allow an adversary to extract global properties of the training dataset from a machine learning model. Such attacks have privacy implications for data owners sharing their datasets to train machine learning models. Several existing approaches for property inference attacks against deep neural networks have been proposed, but they all rely on the attacker training a large number of shadow models, which induces a large computational overhead. In this paper, we consider the setting of property inference attacks in which the attacker can poison a subset of the training dataset and query the trained target model. Motivated by our theoretical analysis of model confidences under poisoning, we design an efficient property inference attack, SNAP, which obtains higher attack success and requires lower amounts of poisoning than the state-of-the-art poisoning-based…
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 · Adversarial Robustness in Machine Learning · Artificial Intelligence in Healthcare and Education
