Jump to content

Gaussian process: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Antro5 (talk | contribs)
mNo edit summary
Line 11: Line 11:
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 [[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.


A Gaussian process can be used as a [[prior probability distribution]] over [[Function (mathematics)|function]]s in [[Bayesian inference]]. Inference of continuous values with a Gaussian process prior is known as [[Gaussian process regression]].
A Gaussian process can be used as a [[prior probability distribution]] over [[Function (mathematics)|function]]s in [[Bayesian inference]]. Inference of continuous values with a Gaussian process prior is known as [[Gaussian process regression]], or [[Kriging]].


==References==
==References==

Revision as of 20:13, 6 October 2005

A Gaussian process is a stochastic process {Xt}tT such that every finite linear combination of the Xt (or, more generally, any linear functional of the sample function Xt) is normally distributed. 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. Note that some authors (for example B. Simon in the reference cited below) also assume the variables Xt have mean zero. Alternatively, a process is Gaussian iff 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 iff 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.

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.

A Gaussian process can be used as a prior probability distribution over functions in Bayesian inference. Inference of continuous values with a Gaussian process prior is known as Gaussian process regression, or Kriging.

References

  • R. M. Dudley, Real Analysis and Probability, Wadsworth and Brooks/Cole, 1989.
  • B. Simon, Functional Integration and Quantum Physics, Academic Press, 1979.