paper-with-me

Papers

Active Learning Ranking from Pairwise Preferences with Almost Optimal Query Complexity

2011-12-01 · NeurIPS 2011 12 · Nir Ailon

Given a set $V$ of $n$ elements we wish to linearly order them using pairwise preference labels which may be non-transitive (due to irrationality or arbitrary noise). The goal is to linearly order the elements while disagreeing with as few pairwise preference labels as possible. Our performance is measured by two parameters: The number of disagreements (loss) and the query complexity (number of pairwise preference labels). Our algorithm adaptively queries at most $O(n\poly(\log n,\eps^{-1}))$ preference labels for a regret of $\eps$ times the optimal loss. This is strictly better, and often significantly better than what non-adaptive sampling could achieve. Our main result helps settle an open problem posed by learning-to-rank (from pairwise information) theoreticians and practitioners: What is a provably correct way to sample preference labels?

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningLearning-To-Rank

Similar Papers 제목 키워드 기반

Clustering and Inference From Pairwise Comparisons

2015-02-16 · Rui Wu, Jiaming Xu, R. Srikant, Laurent Massoulié 외

Given a set of pairwise comparisons, the classical ranking problem computes a single ranking that best represents the preferences of all users. In this paper, we study the problem of inferring individual preferences, ari…

Clustering

Active Ranking using Pairwise Comparisons

2011-09-16 · NeurIPS 2011 12 · Kevin G. Jamieson, Robert D. Nowak

This paper examines the problem of ranking a collection of objects using pairwise comparisons (rankings of two objects). In general, the ranking of $n$ objects can be identified by standard sorting methods using $n log_2…

Consolidating Ranking and Relevance Predictions of Large Language Models through Post-Processing

2024-04-17 · Le Yan, Zhen Qin, Honglei Zhuang, Rolf Jagerman 외

The powerful generative abilities of large language models (LLMs) show potential in generating relevance labels for search applications. Previous work has found that directly asking about relevancy, such as ``How relevan…

Rate-Optimal Rank Aggregation with Private Pairwise Rankings

2024-02-26 · SHIRONG XU, Will Wei Sun, Guang Cheng

In various real-world scenarios, such as recommender systems and political surveys, pairwise rankings are commonly collected and utilized for rank aggregation to derive an overall ranking of items. However, preference ra…

Recommendation Systems

Prediction-Powered Ranking of Large Language Models

2024-02-27 · Ivi Chatzi, Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

Large language models are often ranked according to their level of alignment with human preferences -- a model is better than other models if its outputs are more frequently preferred by humans. One of the popular ways t…

ChatbotLanguage ModellingLarge Language ModelPrediction