Pavel Erofeev edited GP.tex  over 9 years ago

Commit id: 0cb2719ff5e7f8041f40fae15ab042399fa01e05

deletions | additions      

       

\subsection{Gaussain Processes}  \label{sec:GaussinaProcesses}  In this paper we consider a specific class of regression functions $\mathcal{GP}$ -- Gaussian Processes. Any process $P\in\mathcal{GP}$ is uniqely defined by its mean $\mu(\mathbf{x}) = \mathrm{E}\left[f(\mathbf{x})\right]$ and covariance $\mathrm{Cov}(y, y^\prime) = k\left(\mathbf{x}, \mathbf{x}^\prime\right) = \mathrm{E}\left[(f(\mathbf{x}) \mathrm{E}\left[\left(f\left(\mathbf{x}\right)  - \mu(\mathbf{x})) (f(\mathbf{x}^\prime) \mu\left(\mathbf{x}\right)\right) \left(f\left(\mathbf{x}^\prime\right)  - \mu(\mathbf{x}^\prime))\right]$ \mu\left(\mathbf{x}^\prime\right)\right)\right]$  functions. Если положить функцию среднего нулевой $m(\mathbf{x}) = \EE[f(\mathbf{x})] = 0$, а ковариационную функцию считать известной, то функция апостериорного (для заданной обучающей выборки) среднего значения гауссовского процесса в точках контрольной выборки $X_*$ имеет вид \cite{Rasmussen} $\hat{f}(X_*) = K_* K^{-1} Y$, где $K_* = K(X_*, X) = \bigl[k(\mathbf{x}_i, \mathbf{x}_j), i = \overline{1, N_*}, j = \overline{1,N}\bigr], K = K(X, X) = \bigl[k(\mathbf{x}_i, \mathbf{x}_j), i, j = \overline{1, N}\bigr]$.