Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms 2017
DOI: 10.1137/1.9781611974782.81
|View full text |Cite
|
Sign up to set email alerts
|

Competitive analysis of the top-K ranking problem

Abstract: Motivated by applications in recommender systems, web search, social choice and crowdsourcing, we consider the problem of identifying the set of top K items from noisy pairwise comparisons. In our setting, we are non-actively given r pairwise comparisons between each pair of n items, where each comparison has noise constrained by a very general noise model called the strong stochastic transitivity (SST) model. We analyze the competitive ratio of algorithms for the top-K problem. In particular, we present a lin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
26
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 19 publications
(26 citation statements)
references
References 22 publications
0
26
0
Order By: Relevance
“…Recently, Chen et al [11] focused on computing the smallest k elements given r independent noisy comparisons between each pair of elements. For this problem, in a more general error model, they provide a tight algorithm that requires at most O( √ n polylog n) times as many samples as the best possible algorithm that achieves the same success probability.…”
Section: Other Related Workmentioning
confidence: 99%
“…Recently, Chen et al [11] focused on computing the smallest k elements given r independent noisy comparisons between each pair of elements. For this problem, in a more general error model, they provide a tight algorithm that requires at most O( √ n polylog n) times as many samples as the best possible algorithm that achieves the same success probability.…”
Section: Other Related Workmentioning
confidence: 99%
“…Several works also considered the top-k recovery problem, which is a weaker form than the full recovery problem considered in this work. Chen et al [2017] give an efficient algorithm for the top K ranking algorithm in the SST class. Chen and Suh [2015] gives a spectral MLE algorithm that can achieve exact ranking with high probability as regularity conditions.…”
Section: Related Workmentioning
confidence: 99%
“…Our algorithm is related, except it performs active learning, using a probability model to decide when to truncate the accumulation of Borda counts and discard or promote an item, while offering precise guarantees on the correctness probability of the top-K set. Chen et al studied bounds for the amount of comparison input that is needed, under the setting in which comparisons can be requested uniformly for all items [10]. In contrast, our algorithm is an on-line one, where comparison requests are dynamically generated for the most needed items.…”
Section: Related Workmentioning
confidence: 99%