STMLMay 27, 2019

Are sample means in multi-armed bandits positively or negatively biased?

arXiv:1905.11397v244 citations
AI Analysis

This work addresses a foundational issue in multi-armed bandits for researchers and practitioners, providing a unified theoretical framework, but it is incremental as it builds on existing bias analysis.

The paper tackles the problem of selection bias in multi-armed bandits by decoupling three sources (adaptive sampling, stopping, and choosing) and analyzing their effects through a new 'optimism' notion, finding that optimistic sampling induces negative bias while optimistic stopping and choosing induce positive bias.

It is well known that in stochastic multi-armed bandits (MAB), the sample mean of an arm is typically not an unbiased estimator of its true mean. In this paper, we decouple three different sources of this selection bias: adaptive \emph{sampling} of arms, adaptive \emph{stopping} of the experiment, and adaptively \emph{choosing} which arm to study. Through a new notion called ``optimism'' that captures certain natural monotonic behaviors of algorithms, we provide a clean and unified analysis of how optimistic rules affect the sign of the bias. The main takeaway message is that optimistic sampling induces a negative bias, but optimistic stopping and optimistic choosing both induce a positive bias. These results are derived in a general stochastic MAB setup that is entirely agnostic to the final aim of the experiment (regret minimization or best-arm identification or anything else). We provide examples of optimistic rules of each type, demonstrate that simulations confirm our theoretical predictions, and pose some natural but hard open problems.

Foundations

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

Your Notes