Jump to content

Gaussian process

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Constructive editor (talk | contribs) at 11:51, 12 July 2009 (Applications). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In the mathematical theory of probability, a Gaussian process is a stochastic process {Xt}tT for which any finite linear combination of samples will be normally distributed (or, more generally, any linear functional applied to the sample function Xt will give a normally distributed result).

Some authors [1] also assume the random variables Xt have mean zero.

History

The concept is named after Carl Friedrich Gauss simply because the normal distribution is sometimes called the Gaussian distribution, although Gauss was not the first to study that distribution.

Alternative definitions

Alternatively, a process is Gaussian if and only if for every finite set of indices t1, ..., tk in the index set T

is a vector-valued Gaussian random variable. Using characteristic functions of random variables, we can formulate the Gaussian property as follows:{Xt}tT is Gaussian if and only if for every finite set of indices t1, ..., tk there are positive reals σl j and reals μj such that

The numbers σl j and μj can be shown to be the covariances and means of the variables in the process. [2]

Important Gaussian processes

The Wiener process is perhaps the most widely studied Gaussian process. It is not stationary, but it has stationary increments.

The Ornstein–Uhlenbeck process is a stationary Gaussian process.

The Brownian bridge is a Gaussian process whose increments are not independent.

The fractional Brownian motion is a Gaussian process whose covariance function is a generalisation of Wiener process.

Applications

A Gaussian process can be used as a prior probability distribution over functions in Bayesian inference. [3] (Given any set of points in the desired domain of your functions, take a multivariate Gaussian whose covariance matrix parameter is the Gram matrix of your N points with some desired kernel, and sample from that Gaussian.) Inference of continuous values with a Gaussian process prior is known as Gaussian process regression, or Kriging [4]. Gaussian processes are also useful as a powerful non-linear interpolation tool.

Notes

  1. ^ Simon, Barry (1979). Functional Integration and Quantum Physics. Academic Press.
  2. ^ Dudley, R.M. (1989). Real Analysis and Probability. Wadsworth and Brooks/Cole.
  3. ^ Rasmussen, C.E. (2006). Gaussian Processes for Machine Learning. MIT Press. ISBN 0-262-18253-X. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  4. ^ Stein, M.L. (1999). Interpolation of Spatial Data: Some Theory for Kriging. Springer.