Blind Source Separation: High Order Statistics Approach
High order statistics measures are extensions of second order measures such as autocorrelation and power spectrum. The second order statistics measures work fine if the siganls are Gaussian but many real life signals are non-Gaussian and high order measures can be useful.
Skewness the 3rd moments
For univariate data , , …, , the skewness is defined as
where and σ are the mean and standard deviation. For any symmetric distribution, the skewness should be zero, therefore, for any Gaussian distribution signal, the skewness is zero.
Kertosis the 4th moments
For univariate data , , …, , the kertosis is defined as
The Kertosis of standard normal distribution is 3. If a kertosis is larger than 3, the signal is called superGaussian and smaller than 3, the signal is subGaussian, or leptokurtic or platykurtic.
For a mixing system,
.
where is the linear mixing matrix and is the noise term for each channel, we want to exploit the statistical properties of sources through the use of order statistics. Order statistics can be used as non-parametric estimators of the quantile function to measure the distance from the standard Gaussian distribution.
The Measure of Gaussianity
To measure the distance between a zero mean random variable and the standard Gaussian distribution, we can use
where is the quantile function.
is Gaussian if and only if . This measure has been used in many applications to determine Gaussianity.
For implementation, the following approximation can be used instead,
Extracting one source among N signals
To estimate s from the mixtures, it is necessary to identify coefficients, ,
,
to approximate one of the sources.
The goal is to make as far away from Gaussian as possible. This is achieved by minimizing the following,
where is given above.
The above approach is credited to Donoho for his work on de-noising.