Hyper-optimization with Gaussian Process and Differential Evolution Algorithm
Jakub Klus, Pavel Grunt, Martin Dobrovoln\'y

TL;DR
This paper introduces modifications to Gaussian Process-based Bayesian optimization, enhancing performance in high-demand problems, demonstrated through success in the BlackBox 2020 challenge.
Contribution
It presents specific modifications to Gaussian Process optimization components, improving efficiency and effectiveness in high computational demand scenarios.
Findings
Outperformed some conventional optimization libraries in BlackBox 2020 challenge
Modified Gaussian Process components improved optimization performance
Demonstrated effectiveness in high computational demand problems
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Gaussian Processes and Bayesian Inference · Metaheuristic Optimization Algorithms Research
MethodsGaussian Process
