paper-with-me

홈 › Papers

Low-variance estimation in the Plackett-Luce model via quasi-Monte Carlo sampling

2022-05-12 · Alexander Buchholz, Jan Malte Lichtenberg, Giuseppe Di Benedetto, Yannik Stein, Vito Bellini, Matteo Ruffini

The Plackett-Luce (PL) model is ubiquitous in learning-to-rank (LTR) because it provides a useful and intuitive probabilistic model for sampling ranked lists. Counterfactual offline evaluation and optimization of ranking metrics are pivotal for using LTR methods in production. When adopting the PL model as a ranking policy, both tasks require the computation of expectations with respect to the model. These are usually approximated via Monte-Carlo (MC) sampling, since the combinatorial scaling in the number of items to be ranked makes their analytical computation intractable. Despite recent advances in improving the computational efficiency of the sampling process via the Gumbel top-k trick, the MC estimates can suffer from high variance. We develop a novel approach to producing more sample-efficient estimators of expectations in the PL model by combining the Gumbel top-k trick with quasi-Monte Carlo (QMC) sampling, a well-established technique for variance reduction. We illustrate our findings both theoretically and empirically using real-world recommendation data from Amazon Music and the Yahoo learning-to-rank challenge.

📄 PDF Abstract BibTeX arXiv:2205.06024

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencycounterfactualLearning-To-Rank

Similar Papers 제목 키워드 기반

Learning Mixtures of Plackett-Luce Models

2016-03-23 · Zhibing Zhao, Peter Piech, Lirong Xia

In this paper we address the identifiability and efficient learning problems of finite mixtures of Plackett-Luce models for rank data. We prove that for any $k\geq 2$, the mixture of $k$ Plackett-Luce models for no more …

2k

Low-variance Black-box Gradient Estimates for the Plackett-Luce Distribution

2019-11-22 · Artyom Gadetsky, Kirill Struminsky, Christopher Robinson, Novi Quadrianto 외

Learning models with discrete latent variables using stochastic gradient descent remains a challenge due to the high variance of gradient estimates. Modern variance reduction techniques mostly consider categorical distri…

DATELINE: Deep Plackett-Luce Model with Uncertainty Measurements

2018-12-14 · Bo Han

The aggregation of k-ary preferences is a historical and important problem, since it has many real-world applications, such as peer grading, presidential elections and restaurant ranking. Meanwhile, variants of Plackett-…

Hierarchical Partial-Order Models for Ranking

2026-06-23 · Dongqing Li, Geoff K. Nicholls, Jeong Eun Lee, Chuxuan 외 arxiv

Rank aggregation combines information from ordered lists ranking items by preference. Classical parametric models for such data, including the Mallows and Plackett-Luce models, assume the orders concentrate around one or…

Bayesian Inference

Rank-Induced PL Mirror Descent: A Rank-Faithful Second-Order Algorithm for Sleeping Experts

2025-09-14 · Tiantian Zhang arxiv

We introduce a new algorithm, \emph{Rank-Induced Plackett--Luce Mirror Descent (RIPLM)}, which leverages the structural equivalence between the \emph{rank benchmark} and the \emph{distributional benchmark} established in…