paper-with-me

홈 › Papers

Modeling and Optimization with Gaussian Processes in Reduced Eigenbases -- Extended Version

2019-08-29 · David Gaudrie, Rodolphe Le Riche, Victor Picheny, Benoit Enaux, Vincent Herbert

Parametric shape optimization aims at minimizing an objective function f(x) where x are CAD parameters. This task is difficult when f is the output of an expensive-to-evaluate numerical simulator and the number of CAD parameters is large. Most often, the set of all considered CAD shapes resides in a manifold of lower effective dimension in which it is preferable to build the surrogate model and perform the optimization. In this work, we uncover the manifold through a high-dimensional shape mapping and build a new coordinate system made of eigenshapes. The surrogate model is learned in the space of eigenshapes: a regularized likelihood maximization provides the most relevant dimensions for the output. The final surrogate model is detailed (anisotropic) with respect to the most sensitive eigenshapes and rough (isotropic) in the remaining dimensions. Last, the optimization is carried out with a focus on the critical dimensions, the remaining ones being coarsely optimized through a random embedding and the manifold being accounted for through a replication strategy. At low budgets, the methodology leads to a more accurate model and a faster optimization than the classical approach of directly working with the CAD parameters.

📄 PDF Abstract BibTeX arXiv:1908.11272

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Bayesian Optimization using Deep Gaussian Processes

2019-05-07 · Ali Hebbal, Loic Brevault, Mathieu Balesdent, El-Ghazali Talbi 외

Bayesian Optimization using Gaussian Processes is a popular approach to deal with the optimization of expensive black-box functions. However, because of the a priori on the stationarity of the covariance matrix of classi…

Bayesian OptimizationGaussian Processesglobal-optimization

Global Optimization of Gaussian processes

2020-05-21 · Artur M. Schweidtmann, Dominik Bongartz, Daniel Grothe, Tim Kerkenhoff 외

Gaussian processes~(Kriging) are interpolating data-driven models that are frequently applied in various disciplines. Often, Gaussian processes are trained on datasets and are subsequently embedded as surrogate models in…

Bayesian OptimizationGaussian Processesglobal-optimization

Variable noise and dimensionality reduction for sparse Gaussian processes

2012-06-27 · Edward Snelson, Zoubin Ghahramani

The sparse pseudo-input Gaussian process (SPGP) is a new approximation method for speeding up GP regression in the case of a large number of data points N. The approximation is controlled by the gradient optimization of …

Dimensionality ReductionGaussian Processes

Efficient Global Optimization using Deep Gaussian Processes

2018-09-11 · Hebbal Ali, Brevault Loic, Balesdent Mathieu, Talbi El-Ghazali 외

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 …

Gaussian Processesglobal-optimization

GNet: A scalable and flexible Gaussian process network with nonparametric neurons

2026-07-12 · Mengyang Gu arxiv

We develop GNet, a scalable and flexible Gaussian process network with nonparametric activation functions modeled by Gaussian processes. To reduce computational and storage costs, we introduce the jointly inverse Kalman …

Gaussian Processes