paper-with-me

Papers

Computationally Efficient High-Dimensional Bayesian Optimization via Variable Selection

2021-09-20 · Yihang Shen, Carl Kingsford

Bayesian Optimization (BO) is a method for globally optimizing black-box functions. While BO has been successfully applied to many scenarios, developing effective BO algorithms that scale to functions with high-dimensional domains is still a challenge. Optimizing such functions by vanilla BO is extremely time-consuming. Alternative strategies for high-dimensional BO that are based on the idea of embedding the high-dimensional space to the one with low dimension are sensitive to the choice of the embedding dimension, which needs to be pre-specified. We develop a new computationally efficient high-dimensional BO method that exploits variable selection. Our method is able to automatically learn axis-aligned sub-spaces, i.e. spaces containing selected variables, without the demand of any pre-specified hyperparameters. We theoretically analyze the computational complexity of our algorithm and derive the regret bound. We empirically show the efficacy of our method on several synthetic and real problems.

📄 PDF Abstract BibTeX arXiv:2109.09264

Code (1)

Kingsford-Group/vsbo 공식 구현 jax

Tasks

Bayesian OptimizationVariable SelectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Sparse high-dimensional linear regression with a partitioned empirical Bayes ECM algorithm

2022-09-16 · Alexander C. McLain, Anja Zgodic, Howard Bondell

Bayesian variable selection methods are powerful techniques for fitting and inferring on sparse high-dimensional linear regression models. However, many are computationally intensive or require restrictive prior distribu…

Prediction IntervalsregressionVariable Selection

Probabilistic Bayesian optimal experimental design using conditional normalizing flows

2024-02-28 · Rafael Orozco, Felix J. Herrmann, Peng Chen

Bayesian optimal experimental design (OED) seeks to conduct the most informative experiment under budget constraints to update the prior knowledge of a system to its posterior from the experimental data in a Bayesian fra…

Experimental Design

Fine-tuning LLMs with variational Bayesian last layer for high-dimensional Bayesian optimization

2025-10-01 · Haotian Xiang, Jinwen Xu, Qin Lu arxiv

A plethora of applications entail solving black-box optimization problems with high evaluation costs, including drug discovery, material design, as well as hyperparameter tuning. Toward finding the global optimum of such…

Drug Discovery

Structured Bayesian Gaussian process latent variable model: applications to data-driven dimensionality reduction and high-dimensional inversion

2018-07-11 · Steven Atkinson, Nicholas Zabaras

We introduce a methodology for nonlinear inverse problems using a variational Bayesian approach where the unknown quantity is a spatial field. A structured Bayesian Gaussian process latent variable model is used both to …

Dimensionality Reduction

High Dimensional Bayesian Optimization Using Dropout

2018-02-15 · Cheng Li, Sunil Gupta, Santu Rana, Vu Nguyen 외

Scaling Bayesian optimization to high dimensions is challenging task as the global optimization of high-dimensional acquisition function can be expensive and often infeasible. Existing methods depend either on limited ac…

Bayesian Optimizationglobal-optimizationVocal Bursts Intensity Prediction