paper-with-me

홈 › Papers

Testing Surrogate-Based Optimization with the Fortified Branin-Hoo Extended to Four Dimensions

2021-07-16 · Charles F. Jekel, Raphael T. Haftka

Some popular functions used to test global optimization algorithms have multiple local optima, all with the same value, making them all global optima. It is easy to make them more challenging by fortifying them via adding a localized bump at the location of one of the optima. In previous work the authors illustrated this for the Branin-Hoo function and the popular differential evolution algorithm, showing that the fortified Branin-Hoo required an order of magnitude more function evaluations. This paper examines the effect of fortifying the Branin-Hoo function on surrogate-based optimization, which usually proceeds by adaptive sampling. Two algorithms are considered. The EGO algorithm, which is based on a Gaussian process (GP) and an algorithm based on radial basis functions (RBF). EGO is found to be more frugal in terms of the number of required function evaluations required to identify the correct basin, but it is expensive to run on a desktop, limiting the number of times the runs could be repeated to establish sound statistics on the number of required function evaluations. The RBF algorithm was cheaper to run, providing more sound statistics on performance. A four-dimensional version of the Branin-Hoo function was introduced in order to assess the effect of dimensionality. It was found that the difference between the ordinary function and the fortified one was much more pronounced for the four-dimensional function compared to the two dimensional one.

📄 PDF Abstract BibTeX arXiv:2107.08035

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

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

Efficient Benchmarking of Algorithm Configuration Procedures via Model-Based Surrogates

2017-03-30 · Katharina Eggensperger, Marius Lindauer, Holger H. Hoos, Frank Hutter 외

The optimization of algorithm (hyper-)parameters is crucial for achieving peak performance across a wide range of domains, ranging from deep neural networks to solvers for hard combinatorial problems. The resulting algor…

BenchmarkingHyperparameter Optimization

Quantile-Scaled Bayesian Optimization Using Rank-Only Feedback

2025-09-28 · Tunde Fahd Egunjobi arxiv

Bayesian Optimization (BO) is widely used for optimizing expensive black-box functions, particularly in hyperparameter tuning. However, standard BO assumes access to precise objective values, which may be unavailable, no…

On Decidability of Existence of Fortified Supervisors Against Covert Actuator Attackers

2023-07-29 · Ruochen Tai, Liyong Lin, Rong Su

This work investigates the problem of synthesizing fortified supervisors against covert actuator attackers. For a non-resilient supervisor S, i.e., there exists at least a covert actuator attacker that is capable of infl…

Statistical Testing on Directed Graphs by Surrogate Data Generation

2026-05-30 · Chun Hei Michael Chan, Alexandre Cionca, Dimitri Van De Ville arxiv

In recent years, graph signal processing has emerged as a powerful framework at the intersection of signal processing and graph theory, providing tools for the analysis of signals defined on nodes while accounting for th…

Positive and Risky Message Assessment for Music Products

2023-09-18 · Yigeng Zhang, Mahsa Shafaei, Fabio A. González, Thamar Solorio

In this work, we introduce a pioneering research challenge: evaluating positive and potentially harmful messages within music products. We initiate by setting a multi-faceted, multi-task benchmark for music content asses…