Practical Differentially Private Top-$k$ Selection with Pay-what-you-get Composition
David Durfee, Ryan Rogers

TL;DR
This paper introduces practical algorithms for differentially private top-$k$ selection that do not require prior knowledge of the data domain, ensuring privacy with minimal domain assumptions and providing a novel privacy composition bound.
Contribution
The authors develop domain-agnostic differentially private top-$k$ algorithms that work without prior domain knowledge and analyze their privacy composition properties.
Findings
Algorithms achieve differential privacy without domain knowledge.
The methods work under both unrestricted and restricted sensitivity.
A pay-what-you-get privacy composition bound is established.
Abstract
We study the problem of top- selection over a large domain universe subject to user-level differential privacy. Typically, the exponential mechanism or report noisy max are the algorithms used to solve this problem. However, these algorithms require querying the database for the count of each domain element. We focus on the setting where the data domain is unknown, which is different than the setting of frequent itemsets where an apriori type algorithm can help prune the space of domain elements to query. We design algorithms that ensures (approximate) -differential privacy and only needs access to the true top- elements from the data for any chosen . This is a highly desirable feature for making differential privacy practical, since the algorithms require no knowledge of the domain. We consider both the setting where a user's data can…
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 · Cryptography and Data Security · Complexity and Algorithms in Graphs
