On Sample Complexity Upper and Lower Bounds for Exact Ranking from Noisy ComparisonsDownload PDF

Wenbo Ren, Jia Liu, Ness Shroff

06 Sept 2019 (modified: 05 May 2023)NeurIPS 2019Readers: Everyone
Abstract: This paper studies the problem of finding the exact ranking from noisy comparisons. A comparison over a set of $m$ items produces a noisy outcome about the most preferred item, and reveals some information about the ranking. By repeatedly and adaptively choosing items to compare, we want to fully rank the items with a certain confidence, and use as few comparisons as possible. Different from most previous works, in this paper, we have three main novelties: (i) compared to prior works, our upper bounds (algorithms) and lower bounds on the sample complexity (aka number of comparisons) require the minimal assumptions on the instances, and are not restricted to specific models; (ii) we give lower bounds and upper bounds on instances with unequal noise levels; and (iii) this paper aims at the exact ranking without any knowledge on the instances, while most of the previous works either require prior knowledge or focus on approximate rankings. We first derive lower bounds for pairwise ranking (i.e., compare two items each time ), and then propose (nearly) optimal pairwise ranking algorithms. We further make extensions to listwise ranking (i.e., comparing multiple items each time). Numerical results also show our ranking algorithm outperforms the state of the art.
Code Link: https://github.com/WenboRen/ranking-from-noisy-comparisons.git
CMT Num: 5291
0 Replies

Loading