Dissecting Distribution Inference
Anshuman Suri, Yifu Lu, Yanjin Chen, David Evans

TL;DR
This paper introduces a new black-box attack for distribution inference that outperforms existing white-box methods, evaluates various defenses, and finds simple re-sampling defenses to be highly effective in protecting data privacy.
Contribution
The paper develops a novel black-box attack for distribution inference, evaluates its effectiveness under relaxed assumptions, and proposes a simple yet effective re-sampling defense.
Findings
The new attack outperforms previous white-box attacks in most settings.
Noise-based defenses are largely ineffective against the new attack.
Re-sampling defenses can significantly mitigate distribution inference risks.
Abstract
A distribution inference attack aims to infer statistical properties of data used to train machine learning models. These attacks are sometimes surprisingly potent, but the factors that impact distribution inference risk are not well understood and demonstrated attacks often rely on strong and unrealistic assumptions such as full knowledge of training environments even in supposedly black-box threat scenarios. To improve understanding of distribution inference risks, we develop a new black-box attack that even outperforms the best known white-box attack in most settings. Using this new attack, we evaluate distribution inference risk while relaxing a variety of assumptions about the adversary's knowledge under black-box access, like known model architectures and label-only access. Finally, we evaluate the effectiveness of previously proposed defenses and introduce new defenses. We find…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
