English

Thompson Sampling Algorithms for Mean-Variance Bandits

Machine Learning 2020-08-04 v3 Information Theory math.IT Machine Learning

Abstract

The multi-armed bandit (MAB) problem is a classical learning task that exemplifies the exploration-exploitation tradeoff. However, standard formulations do not take into account {\em risk}. In online decision making systems, risk is a primary concern. In this regard, the mean-variance risk measure is one of the most common objective functions. Existing algorithms for mean-variance optimization in the context of MAB problems have unrealistic assumptions on the reward distributions. We develop Thompson Sampling-style algorithms for mean-variance MAB and provide comprehensive regret analyses for Gaussian and Bernoulli bandits with fewer assumptions. Our algorithms achieve the best known regret bounds for mean-variance MABs and also attain the information-theoretic bounds in some parameter regimes. Empirical simulations show that our algorithms significantly outperform existing LCB-based algorithms for all risk tolerances.

Keywords

Cite

@article{arxiv.2002.00232,
  title  = {Thompson Sampling Algorithms for Mean-Variance Bandits},
  author = {Qiuyu Zhu and Vincent Y. F. Tan},
  journal= {arXiv preprint arXiv:2002.00232},
  year   = {2020}
}

Comments

26 pages, 10 figures, ICML 2020

R2 v1 2026-06-23T13:27:44.183Z