Kernel-independent component analysis

From HandWiki

In statistics, kernel-independent component analysis (kernel ICA) is an efficient algorithm for independent component analysis which estimates source components by optimizing a generalized variance contrast function, which is based on representations in a reproducing kernel Hilbert space.[1][2] 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 , associated with a feature map Lx: defined for a fixed x. The -correlation between two random variables X and Y is defined as

ρ(X,Y)=maxf,gcorr(LX,f,LY,g)

where the functions f,g: range over and

corr(LX,f,LY,g):=cov(f(X),g(Y))var(f(X))1/2var(g(Y))1/2

for fixed f,g.[1] Note that the reproducing property implies that f(x)=Lx,f for fixed x and f.[3] It follows then that the -correlation between two independent random variables is zero.

This notion of -correlations is used for defining contrast functions that are optimized in the Kernel ICA algorithm. Specifically, if 𝐗:=(xij)n×m 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×m dimensional identity matrix, Kernel ICA estimates a m×m dimensional orthogonal matrix 𝐀 so as to minimize finite-sample -correlations between the columns of 𝐒:=𝐗𝐀.

References

  1. 1.0 1.1 Bach, Francis R.; Jordan, Michael I. (2003). "Kernel independent component analysis". The Journal of Machine Learning Research 3: 1–48. doi:10.1162/153244303768966085. https://www.di.ens.fr/~fbach/kernelICA-jmlr.pdf. 
  2. Bach, Francis R.; Jordan, Michael I. (2003). "Kernel independent component analysis". 2003 IEEE International Conference on Acoustics, Speech, and Signal Processing, 2003. Proceedings. (ICASSP '03). 4. pp. IV-876-9. doi:10.1109/icassp.2003.1202783. ISBN 978-0-7803-7663-2. https://www.di.ens.fr/~fbach/kernelICA-icassp03.pdf. 
  3. Saitoh, Saburou (1988). Theory of Reproducing Kernels and Its Applications. Longman. ISBN 978-0582035645.