LGITSTMLFeb 11, 2025

Fixed-Confidence Best Arm Identification with Decreasing Variance

arXiv:2502.07199v1h-index: 7NCC
Originality Highly original
AI Analysis

This work addresses the problem of best-arm identification for researchers and practitioners dealing with stochastic multi-arm bandits, providing an incremental improvement over existing solutions.

The authors tackled the problem of best-arm identification in a stochastic multi-arm bandit with decreasing variances, achieving better performance than state-of-the-art policies. Their proposed policies outperform existing methods, although specific numbers are not provided.

We focus on the problem of best-arm identification in a stochastic multi-arm bandit with temporally decreasing variances for the arms' rewards. We model arm rewards as Gaussian random variables with fixed means and variances that decrease with time. The cost incurred by the learner is modeled as a weighted sum of the time needed by the learner to identify the best arm, and the number of samples of arms collected by the learner before termination. Under this cost function, there is an incentive for the learner to not sample arms in all rounds, especially in the initial rounds. On the other hand, not sampling increases the termination time of the learner, which also increases cost. This trade-off necessitates new sampling strategies. We propose two policies. The first policy has an initial wait period with no sampling followed by continuous sampling. The second policy samples periodically and uses a weighted average of the rewards observed to identify the best arm. We provide analytical guarantees on the performance of both policies and supplement our theoretical results with simulations which show that our polices outperform the state-of-the-art policies for the classical best arm identification problem.

Foundations

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

Your Notes