English

Lifelong Learning in Multi-Armed Bandits

Machine Learning 2020-12-29 v1 Machine Learning

Abstract

Continuously learning and leveraging the knowledge accumulated from prior tasks in order to improve future performance is a long standing machine learning problem. In this paper, we study the problem in the multi-armed bandit framework with the objective to minimize the total regret incurred over a series of tasks. While most bandit algorithms are designed to have a low worst-case regret, we examine here the average regret over bandit instances drawn from some prior distribution which may change over time. We specifically focus on confidence interval tuning of UCB algorithms. We propose a bandit over bandit approach with greedy algorithms and we perform extensive experimental evaluations in both stationary and non-stationary environments. We further apply our solution to the mortal bandit problem, showing empirical improvement over previous work.

Keywords

Cite

@article{arxiv.2012.14264,
  title  = {Lifelong Learning in Multi-Armed Bandits},
  author = {Matthieu Jedor and Jonathan Louëdec and Vianney Perchet},
  journal= {arXiv preprint arXiv:2012.14264},
  year   = {2020}
}
R2 v1 2026-06-23T21:29:32.778Z