SOTAVerified

Non-stationary Bandits and Meta-Learning with a Small Set of Optimal Arms

2022-02-25Code Available0· sign in to hype

MohammadJavad Azizi, Thang Duong, Yasin Abbasi-Yadkori, András György, Claire Vernade, Mohammad Ghavamzadeh

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We study a sequential decision problem where the learner faces a sequence of K-armed bandit tasks. The task boundaries might be known (the bandit meta-learning setting), or unknown (the non-stationary bandit setting). For a given integer M K, the learner aims to compete with the best subset of arms of size M. We design an algorithm based on a reduction to bandit submodular maximization, and show that, for T rounds comprised of N tasks, in the regime of large number of tasks and small number of optimal arms M, its regret in both settings is smaller than the simple baseline of O(KNT) that can be obtained by using standard algorithms designed for non-stationary bandit problems. For the bandit meta-learning problem with fixed task length , we show that the regret of the algorithm is bounded as O(NMM +N^2/3M). Under additional assumptions on the identifiability of the optimal arms in each task, we show a bandit meta-learning algorithm with an improved O(NM +N^1/2M K ) regret.

Tasks

Reproductions