paper-with-me

Papers

Combining Latent Space and Structured Kernels for Bayesian Optimization over Combinatorial Spaces

2021-11-01 · NeurIPS 2021 12 · Aryan Deshwal, Janardhan Rao Doppa

We consider the problem of optimizing combinatorial spaces (e.g., sequences, trees, and graphs) using expensive black-box function evaluations. For example, optimizing molecules for drug design using physical lab experiments. Bayesian optimization (BO) is an efficient framework for solving such problems by intelligently selecting the inputs with high utility guided by a learned surrogate model. A recent BO approach for combinatorial spaces is through a reduction to BO over continuous spaces by learning a latent representation of structures using deep generative models (DGMs). The selected input from the continuous space is decoded into a discrete structure for performing function evaluation. However, the surrogate model over the latent space only uses the information learned by the DGM, which may not have the desired inductive bias to approximate the target black-box function. To overcome this drawback, this paper proposes a principled approach referred as LADDER. The key idea is to define a novel structure-coupled kernel that explicitly integrates the structural information from decoded structures with the learned latent space representation for better surrogate modeling. Our experiments on real-world benchmarks show that LADDER significantly improves over the BO over latent space method, and performs better or similar to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2111.01186

Code (1)

aryandeshwal/ladder 공식 구현 pytorch

Tasks

Bayesian OptimizationDrug DesignInductive Bias

Similar Papers 제목 키워드 기반

Mechanistic Evidence for Spectral Structures in Prior-Data Fitted Networks

2026-01-29 · Kaustubh Sharma, Srijan Tiwari, Ojasva Nema, Parikshit Pareek arxiv

Prior-Data Fitted Networks (PFNs) enable amortized Bayesian inference in a single forward pass, yet their internal representations remain opaque. It is unknown whether PFNs encode identifiable Bayesian structure or merel…

Bayesian Inference

Local Latent Space Bayesian Optimization over Structured Inputs

2022-01-28 · Natalie Maus, Haydn T. Jones, Juston S. Moore, Matt J. Kusner 외

Bayesian optimization over the latent spaces of deep autoencoder models (DAEs) has recently emerged as a promising new approach for optimizing challenging black-box functions over structured, discrete, hard-to-enumerate …

Bayesian Optimization

BOSS: Bayesian Optimization over String Spaces

2020-10-02 · NeurIPS 2020 12 · Henry B. Moss, Daniel Beck, Javier Gonzalez, David S. Leslie 외

This article develops a Bayesian optimization (BO) method which acts directly over raw strings, proposing the first uses of string kernels and genetic algorithms within BO loops. Recent applications of BO over strings ha…

Bayesian Optimization

High-Dimensional Bayesian Optimisation with Variational Autoencoders and Deep Metric Learning

2021-06-07 · Antoine Grosnit, Rasul Tutunov, Alexandre Max Maraval, Ryan-Rhys Griffiths 외

We introduce a method combining variational autoencoders (VAEs) and deep metric learning to perform Bayesian optimisation (BO) over high-dimensional and structured input spaces. By adapting ideas from deep metric learnin…

Bayesian OptimisationMetric LearningMolecular Graph GenerationVocal Bursts Intensity Prediction

CBOL-Tuner: Classifier-pruned Bayesian optimization to explore temporally structured latent spaces for particle accelerator tuning

2024-12-02 · Mahindra Rautela, Alan Williams, Alexander Scheinker

Complex dynamical systems, such as particle accelerators, often require complicated and time-consuming tuning procedures for optimal performance. It may also be required that these procedures estimate the optimal system …

Bayesian OptimizationEfficient Explorationglobal-optimizationparameter estimation