OCLGNESep 11, 2018

Efficient Global Optimization using Deep Gaussian Processes

arXiv:1809.04632v120 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in optimization for domains like engineering design, but it is incremental as it builds on existing EGO methods.

The paper tackled the problem of optimizing expensive black-box functions with non-stationary behavior by integrating Deep Gaussian Processes into the Efficient Global Optimization framework, resulting in improved handling of non-stationarity as demonstrated through numerical experiments on analytical problems.

Efficient Global Optimization (EGO) is widely used for the optimization of computationally expensive black-box functions. It uses a surrogate modeling technique based on Gaussian Processes (Kriging). However, due to the use of a stationary covariance, Kriging is not well suited for approximating non stationary functions. This paper explores the integration of Deep Gaussian processes (DGP) in EGO framework to deal with the non-stationary issues and investigates the induced challenges and opportunities. Numerical experimentations are performed on analytical problems to highlight the different aspects of DGP and EGO.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes