Not one but many Tradeoffs: Privacy Vs. Utility in Differentially Private Machine Learning
Benjamin Zi Hao Zhao, Mohamed Ali Kaafar, Nicolas Kourtellis

TL;DR
This paper empirically evaluates various differential privacy implementations in machine learning, analyzing their privacy-utility tradeoffs and resistance to real-world attacks across different datasets and privacy budgets.
Contribution
It introduces a comprehensive evaluation framework for fair comparison of DP methods and highlights how the placement of noise affects privacy and utility tradeoffs.
Findings
Perturbing training data often yields better utility under high privacy constraints.
The number of classes in a dataset does not significantly affect the privacy-utility tradeoff.
Different DP implementations provide comparable privacy guarantees across datasets.
Abstract
Data holders are increasingly seeking to protect their user's privacy, whilst still maximizing their ability to produce machine models with high quality predictions. In this work, we empirically evaluate various implementations of differential privacy (DP), and measure their ability to fend off real-world privacy attacks, in addition to measuring their core goal of providing accurate classifications. We establish an evaluation framework to ensure each of these implementations are fairly evaluated. Our selection of DP implementations add DP noise at different positions within the framework, either at the point of data collection/release, during updates while training of the model, or after training by perturbing learned model parameters. We evaluate each implementation across a range of privacy budgets, and datasets, each implementation providing the same mathematical privacy guarantees.…
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 · Ethics and Social Impacts of AI · Privacy, Security, and Data Protection
