Fixed-Budget Best-Arm Identification in Structured Bandits

Abstract

Best-arm identification (BAI) in a fixed-budget setting is a bandit problem where the learning agent maximizes the probability of identifying the optimal (best) arm after a fixed number of observations. Most works on this topic study unstructured problems with a small number of arms, which limits their applicability. We propose a general tractable algorithm that incorporates the structure, by successively eliminating suboptimal arms based on their mean reward estimates from a joint generalization model. We analyze our algorithm in linear and generalized linear models (GLMs), and propose a practical implementation based on a G-optimal design. In linear models, our algorithm has competitive error guarantees to prior works and performs at least as well empirically. In GLMs, this is the first practical algorithm with analysis for fixed-budget BAI.

Cite

Text

Azizi et al. "Fixed-Budget Best-Arm Identification in Structured Bandits." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/388

Markdown

[Azizi et al. "Fixed-Budget Best-Arm Identification in Structured Bandits." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/azizi2022ijcai-fixed/) doi:10.24963/IJCAI.2022/388

BibTeX

@inproceedings{azizi2022ijcai-fixed,
  title     = {{Fixed-Budget Best-Arm Identification in Structured Bandits}},
  author    = {Azizi, Mohammad Javad and Kveton, Branislav and Ghavamzadeh, Mohammad},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {2798-2804},
  doi       = {10.24963/IJCAI.2022/388},
  url       = {https://mlanthology.org/ijcai/2022/azizi2022ijcai-fixed/}
}