Joint Approximation Diagonalization of Eigen-matrices

From testwiki
Jump to navigation Jump to search

Template:Short description Joint Approximation Diagonalization of Eigen-matrices (JADE) is an algorithm for independent component analysis that separates observed mixed signals into latent source signals by exploiting fourth order moments.[1] The fourth order moments are a measure of non-Gaussianity, which is used as a proxy for defining independence between the source signals. The motivation for this measure is that Gaussian distributions possess zero excess kurtosis, and with non-Gaussianity being a canonical assumption of ICA, JADE seeks an orthogonal rotation of the observed mixed vectors to estimate source vectors which possess high values of excess kurtosis.

Algorithm

Let 𝐗=(xij)βˆˆβ„mΓ—n denote an observed data matrix whose n columns correspond to observations of m-variate mixed vectors. It is assumed that 𝐗 is prewhitened, that is, its rows have a sample mean equaling zero and a sample covariance is the mΓ—m dimensional identity matrix, that is, Template:Center Applying JADE to 𝐗 entails

  1. computing fourth-order cumulants of 𝐗 and then
  2. optimizing a contrast function to obtain a mΓ—m rotation matrix O

to estimate the source components given by the rows of the mΓ—n dimensional matrix 𝐙:=πŽβˆ’1𝐗.[2]

References

Template:Reflist


Template:Statistics-stub