On Interpolating Experts and Multi-Armed Bandits
Houshuang Chen, Yuchen He, Chihao Zhang

TL;DR
This paper introduces a unified framework interpolating expert advice and multi-armed bandits, providing tight regret bounds and optimal algorithms for both regret minimization and pure exploration in this setting.
Contribution
It develops tight minimax regret bounds for the interpolated bandit problem and designs an optimal PAC algorithm for pure exploration, extending results to graph feedback scenarios.
Findings
Minimax regret for $ extbf{m}$-MAB is $ heta(\sqrt{T\sum_{k=1}^K\log(m_k+1)})$
Optimal PAC algorithm for $ extbf{m}$-BAI with sample complexity $ heta(rac{1}{\epsilon^2}\sum_{k=1}^K\log(m_k+1))$
Extensions to bandit with graph feedback yield tight bounds for various feedback graph families.
Abstract
Learning with expert advice and multi-armed bandit are two classic online decision problems which differ on how the information is observed in each round of the game. We study a family of problems interpolating the two. For a vector , an instance of -MAB indicates that the arms are partitioned into groups and the -th group contains arms. Once an arm is pulled, the losses of all arms in the same group are observed. We prove tight minimax regret bounds for -MAB and design an optimal PAC algorithm for its pure exploration version, -BAI, where the goal is to identify the arm with minimum loss with as few rounds as possible. We show that the minimax regret of -MAB is and the minimum number of pulls for an -PAC…
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 · Optimization and Search Problems · Machine Learning and Algorithms
