paper-with-me

Papers

Landscape Analysis for Surrogate Models in the Evolutionary Black-Box Context

2022-02-11 · Zbyněk Pitra, Jan Koza, Jiří Tumpach, Martin Holeňa

Surrogate modeling has become a valuable technique for black-box optimization tasks with expensive evaluation of the objective function. In this paper, we investigate the relationship between the predictive accuracy of surrogate models and features of the black-box function landscape. We also study properties of features for landscape analysis in the context of different transformations and ways of selecting the input data. We perform the landscape analysis of a large set of data generated using runs of a surrogate-assisted version of the Covariance Matrix Adaptation Evolution Strategy on the noiseless part of the Comparing Continuous Optimisers benchmark function testbed.

📄 PDF Abstract BibTeX arXiv:2203.11315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Black-Box Optimization with Bi-Space Landscape Analysis and Dual-Control Mechanism for SAEA

2025-11-19 · Yukun Du, Haiyue Yu, Xiaotong Xie, Yan Zheng 외 arxiv

Surrogate-Assisted Evolutionary Algorithms (SAEAs) are widely used for expensive Black-Box Optimization. However, their reliance on rigid, manually designed components such as infill criteria and evolutionary strategies …

Reinforcement Learning

Better call Surrogates: A hybrid Evolutionary Algorithm for Hyperparameter optimization

2020-12-11 · Subhodip Biswas, Adam D Cobb, Andreea Sistrunk, Naren Ramakrishnan 외

In this paper, we propose a surrogate-assisted evolutionary algorithm (EA) for hyperparameter optimization of machine learning (ML) models. The proposed STEADE model initially estimates the objective function landscape u…

Bayesian OptimizationBIG-bench Machine LearningHyperparameter Optimization

Temporal True and Surrogate Fitness Landscape Analysis for Expensive Bi-Objective Optimisation

2024-04-09 · C. J. Rodriguez, S. L. Thomson, T. Alderliesten, P. A. N. Bosman

Many real-world problems have expensive-to-compute fitness functions and are multi-objective in nature. Surrogate-assisted evolutionary algorithms are often used to tackle such problems. Despite this, literature about an…

Evolutionary Algorithms

PMBO: Enhancing Black-Box Optimization through Multivariate Polynomial Surrogates

2024-03-12 · Janina Schreiber, Pau Batlle, Damar Wicaksono, Michael Hecht

We introduce a surrogate-based black-box optimization method, termed Polynomial-model-based optimization (PMBO). The algorithm alternates polynomial approximation with Bayesian optimization steps, using Gaussian processe…

Bayesian OptimizationEvolutionary AlgorithmsGaussian Processes

Relation Reasoning with LLMs in Expensive Optimization

2026-04-30 · Ye Lu, Bingdong Li, Aimin Zhou, Hao Hao arxiv

Expensive optimization problems (EOPs) are black-box tasks with costly objective evaluations and no gradient access, making the evaluation budget the key bottleneck. Surrogate-assisted evolutionary algorithms (SAEAs) red…