Approximate Ranking from Pairwise Comparisons

01/04/2018
by   Reinhard Heckel, et al.
0

A common problem in machine learning is to rank a set of n items based on pairwise comparisons. Here ranking refers to partitioning the items into sets of pre-specified sizes according to their scores, which includes identification of the top-k items as the most prominent special case. The score of a given item is defined as the probability that it beats a randomly chosen other item. Finding an exact ranking typically requires a prohibitively large number of comparisons, but in practice, approximate rankings are often adequate. Accordingly, we study the problem of finding approximate rankings from pairwise comparisons. We analyze an active ranking algorithm that counts the number of comparisons won, and decides whether to stop or which pair of items to compare next, based on confidence intervals computed from the data collected in previous steps. We show that this algorithm succeeds in recovering approximate rankings using a number of comparisons that is close to optimal up to logarithmic factors. We also present numerical results, showing that in practice, approximation can drastically reduce the number of comparisons required to estimate a ranking.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/28/2016

Active Ranking from Pairwise Comparisons and when Parametric Assumptions Don't Help

We consider sequential or active ranking of a set of n items based on no...
research
04/11/2022

On Top-k Selection from m-wise Partial Rankings via Borda Counting

We analyze the performance of the Borda counting algorithm in a non-para...
research
10/29/2018

Modelling rankings in R: the PlackettLuce package

This paper presents the R package PlackettLuce, which implements a gener...
research
02/03/2022

Ranking with Confidence for Large Scale Comparison Data

In this work, we leverage a generative data model considering comparison...
research
06/21/2022

Developing a Ranking Problem Library (RPLIB) from a data-oriented perspective

We present an improved library for the ranking problem called RPLIB. RPL...
research
06/09/2019

Aggregation of pairwise comparisons with reduction of biases

We study the problem of ranking from crowdsourced pairwise comparisons. ...
research
11/22/2022

Ranking Inferences Based on the Top Choice of Multiway Comparisons

This paper considers ranking inference of n items based on the observed ...

Please sign up or login with your details

Forgot password? Click here to reset