paper-with-me

Papers

Minimax Rate for Learning From Pairwise Comparisons in the BTL Model

2020-01-01 · ICML 2020 1 · Julien Hendrickx, Alex Olshevsky, Venkatesh Saligrama

We consider the problem of learning the qualities w_1, ... , w_n of a collection of items by performing noisy comparisons among them. We assume there is a fixed ``comparison graph'' and every neighboring pair of items is compared k times. We will study the popular Bradley-Terry-Luce model, where the probability that item i wins a comparison against j equals w_i/(w_i + w_j). We are interested in how the expected error in estimating the vector w = (w_1, ... , w_n) behaves in the regime when the number of comparisons k is large. Our contribution is the determination of the minimax rate up to a constant factor. We show that this rate is achieved by a simple algorithm based on weighted least squares, with weights determined from the empirical outcomes of the comparisons. This algorithm can be implemented in nearly linear time in the total number of comparisons.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

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

Stochastically Transitive Models for Pairwise Comparisons: Statistical and Computational Issues

2015-10-19 · Nihar B. Shah, Sivaraman Balakrishnan, Adityanand Guntuboyina, Martin J. Wainwright

There are various parametric models for analyzing pairwise comparison data, including the Bradley-Terry-Luce (BTL) and Thurstone models, but their reliance on strong parametric assumptions is limiting. In this work, we s…

Estimation from Pairwise Comparisons: Sharp Minimax Bounds with Topology Dependence

2015-05-06 · Nihar B. Shah, Sivaraman Balakrishnan, Joseph Bradley, Abhay Parekh 외

Data in the form of pairwise comparisons arises in many domains, including preference elicitation, sporting competitions, and peer grading among others. We consider parametric ordinal models for such pairwise comparison …

Optimal Full Ranking from Pairwise Comparisons

2021-01-21 · Pinhan Chen, Chao GAO, Anderson Y. Zhang

We consider the problem of ranking $n$ players from partial pairwise comparison data under the Bradley-Terry-Luce model. For the first time in the literature, the minimax rate of this ranking problem is derived with resp…

Spectral Method and Regularized MLE Are Both Optimal for Top-$K$ Ranking

2017-07-31 · Yuxin Chen, Jianqing Fan, Cong Ma, Kaizheng Wang

This paper is concerned with the problem of top-$K$ ranking from pairwise comparisons. Given a collection of $n$ items and a few pairwise comparisons across them, one wishes to identify the set of $K$ items that receive …