paper-with-me

Papers

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 complex high-dimensional space composed by thousands of hyperparameters. On the other hand, the latest progress with high-dimensional hyperparameter optimization (HD-HPO) methods for black-box functions demonstrates that high-dimensional applications can indeed be efficiently optimized. Despite this initial success, HD-HPO approaches are mostly applied to synthetic problems with a moderate number of dimensions, which limits its impact in scientific and engineering applications. We propose LassoBench, the first benchmark suite tailored for Weighted Lasso regression. LassoBench consists of benchmarks for both well-controlled synthetic setups (number of samples, noise level, ambient and effective dimensionalities, and multiple fidelities) and real-world datasets, which enables the use of many flavors of HPO algorithms to be studied and extended to the high-dimensional Lasso setting. We evaluate 6 state-of-the-art HPO methods and 3 Lasso baselines, and demonstrate that Bayesian optimization and evolutionary strategies can improve over the methods commonly used for sparse regression while highlighting limitations of these frameworks in very high-dimensional and noisy settings.

📄 PDF Abstract BibTeX arXiv:2111.02790

Code (1)

ksehic/lassobench 공식 구현

Tasks

Bayesian OptimizationHyperparameter OptimizationregressionVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

HPO In machine learning, a hyperparameter is a parameter whose value is used to control learning process, and HPO is the problem of choosing a set of optimal hyperparameters for a…

Similar Papers 제목 키워드 기반

Importance-Aware Scheduling for High-Dimensional Hyperparameter Optimization

2026-06-08 · Ruinan Wang, Ian Nabney, Mohammad Golbabaee arxiv

Hyperparameter Optimization (HPO) is essential for building high-performing ML/DL models, yet conventional optimizers often struggle in high-dimensional spaces where evaluations are costly and progress is diluted across …

Hyperparameter Optimization

Speeding up the Hyperparameter Optimization of Deep Convolutional Neural Networks

2018-07-19 · Tobias Hinz, Nicolás Navarro-Guerrero, Sven Magg, Stefan Wermter

Most learning algorithms require the practitioner to manually set the values of many hyperparameters before the learning process can begin. However, with modern algorithms, the evaluation of a given hyperparameter settin…

Hyperparameter OptimizationSMACSMAC+

BBOmix: A Tabular Benchmark for Hyperparameter Optimization of Unsupervised Biological Representation Learning

2026-06-03 · Luca Thale-Bombien, Jan Ewald, Ralf König, Aaron Klein arxiv

The rapid advancement of high-throughput sequencing has led to large, high-dimensional omics datasets. Deep unsupervised learning architectures, particularly Autoencoders (AEs), are increasingly used for dimensionality r…

Hyperparameter OptimizationDimensionality ReductionRepresentation LearningTransfer Learning

Online Hyperparameter Meta-Learning with Hypergradient Distillation

2021-10-06 · ICLR 2022 4 · Hae Beom Lee, Hayeon Lee, Jaewoong Shin, Eunho Yang 외

Many gradient-based meta-learning methods assume a set of parameters that do not participate in inner-optimization, which can be considered as hyperparameters. Although such hyperparameters can be optimized using the exi…

Hyperparameter OptimizationKnowledge DistillationMeta-Learning

Bayesian Hyperparameter Optimization with BoTorch, GPyTorch and Ax

2019-12-11 · Daniel T. Chang

Deep learning models are full of hyperparameters, which are set manually before the learning process can start. To find the best configuration for these hyperparameters in such a high dimensional space, with time-consumi…

Bayesian OptimizationGaussian ProcessesGraph ClassificationHyperparameter Optimization