Differentially-Private "Draw and Discard" Machine Learning
Vasyl Pihur, Aleksandra Korolova, Frederick Liu, Subhash, Sankuratripati, Moti Yung, Dachuan Huang, Ruogu Zeng

TL;DR
This paper introduces a new privacy-preserving machine learning framework called "Draw and Discard" that uses random sampling and averaging to achieve differential privacy in distributed client-server settings.
Contribution
It presents a novel asynchronous framework that combines load distribution, privacy guarantees, and model quality improvements for local differential privacy in machine learning.
Findings
Provides differential privacy guarantees against various adversaries
Demonstrates scalability through random sampling and load distribution
Shows experimental viability in practical deployments
Abstract
In this work, we propose a novel framework for privacy-preserving client-distributed machine learning. It is motivated by the desire to achieve differential privacy guarantees in the local model of privacy in a way that satisfies all systems constraints using asynchronous client-server communication and provides attractive model learning properties. We call it "Draw and Discard" because it relies on random sampling of models for load distribution (scalability), which also provides additional server-side privacy protections and improved model quality through averaging. We present the mechanics of client and server components of "Draw and Discard" and demonstrate how the framework can be applied to learning Generalized Linear models. We then analyze the privacy guarantees provided by our approach against several types of adversaries and showcase experimental results that provide evidence…
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.
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 · Ethics and Social Impacts of AI
