Instance-Optimality in the Noisy Value-and Comparison-Model --- Accept, Accept, Strong Accept: Which Papers get in?
Vincent Cohen-Addad, Frederik Mallmann-Trenn, Claire Mathieu

TL;DR
This paper establishes optimal bounds for query and round complexities in noisy value and comparison models for fundamental problems, and introduces instance-optimal algorithms demonstrating the value model's relative simplicity.
Contribution
It provides the first optimal worst-case bounds for max, threshold-v, and top-k problems in noisy models, and develops instance-optimal algorithms highlighting the difference between value and comparison models.
Findings
Optimal worst-case query bounds for max, threshold-v, and top-k.
Round vs query complexity bounds in both models.
Instance-optimal algorithms for a broad parameter range.
Abstract
Motivated by crowdsourced computation, peer-grading, and recommendation systems, Braverman, Mao and Weinberg [STOC'16] studied the \emph{query} and \emph{round} complexity of fundamental problems such as finding the maximum (\textsc{max}), finding all elements above a certain value (\textsc{threshold-}) or computing the top elements (\textsc{Top}-) in a noisy environment. For example, consider the task of selecting papers for a conference. This task is challenging due the crowdsourcing nature of peer reviews: the results of reviews are noisy and it is necessary to parallelize the review process as much as possible. We study the noisy value model and the noisy comparison model: In the \emph{noisy value model}, a reviewer is asked to evaluate a single element: "What is the value of paper ?" (\eg accept). In the \emph{noisy comparison model} (introduced in the seminal work…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMobile Crowdsensing and Crowdsourcing · Machine Learning and Algorithms · Optimization and Search Problems
