An Active Learning Algorithm for Ranking from Pairwise Preferences with an Almost Optimal Query Complexity
Nir Ailon

TL;DR
This paper introduces an active learning algorithm for ranking from pairwise preferences that nearly matches the theoretical lower bound on query complexity, effectively addressing a long-standing open problem in the field.
Contribution
The authors develop a provably correct, query-efficient active learning algorithm for ranking from pairwise preferences, improving over existing bounds and adapting recent combinatorial decomposition techniques.
Findings
The algorithm significantly reduces the number of preference queries needed.
It nearly achieves the information-theoretic lower bound on query complexity.
The method can be integrated with SVM relaxations for practical applications.
Abstract
We study the problem of learning to rank from pairwise preferences, and solve a long-standing open problem that has led to development of many heuristics but no provable results for our particular problem. Given a set of elements, we wish to linearly order them given pairwise preference labels. A pairwise preference label is obtained as a response, typically from a human, to the question "which if preferred, u or v?u,v\in V$. We assume possible non-transitivity paradoxes which may arise naturally due to human mistakes or irrationality. The goal is to linearly order the elements from the most preferred to the least preferred, while disagreeing with as few pairwise preference labels as possible. Our performance is measured by two parameters: The loss and the query complexity (number of pairwise preference labels we obtain). This is a typical learning problem,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Optimization and Search Problems · Auction Theory and Applications
