paper-with-me

Papers

Simple, Robust and Optimal Ranking from Pairwise Comparisons

2015-12-30 · Nihar B. Shah, Martin J. Wainwright

We consider data in the form of pairwise comparisons of n items, with the goal of precisely identifying the top k items for some value of k < n, or alternatively, recovering a ranking of all the items. We analyze the Copeland counting algorithm that ranks the items in order of the number of pairwise comparisons won, and show it has three attractive features: (a) its computational efficiency leads to speed-ups of several orders of magnitude in computation time as compared to prior work; (b) it is robust in that theoretical guarantees impose no conditions on the underlying matrix of pairwise-comparison probabilities, in contrast to some prior work that applies only to the BTL parametric model; and (c) it is an optimal method up to constant factors, meaning that it achieves the information-theoretic limits for recovering the top k-subset. We extend our results to obtain sharp guarantees for approximate recovery under the Hamming distortion metric, and more generally, to any arbitrary error requirement that satisfies a simple and natural monotonicity condition.

📄 PDF Abstract BibTeX arXiv:1512.08949

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Optimal Differentially Private Ranking from Pairwise Comparisons

2025-07-12 · T. Tony Cai, Abhinav Chakraborty, Yichen Wang arxiv

Data privacy is a central concern in many applications involving ranking from incomplete and noisy pairwise comparisons, such as recommendation systems, educational assessments, and opinion surveys on sensitive topics. I…

Recommendation Systems

Approximate Ranking from Pairwise Comparisons

2018-01-04 · Reinhard Heckel, Max Simchowitz, Kannan Ramchandran, Martin J. Wainwright

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 ide…

Efficient computation of rankings from pairwise comparisons

2022-06-30 · M. E. J. Newman

We study the ranking of individuals, teams, or objects, based on pairwise comparisons between them, using the Bradley-Terry model. Estimates of rankings within this model are commonly made using a simple iterative algori…

Just Sort It! A Simple and Effective Approach to Active Preference Learning

2015-02-19 · ICML 2017 8 · Lucas Maystre, Matthias Grossglauser

We address the problem of learning a ranking by using adaptively chosen pairwise comparisons. Our goal is to recover the ranking accurately but to sample the comparisons sparingly. If all comparison outcomes are consiste…

Active Learning

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

2016-06-28 · Reinhard Heckel, Nihar B. Shah, Kannan Ramchandran, Martin J. Wainwright

We consider sequential or active ranking of a set of n items based on noisy pairwise comparisons. Items are ranked according to the probability that a given item beats a randomly chosen item, and ranking refers to partit…

Open-Ended Question Answering