paper-with-me

홈 › Papers

Metric Learning from Limited Pairwise Preference Comparisons

2024-03-28 · Zhi Wang, Geelon So, Ramya Korlakai Vinayak

We study metric learning from preference comparisons under the ideal point model, in which a user prefers an item over another if it is closer to their latent ideal item. These items are embedded into $\mathbb{R}^d$ equipped with an unknown Mahalanobis distance shared across users. While recent work shows that it is possible to simultaneously recover the metric and ideal items given $\mathcal{O}(d)$ pairwise comparisons per user, in practice we often have a limited budget of $o(d)$ comparisons. We study whether the metric can still be recovered, even though it is known that learning individual ideal items is now no longer possible. We show that in general, $o(d)$ comparisons reveal no information about the metric, even with infinitely many users. However, when comparisons are made over items that exhibit low-dimensional structure, each user can contribute to learning the metric restricted to a low-dimensional subspace so that the metric can be jointly identified. We present a divide-and-conquer approach that achieves this, and provide theoretical recovery guarantees and empirical validation.

📄 PDF Abstract BibTeX arXiv:2403.19629

Code (1)

zhiwang123/metric-learning-lazy-crowds 공식 구현

Tasks

Metric Learning

Similar Papers 제목 키워드 기반

On The Structure of Parametric Tournaments with Application to Ranking from Pairwise Comparisons

2021-12-01 · NeurIPS 2021 12 · Vishnu Veerathu, Arun Rajkumar

We consider the classical problem of finding the minimum feedback arc set on tournaments (MFAST). The problem is NP-hard in general and we study it for important classes of tournaments that arise naturally in the proble…

ARCLearning-To-Rank

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

Rank-smoothed Pairwise Learning In Perceptual Quality Assessment

2020-11-21 · Hossein Talebi, Ehsan Amid, Peyman Milanfar, Manfred K. Warmuth

Conducting pairwise comparisons is a widely used approach in curating human perceptual preference data. Typically raters are instructed to make their choices according to a specific set of rules that address certain dime…

Image Quality Assessment

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

The Tournament Tree Method for preference elicitation in Multi-criteria decision-making

2025-10-09 · Diego García-Zamora, Álvaro Labella, José Rui Figueira arxiv

Pairwise comparison methods, such as Fuzzy Preference Relations and Saaty's Multiplicative Preference Relations, are widely used to model expert judgments in multi-criteria decision-making. However, their application is …