LGAIQMDec 15, 2025

Informing Acquisition Functions via Foundation Models for Molecular Discovery

arXiv:2512.13935v1h-index: 11
Originality Incremental advance
AI Analysis

This work addresses the challenge of accelerating molecular discovery for researchers in chemistry and materials science, though it is incremental as it builds on existing BO and foundation model methods.

The paper tackled the problem of improving Bayesian Optimization (BO) for molecular discovery in low-data regimes by leveraging priors from foundation models to inform acquisition functions, resulting in substantial improvements in scalability, robustness, and sample efficiency.

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 probabilistic surrogate model of this mapping and optimizes acquisition functions derived from the model to guide molecule selection. However, its performance is limited in low-data regimes with insufficient prior knowledge and vast candidate spaces. Large language models (LLMs) and chemistry foundation models offer rich priors to enhance BO, but high-dimensional features, costly in-context learning, and the computational burden of deep Bayesian surrogates hinder their full utilization. To address these challenges, we propose a likelihood-free BO method that bypasses explicit surrogate modeling and directly leverages priors from general LLMs and chemistry-specific foundation models to inform acquisition functions. Our method also learns a tree-structured partition of the molecular search space with local acquisition functions, enabling efficient candidate selection via Monte Carlo Tree Search. By further incorporating coarse-grained LLM-based clustering, it substantially improves scalability to large candidate sets by restricting acquisition function evaluations to clusters with statistically higher property values. We show through extensive experiments and ablations that the proposed method substantially improves scalability, robustness, and sample efficiency in LLM-guided BO for molecular discovery.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes