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. 1906.05208
64
11

Sorted Top-k in Rounds

12 June 2019
M. Braverman
Jieming Mao
Yuval Peres
ArXivPDFHTML
Abstract

We consider the sorted top-kkk problem whose goal is to recover the top-kkk items with the correct order out of nnn items using pairwise comparisons. In many applications, multiple rounds of interaction can be costly. We restrict our attention to algorithms with a constant number of rounds rrr and try to minimize the sample complexity, i.e. the number of comparisons. When the comparisons are noiseless, we characterize how the optimal sample complexity depends on the number of rounds (up to a polylogarithmic factor for general rrr and up to a constant factor for r=1r=1r=1 or 2). In particular, the sample complexity is Θ(n2)\Theta(n^2)Θ(n2) for r=1r=1r=1, Θ(nk+n4/3)\Theta(n\sqrt{k} + n^{4/3})Θ(nk​+n4/3) for r=2r=2r=2 and Θ~(n2/rk(r−1)/r+n)\tilde{\Theta}\left(n^{2/r} k^{(r-1)/r} + n\right)Θ~(n2/rk(r−1)/r+n) for r≥3r \geq 3r≥3. We extend our results of sorted top-kkk to the noisy case where each comparison is correct with probability 2/32/32/3. When r=1r=1r=1 or 2, we show that the sample complexity gets an extra Θ(log⁡(k))\Theta(\log(k))Θ(log(k)) factor when we transition from the noiseless case to the noisy case. We also prove new results for top-kkk and sorting in the noisy case. We believe our techniques can be generally useful for understanding the trade-off between round complexities and sample complexities of rank aggregation problems.

View on arXiv
Comments on this paper