paper-with-me

홈 › Papers

A New Probabilistic Model for Rank Aggregation

2010-12-01 · NeurIPS 2010 12 · Tao Qin, Xiubo Geng, Tie-Yan Liu

This paper is concerned with rank aggregation, which aims to combine multiple input rankings to get a better ranking. A popular approach to rank aggregation is based on probabilistic models on permutations, e.g., the Luce model and the Mallows model. However, these models have their limitations in either poor expressiveness or high computational complexity. To avoid these limitations, in this paper, we propose a new model, which is defined with a coset-permutation distance, and models the generation of a permutation as a stagewise process. We refer to the new model as coset-permutation distance based stagewise (CPS) model. The CPS model has rich expressiveness and can therefore be used in versatile applications, because many different permutation distances can be used to induce the coset-permutation distance. The complexity of the CPS model is low because of the stagewise decomposition of the permutation probability and the efficient computation of most coset-permutation distances. We apply the CPS model to supervised rank aggregation, derive the learning and inference algorithms, and empirically study their effectiveness and efficiency. Experiments on public datasets show that the derived algorithms based on the CPS model can achieve state-of-the-art ranking accuracy, and are much more efficient than previous algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

A comparative analysis of rank aggregation methods for the partial label ranking problem

2025-02-24 · Jiayi Wang, Juan C. Alfaro, Viktor Bengs

The \textit{label ranking} problem is a supervised learning scenario in which the learner predicts a \textit{total order} of the class labels for a given input instance. Recently, research has increasingly focused on the…

The Application of Differential Privacy for Rank Aggregation: Privacy and Accuracy

2014-09-24 · Shang Shang, Tiance Wang, Paul Cuff, Sanjeev Kulkarni

The potential risk of privacy leakage prevents users from sharing their honest opinions on social platforms. This paper addresses the problem of privacy preservation if the query returns the histogram of rankings. The fr…

Probabilistic Zero-shot Classification with Semantic Rankings

2015-02-27 · Jihun Hamm, Mikhail Belkin

In this paper we propose a non-metric ranking-based representation of semantic similarity that allows natural aggregation of semantic information from multiple heterogeneous sources. We apply the ranking-based representa…

ClassificationGeneral ClassificationSemantic SimilaritySemantic Textual Similarity+2

Probabilistic Hierarchical Forecasting with Deep Poisson Mixtures

2021-10-25 · Kin G. Olivares, O. Nganba Meetei, Ruijun Ma, Rohan Reddy 외

Hierarchical forecasting problems arise when time series have a natural group structure, and predictions at multiple levels of aggregation and disaggregation across the groups are needed. In such problems, it is often de…

Time SeriesTime Series Analysis

Neural Group Recommendation Based on a Probabilistic Semantic Aggregation

2023-03-13 · Jorge Dueñas-Lerín, Raúl Lara-Cabrera, Fernando Ortega, Jesús Bobadilla

Recommendation to groups of users is a challenging subfield of recommendation systems. Its key concept is how and where to make the aggregation of each set of user information into an individual entity, such as a ranked …

Collaborative FilteringRecommendation Systems