3d9341f48dbcf4be.tex
1: \begin{abstract}%   <- trailing '%' for backward compatibility of .sty file
2:   This work presents a new procedure for obtaining predictive distributions
3:   in the context of Gaussian process (GP) modeling, with a relaxation of
4:   the interpolation constraints outside some ranges of interest:
5:   the mean of the predictive distributions no longer necessarily
6:   interpolates the observed values when they are outside ranges of
7:   interest, but are simply constrained to remain outside.
8:   This method called relaxed Gaussian process (\reGP) interpolation
9:   provides better predictive distributions in ranges of
10:   interest, especially in cases where a stationarity assumption for the
11:   GP model is not appropriate. It can be viewed as a goal-oriented
12:   method and becomes particularly interesting in Bayesian optimization,
13:   for example, for the minimization of an objective function, where good
14:   predictive distributions for low function values are important.  When
15:   the expected improvement criterion and \reGP are used for sequentially
16:   choosing evaluation points, the convergence of the resulting
17:   optimization algorithm is theoretically guaranteed (provided that the
18:   function to be optimized lies in the reproducing kernel Hilbert spaces
19:   attached to the known covariance of the underlying Gaussian process).
20:   Experiments indicate that using \reGP instead of stationary GP models
21:   in Bayesian optimization is beneficial.
22: \end{abstract}
23: