219
v1v2 (latest)

Selective Sampling for Online Best-arm Identification

Neural Information Processing Systems (NeurIPS), 2021
Abstract

This work considers the problem of selective-sampling for best-arm identification. Given a set of potential options ZRd\mathcal{Z}\subset\mathbb{R}^d, a learner aims to compute with probability greater than 1δ1-\delta, argmaxzZzθ\arg\max_{z\in \mathcal{Z}} z^{\top}\theta_{\ast} where θ\theta_{\ast} is unknown. At each time step, a potential measurement xtXRdx_t\in \mathcal{X}\subset\mathbb{R}^d is drawn IID and the learner can either choose to take the measurement, in which case they observe a noisy measurement of xθx^{\top}\theta_{\ast}, or to abstain from taking the measurement and wait for a potentially more informative point to arrive in the stream. Hence the learner faces a fundamental trade-off between the number of labeled samples they take and when they have collected enough evidence to declare the best arm and stop sampling. The main results of this work precisely characterize this trade-off between labeled samples and stopping time and provide an algorithm that nearly-optimally achieves the minimal label complexity given a desired stopping time. In addition, we show that the optimal decision rule has a simple geometric form based on deciding whether a point is in an ellipse or not. Finally, our framework is general enough to capture binary classification improving upon previous works.

View on arXiv
Comments on this paper