paper-with-me

Papers

Latent Space Bayesian Optimization with Latent Data Augmentation for Enhanced Exploration

2023-02-05 · Onur Boyar, Ichiro Takeuchi

Latent Space Bayesian Optimization (LSBO) combines generative models, typically Variational Autoencoders (VAE), with Bayesian Optimization (BO) to generate de-novo objects of interest. However, LSBO faces challenges due to the mismatch between the objectives of BO and VAE, resulting in poor exploration capabilities. In this paper, we propose novel contributions to enhance LSBO efficiency and overcome this challenge. We first introduce the concept of latent consistency/inconsistency as a crucial problem in LSBO, arising from the VAE-BO mismatch. To address this, we propose the Latent Consistent Aware-Acquisition Function (LCA-AF) that leverages consistent points in LSBO. Additionally, we present LCA-VAE, a novel VAE method that creates a latent space with increased consistent points through data augmentation in latent space and penalization of latent inconsistencies. Combining LCA-VAE and LCA-AF, we develop LCA-LSBO. Our approach achieves high sample-efficiency and effective exploration, emphasizing the significance of addressing latent consistency through the novel incorporation of data augmentation in latent space within LCA-VAE in LSBO. We showcase the performance of our proposal via de-novo image generation and de-novo chemical design tasks.

📄 PDF Abstract BibTeX arXiv:2302.02399

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationData AugmentationImage Generation

Similar Papers 제목 키워드 기반

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

Advancing Bayesian Optimization via Learning Correlated Latent Space

2023-10-31 · NeurIPS 2023 11 · Seunghun Lee, Jaewon Chu, Sihyeon Kim, Juyeon Ko 외

Bayesian optimization is a powerful method for optimizing black-box functions with limited function evaluations. Recent works have shown that optimization in a latent space through deep generative models such as variatio…

Bayesian Optimization

Learning Representation for Bayesian Optimization with Collision-free Regularization

2022-03-16 · Fengxue Zhang, Brian Nord, Yuxin Chen

Bayesian optimization has been challenged by datasets with large-scale, high-dimensional, and non-stationary characteristics, which are common in real-world scenarios. Recent works attempt to handle such input by applyin…

Bayesian Optimization

Time-Aware Latent Space Bayesian Optimization

2026-03-01 · Tuan A. Vu, Julien Martinelli, Harri Lähdesmäki arxiv

Latent-space Bayesian optimization (LSBO) extends Bayesian optimization to structured domains, such as molecular design, by searching in the continuous latent space of a generative model. However, most LSBO methods assum…

Learning Collision-free Latent Space for Bayesian Optimization

2021-01-01 · Fengxue Zhang, Yair Altas, Louise Fan, Kaustubh Vinchure 외

Learning and optimizing a black-box function is a common task in Bayesian optimization. In real-world scenarios (e.g., tuning hyper-parameters for deep learning models, synthesizing a protein sequence, etc.), these funct…

Bayesian OptimizationExperimental Design