paper-with-me

홈 › Papers

On the implementation of a global optimization method for mixed-variable problems

2020-09-04 · Giacomo Nannicini

We describe the optimization algorithm implemented in the open-source derivative-free solver RBFOpt. The algorithm is based on the radial basis function method of Gutmann and the metric stochastic response surface method of Regis and Shoemaker. We propose several modifications aimed at generalizing and improving these two algorithms: (i) the use of an extended space to represent categorical variables in unary encoding; (ii) a refinement phase to locally improve a candidate solution; (iii) interpolation models without the unisolvence condition, to both help deal with categorical variables, and initiate the optimization before a uniquely determined model is possible; (iv) a master-worker framework to allow asynchronous objective function evaluations in parallel. Numerical experiments show the effectiveness of these ideas.

📄 PDF Abstract BibTeX arXiv:2009.02183

Code (1)

coin-or/rbfopt

Tasks

global-optimization

Similar Papers 제목 키워드 기반

A comparison of mixed-variables Bayesian optimization approaches

2021-10-30 · Jhouben Cuesta-Ramirez, Rodolphe Le Riche, Olivier Roustant, Guillaume Perrin 외

Most real optimization problems are defined over a mixed search space where the variables are both discrete and continuous. In engineering applications, the objective function is typically calculated with a numerically c…

Bayesian OptimizationGaussian Processes

Global and Preference-based Optimization with Mixed Variables using Piecewise Affine Surrogates

2023-02-09 · Mengjia Zhu, Alberto Bemporad

Optimization problems involving mixed variables (i.e., variables of numerical and categorical nature) can be challenging to solve, especially in the presence of mixed-variable constraints. Moreover, when the objective fu…

global-optimization

A Firefly Algorithm for Mixed-Variable Optimization Based on Hybrid Distance Modeling

2026-03-25 · Ousmane Tom Bechir, Adán José-García, Zaineb Chelly Garcia, Vincent Sobanski 외 arxiv

Several real-world optimization problems involve mixed-variable search spaces, where continuous, ordinal, and categorical decision variables coexist. However, most population-based metaheuristic algorithms are designed f…

Bayesian Optimization For Multi-Objective Mixed-Variable Problems

2022-01-30 · Haris Moazam Sheikh, Philip S. Marcus

Optimizing multiple, non-preferential objectives for mixed-variable, expensive black-box problems is important in many areas of engineering and science. The expensive, noisy, black-box nature of these problems makes them…

Bayesian Optimization

Mixed-Variable Global Sensitivity Analysis For Knowledge Discovery And Efficient Combinatorial Materials Design

2023-10-23 · Yigitcan Comlek, LiWei Wang, Wei Chen

Global Sensitivity Analysis (GSA) is the study of the influence of any given inputs on the outputs of a model. In the context of engineering design, GSA has been widely used to understand both individual and collective c…

NavigateSensitivity