Journées de l'optimisation 2022
HEC Montréal, Québec, Canada, 16 — 18 mai 2022
MB8 - Derivative-free and Blackbox Optimization II
16 mai 2022 15h30 – 17h10
Salle: METRO INC. (jaune)
Présidée par Sébastien Le Digabel
3 présentations
-
15h30 - 15h55
Handling binary, unrelaxable and hidden contraints in blackbox optimization
In blackbox optimization, some constraints are not given or unknown to the user: they are called hidden constraints. This can lead to evaluations of the blackbox failing to complete and returning outputs such as NaN or inf. The lack of information appears also with unrelaxable constraints, which gives unreliable outputs if violated, and binary constraints. This work uses the few information from those constraints to sort list of points that are suggested by an algorithm using the opportunistic strategy, like MADS. Numerical results are performed on its computational version Nomad.
-
15h55 - 16h20
Quantifying uncertainty with ensembles of surrogates for blackbox optimization
This work introduces an extension to ensembles of surrogates, enabling them to quantify the uncertainty on the predictions they produce. The resulting extended ensembles of surrogates behave as stochastic models and allow the use of efficient Bayesian optimization tools. The method is incorporated in the search step of the mesh adaptive direct search (MADS) algorithm to improve the exploration of the search space. Computational experiments are conducted on seven analytical problems and four engineering problems. The results show that the proposed approach improves the performance of the MADS algorithm on complex engineering problems.
-
16h20 - 16h45
SOLAR: A solar thermal power plant simulator for blackbox optimization benchmarking
This work introduces SOLAR, a collection of optimization problems provided as a benchmarking tool for blackbox solvers. Each problem optimizes the design of a concentrated solar power plant defined as a blackbox numerical model. The type of variables, dimensionality, and number and type of constraints are different across problems. Optimization may be single or biobjective. The solar plant model considers several subsystems: a heliostats field, a central cavity receiver, a molten salt thermal energy storage, a steam generator and an idealized power block.