paper-with-me

홈 › Papers

Learning Mixtures of Ranking Models

2014-10-31 · NeurIPS 2014 12 · Pranjal Awasthi, Avrim Blum, Or Sheffet, Aravindan Vijayaraghavan

This work concerns learning probabilistic models for ranking data in a heterogeneous population. The specific problem we study is learning the parameters of a Mallows Mixture Model. Despite being widely studied, current heuristics for this problem do not have theoretical guarantees and can get stuck in bad local optima. We present the first polynomial time algorithm which provably learns the parameters of a mixture of two Mallows models. A key component of our algorithm is a novel use of tensor decomposition techniques to learn the top-k prefix in both the rankings. Before this work, even the question of identifiability in the case of a mixture of two Mallows models was unresolved.

📄 PDF Abstract BibTeX arXiv:1410.8750

Code (0)

등록된 구현이 없습니다.

Tasks

Tensor Decomposition

Similar Papers 제목 키워드 기반

On the identifiability of mixtures of ranking models

2022-01-31 · Xiaomin Zhang, Xucheng Zhang, Po-Ling Loh, YIngyu Liang

Mixtures of ranking models are standard tools for ranking problems. However, even the fundamental question of parameter identifiability is not fully understood: the identifiability of a mixture model with two Bradley-Ter…

Concentric mixtures of Mallows models for top-$k$ rankings: sampling and identifiability

2020-10-27 · Collas Fabien, Irurozki Ekhine

In this paper, we consider mixtures of two Mallows models for top-$k$ rankings, both with the same location parameter but with different scale parameters, i.e., a mixture of concentric Mallows models. This situation aris…

Learning Mixtures of Plackett-Luce Models from Structured Partial Orders

2019-10-25 · NeurIPS 2019 12 · Zhibing Zhao, Lirong Xia

Mixtures of ranking models have been widely used for heterogeneous preferences. However, learning a mixture model is highly nontrivial, especially when the dataset consists of partial orders. In such cases, the parameter…

2kComputational Efficiency

RankMixup: Ranking-Based Mixup Training for Network Calibration

2023-08-23 · ICCV 2023 1 · Jongyoun Noh, Hyekang Park, Junghyup Lee, Bumsub Ham

Network calibration aims to accurately estimate the level of confidences, which is particularly important for employing deep neural networks in real-world systems. Recent approaches leverage mixup to calibrate the networ…

Learning sparse mixtures of rankings from noisy information

2018-11-03 · Anindya De, Ryan O'Donnell, Rocco Servedio

We study the problem of learning an unknown mixture of $k$ rankings over $n$ elements, given access to noisy samples drawn from the unknown mixture. We consider a range of different noise models, including natural varian…