Oneshot Differentially Private Top-k Selection
Gang Qiao, Weijie J. Su, Li Zhang

TL;DR
This paper introduces the oneshot Laplace mechanism for differentially private top-$k$ selection, offering efficiency improvements and a novel privacy proof technique, with applications in ranking from pairwise comparisons.
Contribution
The paper proposes a new oneshot Laplace mechanism for private top-$k$ selection, improving efficiency and introducing a novel coupling-based privacy proof.
Findings
The oneshot Laplace mechanism achieves approximate differential privacy with noise level $ ilde{O}(rac{ oot{2} {k}}{\eps})$.
It is more efficient than the peeling approach, requiring only one computation for top-$k$.
The mechanism has practical applications in ranking from pairwise comparisons.
Abstract
Being able to efficiently and accurately select the top- elements with differential privacy is an integral component of various private data analysis tasks. In this paper, we present the oneshot Laplace mechanism, which generalizes the well-known Report Noisy Max mechanism to reporting noisy top- elements. We show that the oneshot Laplace mechanism with a noise level of is approximately differentially private. Compared to the previous peeling approach of running Report Noisy Max times, the oneshot Laplace mechanism only adds noises and computes the top elements once, hence much more efficient for large . In addition, our proof of privacy relies on a novel coupling technique that bypasses the use of composition theorems. Finally, we present a novel application of efficient top- selection in the classical problem of ranking from pairwise…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Internet Traffic Analysis and Secure E-voting
