paper-with-me

Papers

Self-Adjusting Weighted Expected Improvement for Bayesian Optimization

2023-06-07 · Carolin Benjamins, Elena Raponi, Anja Jankovic, Carola Doerr, Marius Lindauer

Bayesian Optimization (BO) is a class of surrogate-based, sample-efficient algorithms for optimizing black-box problems with small evaluation budgets. The BO pipeline itself is highly configurable with many different design choices regarding the initial design, surrogate model, and acquisition function (AF). Unfortunately, our understanding of how to select suitable components for a problem at hand is very limited. In this work, we focus on the definition of the AF, whose main purpose is to balance the trade-off between exploring regions with high uncertainty and those with high promise for good solutions. We propose Self-Adjusting Weighted Expected Improvement (SAWEI), where we let the exploration-exploitation trade-off self-adjust in a data-driven manner, based on a convergence criterion for BO. On the noise-free black-box BBOB functions of the COCO benchmarking platform, our method exhibits a favorable any-time performance compared to handcrafted baselines and serves as a robust default choice for any problem structure. The suitability of our method also transfers to HPOBench. With SAWEI, we are a step closer to on-the-fly, data-driven, and robust BO designs that automatically adjust their sampling behavior to the problem at hand.

📄 PDF Abstract BibTeX arXiv:2306.04262

Code (1)

automl/sawei 공식 구현

Tasks

Bayesian OptimizationBenchmarking

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Variational Entropy Search for Adjusting Expected Improvement

2024-02-17 · Nuojin Cheng, Stephen Becker

Bayesian optimization is a widely used technique for optimizing black-box functions, with Expected Improvement (EI) being the most commonly utilized acquisition function in this domain. While EI is often viewed as distin…

Bayesian OptimizationVariational Inference

Hard Problems are Easier for Success-based Parameter Control

2022-04-12 · Mario Alejandro Hevia Fajardo, Dirk Sudholt

Recent works showed that simple success-based rules for self-adjusting parameters in evolutionary algorithms (EAs) can match or outperform the best fixed parameters on discrete problems. Non-elitism in a (1,$\lambda$) EA…

Evolutionary Algorithms

Multi-Objective Optimization for Self-Adjusting Weighted Gradient in Machine Learning Tasks

2015-06-03 · Conrado Silva Miranda, Fernando José Von Zuben

Much of the focus in machine learning research is placed in creating new architectures and optimization methods, but the overall loss function is seldom questioned. This paper interprets machine learning from a multi-obj…

BIG-bench Machine LearningDenoising

Self-Adjusting Evolutionary Algorithms for Multimodal Optimization

2020-04-07 · Amirhossein Rajabi, Carsten Witt

Recent theoretical research has shown that self-adjusting and self-adaptive mechanisms can provably outperform static settings in evolutionary algorithms for binary search spaces. However, the vast majority of these stud…

Evolutionary Algorithms

Preference-Shaped Expected Hypervolume and R2 Improvement: Exact Computation and Monotonicity

2026-05-27 · Michael T. M. Emmerich arxiv

This paper studies preference-shaped expected improvement criteria for Bayesian multiobjective optimization. We consider two indicator families which are often used for similar algorithmic purposes, but which are geometr…