CRLGMar 16, 2021

The Influence of Dropout on Membership Inference in Differentially Private Models

arXiv:2103.09008v18 citations
AI Analysis

This work addresses the trade-off between privacy and uncertainty quantification for data scientists and machine learning engineers, but it is incremental as it builds on existing methods.

The study investigated how dropout affects membership inference attacks on differentially private models, finding that large dropout slightly increases attack risk across all cases, including in private models.

Differentially private models seek to protect the privacy of data the model is trained on, making it an important component of model security and privacy. At the same time, data scientists and machine learning engineers seek to use uncertainty quantification methods to ensure models are as useful and actionable as possible. We explore the tension between uncertainty quantification via dropout and privacy by conducting membership inference attacks against models with and without differential privacy. We find that models with large dropout slightly increases a model's risk to succumbing to membership inference attacks in all cases including in differentially private models.

Foundations

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

Your Notes