LGJun 30, 2024

Diffusion-BBO: Diffusion-Based Inverse Modeling for Online Black-Box Optimization

arXiv:2407.00610v32 citations
Originality Incremental advance
AI Analysis

This work addresses sample efficiency in online black-box optimization for scientific discovery, offering a novel inverse modeling approach that is incremental over prior offline methods.

The paper tackles the problem of online black-box optimization by proposing Diffusion-BBO, a framework that uses a conditional diffusion model as an inverse surrogate model with a novel acquisition function, achieving near-optimal solutions theoretically and outperforming existing baselines empirically across 6 scientific discovery tasks.

Online black-box optimization (BBO) aims to optimize an objective function by iteratively querying a black-box oracle in a sample-efficient way. While prior studies focus on forward approaches such as Gaussian Processes (GPs) to learn a surrogate model for the unknown objective function, they struggle with steering clear of out-of-distribution and invalid designs in scientific discovery tasks. Recently, inverse modeling approaches that map the objective space to the design space with conditional diffusion models have demonstrated impressive capability in learning the data manifold. However, these approaches proceed in an offline fashion with pre-collected data. How to design inverse approaches for online BBO to actively query new data and improve the sample efficiency remains an open question. In this work, we propose Diffusion-BBO, a sample-efficient online BBO framework leveraging the conditional diffusion model as the inverse surrogate model. Diffusion-BBO employs a novel acquisition function Uncertainty-aware Exploration (UaE) to propose scores in the objective space for conditional sampling. We theoretically prove that Diffusion-BBO with UaE achieves a near-optimal solution for online BBO. We also empirically demonstrate that Diffusion-BBO with UaE outperforms existing online BBO baselines across 6 scientific discovery tasks.

Foundations

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

Your Notes