CRLGJun 13, 2020

Auditing Differentially Private Machine Learning: How Private is Private SGD?

arXiv:2006.07709v1319 citations
Originality Incremental advance
AI Analysis

This work addresses the gap between theoretical and practical privacy for machine learning practitioners, though it is incremental as it builds on prior connections between differential privacy and data poisoning.

The paper investigates the practical privacy of Differentially Private SGD using novel data poisoning attacks to assess if it offers better privacy than theoretical guarantees, finding that these attacks correspond to realistic privacy threats.

We investigate whether Differentially Private SGD offers better privacy in practice than what is guaranteed by its state-of-the-art analysis. We do so via novel data poisoning attacks, which we show correspond to realistic privacy attacks. While previous work (Ma et al., arXiv 2019) proposed this connection between differential privacy and data poisoning as a defense against data poisoning, our use as a tool for understanding the privacy of a specific mechanism is new. More generally, our work takes a quantitative, empirical approach to understanding the privacy afforded by specific implementations of differentially private algorithms that we believe has the potential to complement and influence analytical work on differential privacy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes