A tutorial-and-benchmark chapter that ranks ten surrogate-based derivative-free optimization algorithms on four synthetic functions and two process engineering case studies, with code released on GitHub.
Global and Preference-based Optimization with Mixed Variables using Piecewise Affine Surrogates
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
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 function is the result of a complicated simulation or experiment, it may be expensive-to-evaluate. This paper proposes a novel surrogate-based global optimization algorithm to solve linearly constrained mixed-variable problems up to medium size (around 100 variables after encoding). The proposed approach is based on constructing a piecewise affine surrogate of the objective function over feasible samples. We assume the objective function is black-box and expensive-to-evaluate, while the linear constraints are quantifiable, unrelaxable, a priori known, and are cheap to evaluate. We introduce two types of exploration functions to efficiently search the feasible domain via mixed-integer linear programming solvers. We also provide a preference-based version of the algorithm designed for situations where only pairwise comparisons between samples can be acquired, while the underlying objective function to minimize remains unquantified. The two algorithms are evaluated on several unconstrained and constrained mixed-variable benchmark problems. The results show that, within a small number of required experiments/simulations, the proposed algorithms can often achieve better or comparable results than other existing methods.
citation-role summary
citation-polarity summary
fields
math.OC 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Surrogate-Based Optimization Techniques for Process Systems Engineering
A tutorial-and-benchmark chapter that ranks ten surrogate-based derivative-free optimization algorithms on four synthetic functions and two process engineering case studies, with code released on GitHub.