Diagnosing and fixing common problems in Bayesian optimization for molecule design
Machine Learning
2024-07-26 v2 Chemical Physics
Machine Learning
Abstract
Bayesian optimization (BO) is a principled approach to molecular design tasks. In this paper we explain three pitfalls of BO which can cause poor empirical performance: an incorrect prior width, over-smoothing, and inadequate acquisition function maximization. We show that with these issues addressed, even a basic BO setup is able to achieve the highest overall performance on the PMO benchmark for molecule design (Gao et al 2022). These results suggest that BO may benefit from more attention in the machine learning for molecules community.
Cite
@article{arxiv.2406.07709,
title = {Diagnosing and fixing common problems in Bayesian optimization for molecule design},
author = {Austin Tripp and José Miguel Hernández-Lobato},
journal= {arXiv preprint arXiv:2406.07709},
year = {2024}
}
Comments
8 pages, 4 figures. ICML 2024 AI for science workshop (https://openreview.net/forum?id=V4aG4wsoIt). Code at: https://github.com/AustinT/basic-mol-bo-workshop2024