Fast, Precise Thompson Sampling for Bayesian Optimization

Abstract

Thompson sampling (TS) has optimal regret and excellent empirical performance in multi-armed bandit problems. Yet, in Bayesian optimization, TS underperforms popular acquisition functions (e.g., EI, UCB). TS samples arms according to the probability that they are optimal. A recent algorithm, P-Star Sampler (PSS), per- forms such a sampling via Hit-and-Run. We present an improved version, Stagger Thompson Sampler (STS). STS more precisely locates the maximizer than does TS using less computation time. We demonstrate that STS outperforms TS, PSS, and other acquisition methods in numerical experiments of optimizations of sev- eral test functions across a broad range of dimension. Additionally, since PSS was originally presented not as a standalone acquisition method but as an input to a batching algorithm called Minimal Terminal Variance (MTV), we also demon- strate that STS matches PSS performance when used as the input to MTV.

Cite

Text

Sweet. "Fast, Precise Thompson Sampling for Bayesian Optimization." NeurIPS 2024 Workshops: BDU, 2024.

Markdown

[Sweet. "Fast, Precise Thompson Sampling for Bayesian Optimization." NeurIPS 2024 Workshops: BDU, 2024.](https://mlanthology.org/neuripsw/2024/sweet2024neuripsw-fast/)

BibTeX

@inproceedings{sweet2024neuripsw-fast,
  title     = {{Fast, Precise Thompson Sampling for Bayesian Optimization}},
  author    = {Sweet, David},
  booktitle = {NeurIPS 2024 Workshops: BDU},
  year      = {2024},
  url       = {https://mlanthology.org/neuripsw/2024/sweet2024neuripsw-fast/}
}