Multi-objective optimization algorithm for expensive-to-evaluate function
This repository contains the source code for “Thompson sampling efficient multiobjective optimization” (TSEMO) algorithm [1].
The algorithm is designed for global multi-objective optimization of expensive-to-evaluate black-box functions. For example, the algorithm has been applied to the simultaneous optimization of the life-cycle assessment (LCA) and cost of a chemical process simulation [2]. However, the algorithm can be applied to other black-box function such as CFD simulations as well. It is based on the Bayesian optimization approach that builds Gaussian process surrogate models to accelerate optimization. Further, the algorithm can identify several promising points in each iteration (batch sequential mode). This allows to evaluate several simulations in parallel.
[1] Bradford, E., Schweidtmann, A.M. & Lapkin, A. J Glob Optim (2018). https://doi.org/10.1007/s10898-018-0609-2
[2] D. Helmdach, P. Yaseneva, P. K. Heer, A. M. Schweidtmann, A. A. Lapkin, ChemSusChem 2017, 10, 3632. https://doi.org/10.1002/cssc.201700927
Citar como
Artur Schweidtmann (2025). Multi-objective optimization algorithm for expensive-to-evaluate function (https://github.com/Eric-Bradford/TS-EMO), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Mathematics and Optimization > Global Optimization Toolbox > Multiobjective Optimization >
- Engineering > Chemical Engineering > Chemical Process Design >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Direct
Mex_files/hypervolume
Mex_files/invchol
Mex_files/pareto front
NGPM_v1.4
Old_versions
Test_functions
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 | added DOI of paper |
|
