Hyper-optimization with Gaussian Process and Differential Evolution Algorithm

Jakub Klus,Pavel Grunt,Martin Dobrovolný
DOI: https://doi.org/10.48550/arXiv.2101.10625
2021-01-26
Abstract:Optimization of problems with high computational power demands is a challenging task. A probabilistic approach to such optimization called Bayesian optimization lowers performance demands by solving mathematically simpler model of the problem. Selected approach, Gaussian Process, models problem using a mixture of Gaussian functions. This paper presents specific modifications of Gaussian Process optimization components from available scientific libraries. Presented modifications were submitted to BlackBox 2020 challenge, where it outperformed some conventionally available optimization libraries.
Machine Learning
What problem does this paper attempt to address?