Kernel-independent Component Analysis
   HOME

TheInfoList



OR:

In statistics, kernel-independent component analysis (kernel ICA) is an efficient 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 ...
which estimates source components by optimizing a ''generalized variance'' contrast function, which is based on representations in a
reproducing kernel Hilbert space In functional analysis (a branch of mathematics), a reproducing kernel Hilbert space (RKHS) is a Hilbert space of functions in which point evaluation is a continuous linear functional. Roughly speaking, this means that if two functions f and g in ...
. Those contrast functions use the notion of mutual information as a measure of statistical independence.


Main idea

Kernel ICA is based on the idea that correlations between two random variables can be represented in a reproducing kernel Hilbert space (RKHS), denoted by \mathcal, associated with a feature map L_x: \mathcal \mapsto \mathbb defined for a fixed x \in \mathbb. The \mathcal-correlation between two random variables X and Y is defined as : \rho_(X,Y) = \max_ \operatorname( \langle L_X,f \rangle, \langle L_Y,g \rangle) where the functions f,g: \mathbb \to \mathbb range over \mathcal and : \operatorname( \langle L_X,f \rangle, \langle L_Y,g \rangle) := \frac for fixed f,g \in \mathcal. Note that the reproducing property implies that f(x) = \langle L_x, f \rangle for fixed x \in \mathbb and f \in \mathcal. It follows then that the \mathcal-correlation between two
independent random variables Independent or Independents may refer to: Arts, entertainment, and media Artist groups * Independents (artist group), a group of modernist painters based in the New Hope, Pennsylvania, area of the United States during the early 1930s * Independe ...
is zero. This notion of \mathcal-correlations is used for defining ''contrast'' functions that are optimized in the Kernel ICA algorithm. Specifically, if \mathbf := (x_) \in \mathbb^ is a prewhitened data matrix, that is, the sample mean of each column is zero and the sample covariance of the rows is the m \times m dimensional identity matrix, Kernel ICA estimates a m \times m dimensional orthogonal matrix \mathbf so as to minimize finite-sample \mathcal-correlations between the columns of \mathbf := \mathbf \mathbf^.


References

{{Statistics-stub Statistical algorithms