HOME

TheInfoList



OR:

Joint Approximation Diagonalization of Eigen-matrices (JADE) is an algorithm for
independent component analysis In signal processing, independent component analysis (ICA) is a computational method for separating a multivariate signal into additive subcomponents. This is done by assuming that at most one subcomponent is Gaussian and that the subcomponents ar ...
that separates observed mixed signals into
latent Latency or latent may refer to: Science and technology * Latent heat, energy released or absorbed, by a body or a thermodynamic system, during a constant-temperature process * Latent variable, a variable that is not directly observed but inferred ...
source signals by exploiting fourth order moments. 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 In probability theory and statistics, kurtosis (from el, κυρτός, ''kyrtos'' or ''kurtos'', meaning "curved, arching") is a measure of the "tailedness" of the probability distribution of a real-valued random variable. Like skewness, kurtosi ...
, 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 \mathbf = (x_) \in \mathbb^ denote an observed data matrix whose n columns correspond to observations of m-variate mixed vectors. It is assumed that \mathbf is ''prewhitened'', that is, its rows have a sample mean equaling zero and a sample covariance is the m \times m dimensional identity matrix, that is, Applying JADE to \mathbf entails # computing ''fourth-order cumulants'' of \mathbf and then # optimizing a ''contrast function'' to obtain a m \times m rotation matrix O to estimate the source components given by the rows of the m \times n dimensional matrix \mathbf := \mathbf^ \mathbf.


References

Computational statistics {{Statistics-stub