paper-with-me

Papers

Active Preference Learning for Ordering Items In- and Out-of-sample

2024-05-05 · Herman Bergström, Emil Carlsson, Devdatt Dubhashi, Fredrik D. Johansson

Learning an ordering of items based on pairwise comparisons is useful when items are difficult to rate consistently on an absolute scale, for example, when annotators have to make subjective assessments. When exhaustive comparison is infeasible, actively sampling item pairs can reduce the number of annotations necessary for learning an accurate ordering. However, many algorithms ignore shared structure between items, limiting their sample efficiency and precluding generalization to new items. It is also common to disregard how noise in comparisons varies between item pairs, despite it being informative of item similarity. In this work, we study active preference learning for ordering items with contextual attributes, both in- and out-of-sample. We give an upper bound on the expected ordering error of a logistic preference model as a function of which items have been compared. Next, we propose an active learning strategy that samples items to minimize this bound by accounting for aleatoric and epistemic uncertainty in comparisons. We evaluate the resulting algorithm, and a variant aimed at reducing model misspecification, in multiple realistic ordering tasks with comparisons made by human annotators. Our results demonstrate superior sample efficiency and generalization compared to non-contextual ranking approaches and active preference learning baselines.

📄 PDF Abstract BibTeX arXiv:2405.03059

Code (1)

healthy-ai/guro 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Concordance and the Smallest Covering Set of Preference Orderings

2016-09-15 · Zhiwei Lin, Hui Wang, Cees H. Elzinga

Preference orderings are orderings of a set of items according to the preferences (of judges). Such orderings arise in a variety of domains, including group decision making, consumer marketing, voting and machine learnin…

Decision MakingMarketing

Assessing top-$k$ preferences

2020-07-22 · Charles L. A. Clarke, Alexandra Vtyurina, Mark D. Smucker

Assessors make preference judgments faster and more consistently than graded judgments. Preference judgments can also recognize distinctions between items that appear equivalent under graded judgments. Unfortunately, pre…

Spectral MLE: Top-$K$ Rank Aggregation from Pairwise Comparisons

2015-04-27 · Yuxin Chen, Changho Suh

This paper explores the preference-based top-$K$ rank aggregation problem. Suppose that a collection of items is repeatedly compared in pairs, and one wishes to recover a consistent ordering that emphasizes the top-$K$ r…

Elicitation for Preferences Single Peaked on Trees

2016-04-15 · Palash Dey, Neeldhara Misra

In multiagent systems, we often have a set of agents each of which have a preference ordering over a set of items and one would like to know these preference orderings for various tasks, for example, data analysis, prefe…

Representation Learning and Pairwise Ranking for Implicit Feedback in Recommendation Systems

2017-04-29 · Sumit Sidana, Mikhail Trofimov, Oleg Horodnitskii, Charlotte Laclau 외

In this paper, we propose a novel ranking framework for collaborative filtering with the overall aim of learning user preferences over items by minimizing a pairwise ranking loss. We show the minimization problem involve…

Collaborative FilteringRecommendation SystemsRepresentation Learning