Selective MPC: Distributed Computation of Differentially Private Key-Value Statistics
Thomas Humphries, Rasoul Akhavan Mahdavi, Shannon Veitch, Florian, Kerschbaum

TL;DR
This paper introduces selective MPC, a novel distributed computation method that efficiently computes differentially private key-value statistics by leveraging DP leakage, achieving high accuracy and scalability with practical performance.
Contribution
It proposes a new selective MPC protocol that combines DP and MPC to improve accuracy and efficiency in distributed key-value data analysis.
Findings
Computes statistics over 10,000 keys in 20 seconds.
Scales up to 30 servers with sub-second results for a single key.
Provides provable DP guarantees and security in the combined model.
Abstract
Key-value data is a naturally occurring data type that has not been thoroughly investigated in the local trust model. Existing local differentially private (LDP) solutions for computing statistics over key-value data suffer from the inherent accuracy limitations of each user adding their own noise. Multi-party computation (MPC) maintains better accuracy than LDP and similarly does not require a trusted central party. However, naively applying MPC to key-value data results in prohibitively expensive computation costs. In this work, we present selective multi-party computation, a novel approach to distributed computation that leverages DP leakage to efficiently and accurately compute statistics over key-value data. By providing each party with a view of a random subset of the data, we can capture subtractive noise. We prove that our protocol satisfies pure DP and is provably secure in the…
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 · Cryptography and Data Security · Internet Traffic Analysis and Secure E-voting
