MLLGOct 29, 2025

Generative Bayesian Optimization: Generative Models as Acquisition Functions

arXiv:2510.25240v13 citationsh-index: 1
Originality Incremental advance
AI Analysis

This method enables more efficient black-box optimization for applications like drug discovery or materials design, though it builds incrementally on existing generative model and optimization techniques.

The paper tackles the challenge of scaling batch Bayesian optimization to large batches, high dimensions, and non-continuous spaces by using generative models as acquisition functions, achieving improved performance on challenging optimization problems.

We present a general strategy for turning generative models into candidate solution samplers for batch Bayesian optimization (BO). The use of generative models for BO enables large batch scaling as generative sampling, optimization of non-continuous design spaces, and high-dimensional and combinatorial design. Inspired by the success of direct preference optimization (DPO), we show that one can train a generative model with noisy, simple utility values directly computed from observations to then form proposal distributions whose densities are proportional to the expected utility, i.e., BO's acquisition function values. Furthermore, this approach is generalizable beyond preference-based feedback to general types of reward signals and loss functions. This perspective avoids the construction of surrogate (regression or classification) models, common in previous methods that have used generative models for black-box optimization. Theoretically, we show that the generative models within the BO process approximately follow a sequence of distributions which asymptotically concentrate at the global optima under certain conditions. We also demonstrate this effect through experiments on challenging optimization problems involving large batches in high dimensions.

Foundations

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

Your Notes