Jump to content

Gaussian process

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 64.81.147.173 (talk) at 17:21, 19 July 2011 (→‎External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In probability theory and statistics, a Gaussian process is a stochastic process whose realisations consist of random values associated with every point in a range of times (or of space) such that each such random variable has a normal distribution. Moreover, every finite collection of those random variables has a multivariate normal distribution.

Gaussian processes are important in statistical modelling because of properties inherited from the normal. For example, if a random process is modelled as a Gaussian process, the distributions of various derived quantities can be obtained explicitly. Such quantities include: the average value of the process over a range of times; the error in estimating the average using sample values at a small set of times.

Definition

A Gaussian process is a stochastic processXt ; 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: see history of the normal/Gaussian 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, the Gaussian property can be formulated as follows:{ Xt ; tT } is Gaussian if and only if, for every finite set of indices t1, ..., tk, there are reals σl j with σi i > 0 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][4] (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.[5] Gaussian processes are also useful as a powerful non-linear interpolation tool.

See also

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. ^ Liu, W. (2010). Kernel Adaptive Filtering: A Comprehensive Introduction. John Wiley. ISBN 0470447532. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  5. ^ Stein, M.L. (1999). Interpolation of Spatial Data: Some Theory for Kriging. Springer.

External links

Video tutorials