IRITLGMLFeb 15, 2016

Adversarial Top-$K$ Ranking

arXiv:1602.04567v120 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of robust ranking in crowdsourced systems where adversarial preferences can skew results, though it is incremental in extending existing methods to more realistic scenarios.

The paper tackles the top-K ranking problem in an adversarial crowdsourced setting with two populations having opposite preference models, characterizing the minimax sample size limit for reliably identifying the top-K items when the relative population size is known and extending this to unknown sizes using tensor decomposition.

We study the top-$K$ ranking problem where the goal is to recover the set of top-$K$ ranked items out of a large collection of items based on partially revealed preferences. We consider an adversarial crowdsourced setting where there are two population sets, and pairwise comparison samples drawn from one of the populations follow the standard Bradley-Terry-Luce model (i.e., the chance of item $i$ beating item $j$ is proportional to the relative score of item $i$ to item $j$), while in the other population, the corresponding chance is inversely proportional to the relative score. When the relative size of the two populations is known, we characterize the minimax limit on the sample size required (up to a constant) for reliably identifying the top-$K$ items, and demonstrate how it scales with the relative size. Moreover, by leveraging a tensor decomposition method for disambiguating mixture distributions, we extend our result to the more realistic scenario in which the relative population size is unknown, thus establishing an upper bound on the fundamental limit of the sample size for recovering the top-$K$ set.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes