Bandits, Query Learning, and the Haystack Dimension

Abstract

Motivated by multi-armed bandits (MAB) problems with a very large or even infinite number of arms, we consider the problem of finding a maximum of an unknown target function by querying the function at chosen inputs (or arms). We give an analysis of the query complexity of this problem, under the assumption that the payoff of each arm is given by a function belonging to a known, finite, but otherwise arbitrary function class. Our analysis centers on a new notion of function class complexity that we call the haystack dimension, which is used to prove the approximate optimality of a simple greedy algorithm. This algorithm is then used as a subroutine in a functional MAB algorithm, yielding provably near-optimal regret. We provide a generalization to the infinite cardinality setting, and comment on how our analysis is connected to, and improves upon, existing results for query learning and generalized binary search.

Cite

Text

Amin et al. "Bandits, Query Learning, and the Haystack Dimension." Proceedings of the 24th Annual Conference on Learning Theory, 2011.

Markdown

[Amin et al. "Bandits, Query Learning, and the Haystack Dimension." Proceedings of the 24th Annual Conference on Learning Theory, 2011.](https://mlanthology.org/colt/2011/amin2011colt-bandits/)

BibTeX

@inproceedings{amin2011colt-bandits,
  title     = {{Bandits, Query Learning, and the Haystack Dimension}},
  author    = {Amin, Kareem and Kearns, Michael and Syed, Umar},
  booktitle = {Proceedings of the 24th Annual Conference on Learning Theory},
  year      = {2011},
  pages     = {87-106},
  volume    = {19},
  url       = {https://mlanthology.org/colt/2011/amin2011colt-bandits/}
}