English

Max-Min Grouped Bandits

Machine Learning 2022-03-16 v2 Information Theory Machine Learning math.IT

Abstract

In this paper, we introduce a multi-armed bandit problem termed max-min grouped bandits, in which the arms are arranged in possibly-overlapping groups, and the goal is to find the group whose worst arm has the highest mean reward. This problem is of interest in applications such as recommendation systems and resource allocation, and is also closely related to widely-studied robust optimization problems. We present two algorithms based successive elimination and robust optimization, and derive upper bounds on the number of samples to guarantee finding a max-min optimal or near-optimal group, as well as an algorithm-independent lower bound. We discuss the degree of tightness of our bounds in various cases of interest, and the difficulties in deriving uniformly tight bounds.

Keywords

Cite

@article{arxiv.2111.08862,
  title  = {Max-Min Grouped Bandits},
  author = {Zhenlin Wang and Jonathan Scarlett},
  journal= {arXiv preprint arXiv:2111.08862},
  year   = {2022}
}

Comments

AAAI 2022 paper + technical appendix (supplementary material), single-column format

R2 v1 2026-06-24T07:41:33.976Z