paper-with-me

홈 › Papers

Learning Preference from Observed Rankings

2026-02-18 · Yu-Chang Chen, Chen Chian Fuh, Shang En Tsai arxiv

Estimating consumer preferences is central to many problems in economics and marketing. This paper develops a flexible framework for learning individual preferences from partial ranking information by interpreting observed rankings as collections of pairwise comparisons with logistic choice probabilities. We model latent utility as the sum of interpretable product attributes, item fixed effects, and a low-rank user-item factor structure, enabling both interpretability and information sharing across consumers and items. We further correct for selection in which comparisons are observed: a comparison is recorded only if both items enter the consumer's consideration set, inducing exposure bias toward frequently encountered items. We model pair observability as the product of item-level observability propensities and estimate these propensities with a logistic model for the marginal probability that an item is observable. Preference parameters are then estimated by maximizing an inverse-probability-weighted (IPW), ridge-regularized log-likelihood that reweights observed comparisons toward a target comparison population. To scale computation, we propose a stochastic gradient descent (SGD) algorithm based on inverse-probability resampling, which draws comparisons in proportion to their IPW weights. In an application to transaction data from an online wine retailer, the method improves out-of-sample recommendation performance relative to a popularity-based benchmark, with particularly strong gains in predicting purchases of previously unconsumed products.

📄 PDF Abstract BibTeX arXiv:2602.16476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preference Completion from Partial Rankings

2016-11-14 · NeurIPS 2016 12 · Suriya Gunasekar, Oluwasanmi Koyejo, Joydeep Ghosh

We propose a novel and efficient algorithm for the collaborative preference completion problem, which involves jointly estimating individualized rankings for a set of entities over a shared set of items, based on a limit…

Matrix Completion

Antithetic and Monte Carlo kernel estimators for partial rankings

2018-07-01 · Maria Lomeli, Mark Rowland, Arthur Gretton, Zoubin Ghahramani

In the modern age, rankings data is ubiquitous and it is useful for a variety of applications such as recommender systems, multi-object tracking and preference learning. However, most rankings data encountered in the rea…

Multi-Object TrackingObject TrackingRecommendation Systems

Dropping Just a Handful of Preferences Can Change Top Large Language Model Rankings

2025-08-16 · Jenny Y. Huang, Yunyi Shen, Dennis Wei, Tamara Broderick arxiv

We propose a method for evaluating the robustness of widely used LLM ranking systems -- variants of a Bradley--Terry model -- to dropping a worst-case very small fraction of preference data. Our approach is computational…

Prompt-Dependent Ranking of Large Language Models with Uncertainty Quantification

2026-02-11 · Angel Rodrigo Avelar Menendez, Yufeng Liu, Xiaowu Dai arxiv

Rankings derived from pairwise comparisons are central to many economic and computational systems. In the context of large language models (LLMs), rankings are typically constructed from human preference data and present…

Personalized Benchmarking: Evaluating LLMs by Individual Preferences

2026-04-21 · Cristina Garbacea, Heran Wang, Chenhao Tan arxiv

With the rise in capabilities of large language models (LLMs) and their deployment in real-world tasks, evaluating LLM alignment with human preferences has become an important challenge. Current benchmarks average prefer…