paper-with-me

홈 › Papers

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

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

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 distributions and have limited applicability when the number of possible outcomes becomes large. In this work, we consider models with latent permutations and propose control variates for the Plackett-Luce distribution. In particular, the control variates allow us to optimize black-box functions over permutations using stochastic gradient descent. To illustrate the approach, we consider a variety of causal structure learning tasks for continuous and discrete data. We show that our method outperforms competitive relaxation-based optimization methods and is also applicable to non-differentiable score functions.

📄 PDF Abstract BibTeX arXiv:1911.10036

Code (1)

agadetsky/pytorch-pl-variance-reduction 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fast and Accurate Inference of Plackett–Luce Models

2015-12-01 · NeurIPS 2015 12 · Lucas Maystre, Matthias Grossglauser

We show that the maximum-likelihood (ML) estimate of models derived from Luce's choice axiom (e.g., the Plackett-Luce model) can be expressed as the stationary distribution of a Markov chain. This conveys insight into se…

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 외

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…

Computational EfficiencycounterfactualLearning-To-Rank

Computationally Efficient Optimization of Plackett-Luce Ranking Models for Relevance and Fairness

2021-05-03 · Harrie Oosterhuis

Recent work has proposed stochastic Plackett-Luce (PL) ranking models as a robust choice for optimizing relevance and fairness metrics. Unlike their deterministic counterparts that require heuristic optimization algorith…

Fairness

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

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-…