paper-with-me

Papers

Surrogate-Based Black-Box Optimization Method for Costly Molecular Properties

2021-10-01 · Jules Leguy, Thomas Cauchy, Beatrice Duval, Benoit Da Mota

AI-assisted molecular optimization is a very active research field as it is expected to provide the next-generation drugs and molecular materials. An important difficulty is that the properties to be optimized rely on costly evaluations. Machine learning methods are investigated with success to predict these properties, but show generalization issues on less known areas of the chemical space. We propose here a surrogate-based black box optimization method, to tackle jointly the optimization and machine learning problems. It consists in optimizing the expected improvement of the surrogate of a molecular property using an evolutionary algorithm. The surrogate is defined as a Gaussian Process Regression (GPR) model, learned on a relevant area of the search space with respect to the property to be optimized. We show that our approach can successfully optimize a costly property of interest much faster than a purely metaheuristic approach.

📄 PDF Abstract BibTeX arXiv:2110.03522

Code (1)

jules-leguy/bbomol 공식 구현

Tasks

BIG-bench Machine LearningGPR

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

LICO: Large Language Models for In-Context Molecular Optimization

2024-06-27 · Tung Nguyen, Aditya Grover

Optimizing black-box functions is a fundamental problem in science and engineering. To solve this problem, many approaches learn a surrogate function that estimates the underlying objective from limited historical evalua…

Language ModelingLanguage Modelling

Informing Acquisition Functions via Foundation Models for Molecular Discovery

2025-12-15 · Qi Chen, Fabio Ramos, Alán Aspuru-Guzik, Florian Shkurti arxiv

Bayesian Optimization (BO) is a key methodology for accelerating molecular discovery by estimating the mapping from molecules to their properties while seeking the optimal candidate. Typically, BO iteratively updates a p…

Building Trust in Black-box Optimization: A Comprehensive Framework for Explainability

2024-10-18 · Nazanin Nezami, Hadis Anahideh

Optimizing costly black-box functions within a constrained evaluation budget presents significant challenges in many real-world applications. Surrogate Optimization (SO) is a common resolution, yet its proprietary nature…

Feature Importance

Sample Efficient Generative Optimization for Molecular Design

2026-07-14 · Sarina Kopf, Cristina Nevado, Philippe Schwaller arxiv

Molecular optimization in drug discovery, materials design, and catalysis requires searching vast chemical spaces under tight evaluation budgets, since high-fidelity oracles and experimental measurements are costly. The …

Drug Discovery

SEISMO: Explanation-Aware, Trajectory-Conditioned LLM Agents for Sample-Efficient Molecular Optimisation

2026-01-31 · Fabian P. Krüger, Andrea Hunklinger, Adrian Wolny, Tim J. Adler 외 arxiv

Optimizing molecules to achieve desired properties is a central bottleneck across the chemical sciences, particularly in the pharmaceutical industry, where it underlies the discovery of new drugs. Since molecular propert…