MLLGJun 5, 2023

Active Ranking of Experts Based on their Performances in Many Tasks

arXiv:2306.02628v17 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the challenge of efficiently ranking experts in sequential decision-making settings, though it is incremental as it builds on existing active ranking frameworks.

The paper tackles the problem of ranking experts based on their performance across multiple tasks under a monotonicity assumption, developing an adaptive algorithm with instance-dependent bounds on query complexity and matching lower bounds.

We consider the problem of ranking n experts based on their performances on d tasks. We make a monotonicity assumption stating that for each pair of experts, one outperforms the other on all tasks. We consider the sequential setting where in each round, the learner has access to noisy evaluations of actively chosen pair of expert-task, given the information available up to the actual round. Given a confidence parameter $δ$ $\in$ (0, 1), we provide strategies allowing to recover the correct ranking of experts and develop a bound on the total number of queries made by our algorithm that hold with probability at least 1 -- $δ$. We show that our strategy is adaptive to the complexity of the problem (our bounds are instance dependent), and develop matching lower bounds up to a poly-logarithmic factor. Finally, we adapt our strategy to the relaxed problem of best expert identification and provide numerical simulation consistent with our theoretical results.

Foundations

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

Your Notes