Principal Component Analysis

PCA finds components that are orthogonal and ordered by variance

Independent Component Analysis

ICA finds components that are statistically independent - a much stronger condition.

?? independence means that all higher moments (not just variance agree) ??

?? ICA exploits non-Gaussianity to identify components that are truly causally/generatively separate. ??

Gaussian Case

for the Gaussian case PCA and ICA are indistinguishable ... ICA only adds value when underlying sources are non Gaussian

advantages of PCA