@inproceedings{b8f3df2db02944c3ada20821828f77da,
title = "Parallel algorithms for select and partition with noisy comparisons",
abstract = "We consider the problem of finding the kth highest element in a totally ordered set of n elements (SELECT), and partitioning a totally ordered set into the top k and bottom n - k elements (PARTITION) using pairwise comparisons. Motivated by settings like peer grading or crowdsourcing, where multiple rounds of interaction are costly and queried comparisons may be inconsistent with the ground truth, we evaluate algorithms based both on their total runtime and the number of interactive rounds in three comparison models: noiseless (where the comparisons are correct), erasure (where comparisons are erased with probability 1 - γ), and noisy (where comparisons are correct with probability 1/2 + γ/2 and incorrect otherwise). We provide numerous matching upper and lower bounds in all three models. Even our results in the noiseless model, which is quite well-studied in the TCS literature on parallel algorithms, are novel.",
keywords = "Median finding, Noisy comparisons, Parallel algorithms, Rank aggregation, Top-k",
author = "Mark Braverman and Jieming Mao and Weinberg, \{S. Matthew\}",
note = "Funding Information: Research supported in part by an NSF CAREER award (CCF-1149888), NSF CCF-1215990, NSF CCF-1525342, a Packard Fellowship in Science and Engineering, and the Simons Collaboration on Algorithms and Geometry. Research completed in part while the author was a Microsoft Research Fellow at the Simons Institute for the Theory of Computing.; 48th Annual ACM SIGACT Symposium on Theory of Computing, STOC 2016 ; Conference date: 19-06-2016 Through 21-06-2016",
year = "2016",
month = jun,
day = "19",
doi = "10.1145/2897518.2897642",
language = "English (US)",
series = "Proceedings of the Annual ACM Symposium on Theory of Computing",
publisher = "Association for Computing Machinery",
pages = "851--862",
editor = "Yishay Mansour and Daniel Wichs",
booktitle = "STOC 2016 - Proceedings of the 48th Annual ACM SIGACT Symposium on Theory of Computing",
}