paper-with-me

홈 › Papers

Bayesian optimization with local search

2019-11-20 · Yuzhou Gao, Tengchao Yu, Jinglai Li

Global optimization finds applications in a wide range of real world problems. The multi-start methods are a popular class of global optimization techniques, which are based on the ideas of conducting local searches at multiple starting points. In this work we propose a new multi-start algorithm where the starting points are determined in a Bayesian optimization framework. Specifically, the method can be understood as to construct a new function by conducting local searches of the original objective function, where the new function attains the same global optima as the original one. Bayesian optimization is then applied to find the global optima of the new local search defined function.

📄 PDF Abstract BibTeX arXiv:1911.09159

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimizationglobal-optimization

Similar Papers 제목 키워드 기반

Local Bayesian Optimization of Motor Skills

2017-08-01 · ICML 2017 8 · Riad Akrour, Dmitry Sorokin, Jan Peters, Gerhard Neumann

Bayesian optimization is renowned for its sample efficiency but its application to higher dimensional tasks is impeded by its focus on global optimization. To scale to higher dimensional problems, we leverage the sa…

Bayesian Optimizationglobal-optimizationImitation Learning

Local Entropy Search over Descent Sequences for Bayesian Optimization

2025-11-24 · David Stenger, Armin Lindicke, Alexander von Rohr, Sebastian Trimpe arxiv

Searching large and complex design spaces for a global optimum can be infeasible and unnecessary. A practical alternative is to iteratively refine the neighborhood of an initial design using local optimization methods su…

Solving Black-Box Optimization Challenge via Learning Search Space Partition for Local Bayesian Optimization

2020-12-18 · Mikita Sazanovich, Anastasiya Nikolskaya, Yury Belousov, Aleksei Shpilman

Black-box optimization is one of the vital tasks in machine learning, since it approximates real-world conditions, in that we do not always know all the properties of a given system, up to knowing almost nothing but the …

Bayesian Optimization

Local Latent Space Bayesian Optimization over Structured Inputs

2022-01-28 · Natalie Maus, Haydn T. Jones, Juston S. Moore, Matt J. Kusner 외

Bayesian optimization over the latent spaces of deep autoencoder models (DAEs) has recently emerged as a promising new approach for optimizing challenging black-box functions over structured, discrete, hard-to-enumerate …

Bayesian Optimization

Advancing Bayesian Optimization: The Mixed-Global-Local (MGL) Kernel and Length-Scale Cool Down

2016-12-09 · Kim Peter Wabersich, Marc Toussaint

Bayesian Optimization (BO) has become a core method for solving expensive black-box optimization problems. While much research focussed on the choice of the acquisition function, we focus on online length-scale adaption …

Bayesian Optimizationglobal-optimization