paper-with-me

Papers

Data-driven Rank Breaking for Efficient Rank Aggregation

2016-01-21 · Ashish Khetan, Sewoong Oh

Rank aggregation systems collect ordinal preferences from individuals to produce a global ranking that represents the social preference. Rank-breaking is a common practice to reduce the computational complexity of learning the global ranking. The individual preferences are broken into pairwise comparisons and applied to efficient algorithms tailored for independent paired comparisons. However, due to the ignored dependencies in the data, naive rank-breaking approaches can result in inconsistent estimates. The key idea to produce accurate and consistent estimates is to treat the pairwise comparisons unequally, depending on the topology of the collected data. In this paper, we provide the optimal rank-breaking estimator, which not only achieves consistency but also achieves the best error bound. This allows us to characterize the fundamental tradeoff between accuracy and complexity. Further, the analysis identifies how the accuracy depends on the spectral gap of a corresponding comparison graph.

📄 PDF Abstract BibTeX arXiv:1601.05495

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to aggregate Top-lists: Approximation algorithms via scores and average ranks

2018-11-05 · Claire Mathieu, Simon Mauras

A top-list is a possibly incomplete ranking of elements: only a subset of the elements are ranked, with all unranked elements tied for last. Top-list aggregation, a generalization of the well-known rank aggregation probl…

Generalized Method-of-Moments for Rank Aggregation

2013-12-01 · NeurIPS 2013 12 · Hossein Azari Soufiani, William Chen, David C. Parkes, Lirong Xia

In this paper we propose a class of efficient Generalized Method-of-Moments(GMM) algorithms for computing parameters of the Plackett-Luce model, where the data consists of full rankings over alternatives. Our technique i…

Breaking the Expressive Bottlenecks of Graph Neural Networks

2020-12-14 · Mingqi Yang, Yanming Shen, Heng Qi, BaoCai Yin

Recently, the Weisfeiler-Lehman (WL) graph isomorphism test was used to measure the expressiveness of graph neural networks (GNNs), showing that the neighborhood aggregation GNNs were at most as powerful as 1-WL test in …

Graph Property Prediction

Stochastic Rank Aggregation

2013-09-26 · Shuzi Niu, Yanyan Lan, Jiafeng Guo, Xue-Qi Cheng

This paper addresses the problem of rank aggregation, which aims to find a consensus ranking among multiple ranking inputs. Traditional rank aggregation methods are deterministic, and can be categorized into explicit and…

Rate-Optimal Rank Aggregation with Private Pairwise Rankings

2024-02-26 · SHIRONG XU, Will Wei Sun, Guang Cheng

In various real-world scenarios, such as recommender systems and political surveys, pairwise rankings are commonly collected and utilized for rank aggregation to derive an overall ranking of items. However, preference ra…

Recommendation Systems