paper-with-me

Papers

High Dimensional Bayesian Optimization using Lasso Variable Selection

2025-04-02 · Vu Viet Hoang, Hung The Tran, Sunil Gupta, Vu Nguyen

Bayesian optimization (BO) is a leading method for optimizing expensive black-box optimization and has been successfully applied across various scenarios. However, BO suffers from the curse of dimensionality, making it challenging to scale to high-dimensional problems. Existing work has adopted a variable selection strategy to select and optimize only a subset of variables iteratively. Although this approach can mitigate the high-dimensional challenge in BO, it still leads to sample inefficiency. To address this issue, we introduce a novel method that identifies important variables by estimating the length scales of Gaussian process kernels. Next, we construct an effective search region consisting of multiple subspaces and optimize the acquisition function within this region, focusing on only the important variables. We demonstrate that our proposed method achieves cumulative regret with a sublinear growth rate in the worst case while maintaining computational efficiency. Experiments on high-dimensional synthetic functions and real-world problems show that our method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2504.01743

Code (1)

fsoft-aic/lassobo 공식 구현 jax

Tasks

Bayesian OptimizationComputational EfficiencyVariable Selection

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 제목 키워드 기반

A* Lasso for Learning a Sparse Bayesian Network Structure for Continuous Variables

2013-12-01 · NeurIPS 2013 12 · Jing Xiang, Seyoung Kim

We address the problem of learning a sparse Bayesian network structure for continuous variables in a high-dimensional space. The constraint that the estimated Bayesian network structure must be a directed acyclic graph…

Computational Efficiency

PliableBVS: A flexible Bayesian variable selection method for modeling interactions with mandatory modifying variables

2026-06-01 · Theophilus Quachie Asenso, Zhi Zhao, Maren-Helene Langeland Degnes, Marie Cecilie Paasche Roland 외 arxiv

High-dimensional interaction models are useful for studying, for example, how a large set of variables of interest, such as gene expression or other omics features, interact with a smaller set of modifying variables, suc…

Fully Bayesian Logistic Regression with Hyper-Lasso Priors for High-dimensional Feature Selection

2014-05-13 · Longhai Li, Weixin Yao

High-dimensional feature selection arises in many areas of modern science. For example, in genomic research we want to find the genes that can be used to separate tissues of different classes (e.g. cancer and normal) fro…

feature selectionregression

LassoBench: A High-Dimensional Hyperparameter Optimization Benchmark Suite for Lasso

2021-11-04 · Kenan Šehić, Alexandre Gramfort, Joseph Salmon, Luigi Nardi

While Weighted Lasso sparse regression has appealing statistical guarantees that would entail a major real-world impact in finance, genomics, and brain imaging applications, it is typically scarcely adopted due to its co…

Bayesian OptimizationHyperparameter OptimizationregressionVocal Bursts Intensity Prediction

High-dimensional Bayesian Tobit regression for censored response with Horseshoe prior

2025-05-13 · The Tien Mai

Censored response variables--where outcomes are only partially observed due to known bounds--arise in numerous scientific domains and present serious challenges for regression analysis. The Tobit model, a classical solut…

Data Augmentationregression