LGMLNov 14, 2021

Mean-based Best Arm Identification in Stochastic Bandits under Reward Contamination

arXiv:2111.07458v11 citations
Originality Incremental advance
AI Analysis

This addresses robust decision-making in bandit problems for applications like online advertising or clinical trials, but it is incremental as it builds on existing contamination models.

The paper tackles best arm identification in stochastic bandits with adversarial reward contamination, proposing two algorithms that achieve asymptotically optimal sample complexity and error guarantees, with one being optimal up to constant factors and the other up to logarithmic factors.

This paper investigates the problem of best arm identification in $\textit{contaminated}$ stochastic multi-arm bandits. In this setting, the rewards obtained from any arm are replaced by samples from an adversarial model with probability $\varepsilon$. A fixed confidence (infinite-horizon) setting is considered, where the goal of the learner is to identify the arm with the largest mean. Owing to the adversarial contamination of the rewards, each arm's mean is only partially identifiable. This paper proposes two algorithms, a gap-based algorithm and one based on the successive elimination, for best arm identification in sub-Gaussian bandits. These algorithms involve mean estimates that achieve the optimal error guarantee on the deviation of the true mean from the estimate asymptotically. Furthermore, these algorithms asymptotically achieve the optimal sample complexity. Specifically, for the gap-based algorithm, the sample complexity is asymptotically optimal up to constant factors, while for the successive elimination-based algorithm, it is optimal up to logarithmic factors. Finally, numerical experiments are provided to illustrate the gains of the algorithms compared to the existing baselines.

Foundations

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

Your Notes