paper-with-me

Papers

Ranking over Regression for Bayesian Optimization and Molecule Selection

2024-10-11 · Gary Tom, Stanley Lo, Samantha Corapi, Alan Aspuru-Guzik, Benjamin Sanchez-Lengeling

Bayesian optimization (BO) has become an indispensable tool for autonomous decision-making across diverse applications from autonomous vehicle control to accelerated drug and materials discovery. With the growing interest in self-driving laboratories, BO of chemical systems is crucial for machine learning (ML) guided experimental planning. Typically, BO employs a regression surrogate model to predict the distribution of unseen parts of the search space. However, for the selection of molecules, picking the top candidates with respect to a distribution, the relative ordering of their properties may be more important than their exact values. In this paper, we introduce Rank-based Bayesian Optimization (RBO), which utilizes a ranking model as the surrogate. We present a comprehensive investigation of RBO's optimization performance compared to conventional BO on various chemical datasets. Our results demonstrate similar or improved optimization performance using ranking models, particularly for datasets with rough structure-property landscapes and activity cliffs. Furthermore, we observe a high correlation between the surrogate ranking ability and BO performance, and this ability is maintained even at early iterations of BO optimization when using ranking surrogate models. We conclude that RBO is an effective alternative to regression-based BO, especially for optimizing novel chemical compounds.

📄 PDF Abstract BibTeX arXiv:2410.09290

Code (1)

gkwt/rbo 공식 구현 pytorch

Tasks

Bayesian OptimizationDecision Makingregression

Similar Papers 제목 키워드 기반

In-Context Learning for Latent Space Bayesian Optimization

2026-06-08 · Tuan A. Vu, Harri Lähdesmäki, Julien Martinelli arxiv

Bayesian optimization (BO) is a central tool for sample-efficient design, and latent-space Bayesian optimization (LSBO) extends it to structured objects such as molecules and proteins. In parallel, tabular foundation mod…

Socrates-Mol: Self-Oriented Cognitive Reasoning through Autonomous Trial-and-Error with Empirical-Bayesian Screening for Molecules

2025-11-14 · Xiangru Wang, Zekun Jiang, Heng Yang, Cheng Tan 외 arxiv

Molecular property prediction is fundamental to chemical engineering applications such as solvent screening. We present Socrates-Mol, a framework that transforms language models into empirical Bayesian reasoners through …

Molecular Property Prediction

Constrained Bayesian Optimization for Automatic Chemical Design

2017-09-16 · Ryan-Rhys Griffiths, José Miguel Hernández-Lobato

Automatic Chemical Design is a framework for generating novel molecules with optimized properties. The original scheme, featuring Bayesian optimization over the latent space of a variational autoencoder, suffers from the…

Bayesian Optimization

Diagnosing and fixing common problems in Bayesian optimization for molecule design

2024-06-11 · Austin Tripp, José Miguel Hernández-Lobato

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 inade…

Bayesian Optimization

ChemBO: Bayesian Optimization of Small Organic Molecules with Synthesizable Recommendations

2019-08-05 · Ksenia Korovina, Sailun Xu, Kirthevasan Kandasamy, Willie Neiswanger 외

In applications such as molecule design or drug discovery, it is desirable to have an algorithm which recommends new candidate molecules based on the results of past tests. These molecules first need to be synthesized an…

Bayesian OptimizationDrug Discovery