English

Bootstrapped Thompson Sampling and Deep Exploration

Machine Learning 2015-07-02 v1 Machine Learning

Abstract

This technical note presents a new approach to carrying out the kind of exploration achieved by Thompson sampling, but without explicitly maintaining or sampling from posterior distributions. The approach is based on a bootstrap technique that uses a combination of observed and artificially generated data. The latter serves to induce a prior distribution which, as we will demonstrate, is critical to effective exploration. We explain how the approach can be applied to multi-armed bandit and reinforcement learning problems and how it relates to Thompson sampling. The approach is particularly well-suited for contexts in which exploration is coupled with deep learning, since in these settings, maintaining or generating samples from a posterior distribution becomes computationally infeasible.

Keywords

Cite

@article{arxiv.1507.00300,
  title  = {Bootstrapped Thompson Sampling and Deep Exploration},
  author = {Ian Osband and Benjamin Van Roy},
  journal= {arXiv preprint arXiv:1507.00300},
  year   = {2015}
}
R2 v1 2026-06-22T10:03:55.388Z