paper-with-me

Papers

Maximum Selection and Ranking under Noisy Comparisons

2017-05-15 · ICML 2017 8 · Moein Falahatgar, Alon Orlitsky, Venkatadheeraj Pichapati, Ananda Theertha Suresh

We consider $(\epsilon,\delta)$-PAC maximum-selection and ranking for general probabilistic models whose comparisons probabilities satisfy strong stochastic transitivity and stochastic triangle inequality. Modifying the popular knockout tournament, we propose a maximum-selection algorithm that uses $\mathcal{O}\left(\frac{n}{\epsilon^2}\log \frac{1}{\delta}\right)$ comparisons, a number tight up to a constant factor. We then derive a general framework that improves the performance of many ranking algorithms, and combine it with merge sort and binary search to obtain a ranking algorithm that uses $\mathcal{O}\left(\frac{n\log n (\log \log n)^3}{\epsilon^2}\right)$ comparisons for any $\delta\ge\frac1n$, a number optimal up to a $(\log \log n)^3$ factor.

📄 PDF Abstract BibTeX arXiv:1705.05366

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Maxing and Ranking with Few Assumptions

2017-12-01 · NeurIPS 2017 12 · Moein Falahatgar, Yi Hao, Alon Orlitsky, Venkatadheeraj Pichapati 외

PAC maximum selection (maxing) and ranking of $n$ elements via random pairwise comparisons have diverse applications and have been studied under many …

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

Sample Complexity Bounds for Active Ranking from Multi-wise Comparisons

2021-12-01 · NeurIPS 2021 12 · Wenbo Ren, Jia Liu, Ness Shroff

We study the sample complexity (i.e., the number of comparisons needed) bounds for actively ranking a set of $n$ items from multi-wise comparisons. Here, a multi-wise comparison takes $m$ items as input and returns a (no…

Aggregating Incomplete and Noisy Rankings

2020-11-02 · Dimitris Fotakis, Alkis Kalavasis, Konstantinos Stavropoulos

We consider the problem of learning the true ordering of a set of alternatives from largely incomplete and noisy rankings. We introduce a natural generalization of both the classical Mallows model of ranking distribution…

Invidious Comparisons: Ranking and Selection as Compound Decisions

2020-12-23 · Jiaying Gu, Roger Koenker

There is an innate human tendency, one might call it the "league table mentality," to construct rankings. Schools, hospitals, sports teams, movies, and myriad other objects are ranked even though their inherent multi-dim…