The True Sample Complexity of Identifying Good Arms
Julian Katz-Samuels, Kevin Jamieson

TL;DR
This paper redefines sample complexity for identifying good arms in multi-armed bandits, showing it can be much lower than traditional bounds and providing algorithms that match these new bounds.
Contribution
The paper introduces new formal definitions and bounds for multi-armed bandit problems, aligning theoretical results with practical intuition and developing near-optimal algorithms.
Findings
Lower bounds match the intuitive sample complexities of rac{n}{m} and rac{n}{m}k
Practical algorithms achieve nearly matching upper bounds
Sample complexity can be significantly lower than rac{n}{m} in traditional bounds
Abstract
We consider two multi-armed bandit problems with arms: (i) given an , identify an arm with mean that is within of the largest mean and (ii) given a threshold and integer , identify arms with means larger than . Existing lower bounds and algorithms for the PAC framework suggest that both of these problems require samples. However, we argue that these definitions not only conflict with how these algorithms are used in practice, but also that these results disagree with intuition that says (i) requires only samples where and (ii) requires samples where . We provide definitions that formalize these intuitions, obtain lower bounds that match the above sample complexities, and develop explicit,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Gaussian Processes and Bayesian Inference
