Distributed Differential Privacy via Shuffling
Albert Cheu, Adam Smith, Jonathan Ullman, David Zeber and, Maxim Zhilyaev

TL;DR
This paper introduces the shuffled model for distributed differential privacy, which balances privacy and accuracy by anonymizing user data through shuffling, achieving near-central model performance without requiring trust in a central server.
Contribution
It formally analyzes the shuffled model, demonstrating its potential to match central model accuracy for sum queries and establishing its limitations for certain problems.
Findings
Shuffled model achieves central model accuracy for sum queries.
Shuffled protocols require exponentially more samples for certain problems.
The model offers a scalable alternative to cryptographic MPC.
Abstract
We consider the problem of designing scalable, robust protocols for computing statistics about sensitive data. Specifically, we look at how best to design differentially private protocols in a distributed setting, where each user holds a private datum. The literature has mostly considered two models: the "central" model, in which a trusted server collects users' data in the clear, which allows greater accuracy; and the "local" model, in which users individually randomize their data, and need not trust the server, but accuracy is limited. Attempts to achieve the accuracy of the central model without a trusted server have so far focused on variants of cryptographic MPC, which limits scalability. In this paper, we initiate the analytic study of a shuffled model for distributed differentially private algorithms, which lies between the local and central models. This simple-to-implement…
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.
