English

Parallel and Distributed Thompson Sampling for Large-scale Accelerated Exploration of Chemical Space

Machine Learning 2017-06-07 v1

Abstract

Chemical space is so large that brute force searches for new interesting molecules are infeasible. High-throughput virtual screening via computer cluster simulations can speed up the discovery process by collecting very large amounts of data in parallel, e.g., up to hundreds or thousands of parallel measurements. Bayesian optimization (BO) can produce additional acceleration by sequentially identifying the most useful simulations or experiments to be performed next. However, current BO methods cannot scale to the large numbers of parallel measurements and the massive libraries of molecules currently used in high-throughput screening. Here, we propose a scalable solution based on a parallel and distributed implementation of Thompson sampling (PDTS). We show that, in small scale problems, PDTS performs similarly as parallel expected improvement (EI), a batch version of the most widely used BO heuristic. Additionally, in settings where parallel EI does not scale, PDTS outperforms other scalable baselines such as a greedy search, ϵ\epsilon-greedy approaches and a random search method. These results show that PDTS is a successful solution for large-scale parallel BO.

Keywords

Cite

@article{arxiv.1706.01825,
  title  = {Parallel and Distributed Thompson Sampling for Large-scale Accelerated Exploration of Chemical Space},
  author = {José Miguel Hernández-Lobato and James Requeima and Edward O. Pyzer-Knapp and Alán Aspuru-Guzik},
  journal= {arXiv preprint arXiv:1706.01825},
  year   = {2017}
}

Comments

Accepted for publication in the proceedings of the 2017 ICML conference

R2 v1 2026-06-22T20:10:43.076Z