Proving Linear Filtering of Gaussian Process Still Gaussian

Click For Summary
SUMMARY

The output of linear filtering applied to a Gaussian process remains Gaussian. A Gaussian process is defined such that for any finite integer k, the random variables x(t1), x(t2), ..., x(tk) are jointly Gaussian. Linear filtering involves convoluting the process x(t) with a function h(t), resulting in the output y(t) = h(t) * x(t). To prove that y(t1), ..., y(tm) are jointly Gaussian for any m > 0, one can discretize the integral definition of y(t), demonstrating that each y(ti) is a linear combination of jointly Gaussian variables, thus confirming the joint Gaussian property.

PREREQUISITES
  • Understanding of Gaussian processes and their properties
  • Knowledge of linear filtering techniques
  • Familiarity with convolution operations
  • Basic concepts of random variables and joint distributions
NEXT STEPS
  • Study the mathematical foundations of Gaussian processes
  • Learn about convolution and its applications in signal processing
  • Explore the properties of jointly Gaussian random variables
  • Investigate formal proofs of linear filtering in Gaussian processes
USEFUL FOR

Mathematicians, statisticians, signal processing engineers, and researchers in machine learning who are interested in the properties of Gaussian processes and their applications in filtering techniques.

chingkui
Messages
178
Reaction score
2
How to prove the output of Linear Filtering a Gaussian Process is still Gaussian? It has been stated in many books I read, but none of them actually prove it. One even stated that "The technical mechinery to prove this property is beyond the scope of this book..."
By definition, a Gaussian process is a function x such that for any finite integer k, and for any arbitary time t1, t2, ..., tk, that x(t1), x(t2), ..., x(tk) are jointly Gaussian RV.
To linear filter the process x(t) means just to convolute it with a function h(t), i.e., the output y(t)=h(t)*x(t)=integrate(h(t-s)x(s)ds)
To prove the statement is to prove that for any m>0, and any time t1,..., tm, that y(t1),...,y(tm) are jointly Gaussian.
Is it that difficult to prove? What does one need to prove it?
It is quite obvious that a Gaussian RV remains Gaussian after linear filtering it, but for a Gaussian process, I am not sure what to use to prove that. Does anyone know how? Thanks.
 
Physics news on Phys.org
I suspect that the a formal proof will be quite technical. However, to understand it intuitively, one may try to discretise the integral in the definition of y(t). The decretised integral is a linear combination of jointly Gaussian variables, and is therefore Gaussian. Each of the y(ti) can be discretised this way, and each is a linear combination of a set of jointly Gaussian variables, and {y(ti)} is therefore jointly Gaussian.

Of course this is far from being a proof. But I think this theorem belongs to the category where it can be easily understood but not easily proved.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K