ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2301.13347
13
0

Tight Data Access Bounds for Private Top-kkk Selection

31 January 2023
Hao Wu
O. Ohrimenko
Anthony Wirth
ArXivPDFHTML
Abstract

We study the top-kkk selection problem under the differential privacy model: mmm items are rated according to votes of a set of clients. We consider a setting in which algorithms can retrieve data via a sequence of accesses, each either a random access or a sorted access; the goal is to minimize the total number of data accesses. Our algorithm requires only O(mk)O(\sqrt{mk})O(mk​) expected accesses: to our knowledge, this is the first sublinear data-access upper bound for this problem. Our analysis also shows that the well-known exponential mechanism requires only O(m)O(\sqrt{m})O(m​) expected accesses. Accompanying this, we develop the first lower bounds for the problem, in three settings: only random accesses; only sorted accesses; a sequence of accesses of either kind. We show that, to avoid Ω(m)\Omega(m)Ω(m) access cost, supporting *both* kinds of access is necessary, and that in this case our algorithm's access cost is optimal.

View on arXiv
Comments on this paper