paper-with-me

Papers

Bayesian Variational Optimization for Combinatorial Spaces

2020-11-03 · Tony C. Wu, Daniel Flam-Shepherd, Alán Aspuru-Guzik

This paper focuses on Bayesian Optimization in combinatorial spaces. In many applications in the natural science. Broad applications include the study of molecules, proteins, DNA, device structures and quantum circuit designs, a on optimization over combinatorial categorical spaces is needed to find optimal or pareto-optimal solutions. However, only a limited amount of methods have been proposed to tackle this problem. Many of them depend on employing Gaussian Process for combinatorial Bayesian Optimizations. Gaussian Processes suffer from scalability issues for large data sizes as their scaling is cubic with respect to the number of data points. This is often impractical for optimizing large search spaces. Here, we introduce a variational Bayesian optimization method that combines variational optimization and continuous relaxations to the optimization of the acquisition function for Bayesian optimization. Critically, this method allows for gradient-based optimization and has the capability of optimizing problems with large data size and data dimensions. We have shown the performance of our method is comparable to state-of-the-art methods while maintaining its scalability advantages. We also applied our method in molecular optimization.

📄 PDF Abstract BibTeX arXiv:2011.02004

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationGaussian Processes

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Variational Combinatorial Sequential Monte Carlo Methods for Bayesian Phylogenetic Inference

2021-05-31 · Antonio Khalil Moretti, Liyi Zhang, Christian A. Naesseth, Hadiah Venner 외

Bayesian phylogenetic inference is often conducted via local or sequential search over topologies and branch lengths using algorithms such as random-walk Markov chain Monte Carlo (MCMC) or Combinatorial Sequential Monte …

Bounce: Reliable High-Dimensional Bayesian Optimization for Combinatorial and Mixed Spaces

2023-07-02 · NeurIPS 2023 11 · Leonard Papenmeier, Luigi Nardi, Matthias Poloczek

Impactful applications such as materials discovery, hardware design, neural architecture search, or portfolio optimization require optimizing high-dimensional black-box functions with mixed and combinatorial input spaces…

Bayesian OptimizationNeural Architecture SearchPortfolio Optimization

Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-based Embeddings

2023-03-03 · Aryan Deshwal, Sebastian Ament, Maximilian Balandat, Eytan Bakshy 외

We consider the problem of optimizing expensive black-box functions over high-dimensional combinatorial spaces which arises in many science, engineering, and ML applications. We use Bayesian Optimization (BO) and propose…

Bayesian OptimizationVocal Bursts Intensity Prediction

Simulation Based Bayesian Optimization

2024-01-19 · Roi Naveiro, Becky Tang

Bayesian Optimization (BO) is a powerful method for optimizing black-box functions by combining prior knowledge with ongoing function evaluations. BO constructs a probabilistic surrogate model of the objective function g…

Bayesian OptimizationCombinatorial OptimizationGaussian Processes

Mercer Features for Efficient Combinatorial Bayesian Optimization

2020-12-14 · Aryan Deshwal, Syrine Belakaria, Janardhan Rao Doppa

Bayesian optimization (BO) is an efficient framework for solving black-box optimization problems with expensive function evaluations. This paper addresses the BO problem setting for combinatorial spaces (e.g., sequences …

Bayesian OptimizationThompson Sampling