Competitive analysis of the top-K ranking problem
Xi Chen, Sivakanth Gopi, Jieming Mao, Jon Schneider

TL;DR
This paper introduces a linear-time algorithm for the top-$K$ ranking problem under noisy pairwise comparisons with a strong stochastic transitivity model, achieving near-optimal competitive ratio and improving over prior methods.
Contribution
It presents a new linear-time algorithm with a competitive ratio of O(\u007E( )), matching the lower bound and advancing the efficiency of top-$K$ ranking under noise.
Findings
The algorithm has a competitive ratio of O(( ))
The lower bound on competitive ratio is O(( ))
The method is applicable to noisy comparison settings in recommender systems and search
Abstract
Motivated by applications in recommender systems, web search, social choice and crowdsourcing, we consider the problem of identifying the set of top items from noisy pairwise comparisons. In our setting, we are non-actively given pairwise comparisons between each pair of items, where each comparison has noise constrained by a very general noise model called the strong stochastic transitivity (SST) model. We analyze the competitive ratio of algorithms for the top- problem. In particular, we present a linear time algorithm for the top- problem which has a competitive ratio of ; i.e. to solve any instance of top-, our algorithm needs at most times as many samples needed as the best possible algorithm for that instance (in contrast, all previous known algorithms for the top- problem have competitive ratios of…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGame Theory and Voting Systems · Auction Theory and Applications · Optimization and Search Problems
