Title: ICA - Independent Component Analysis
1ICA - Independent Component Analysis
2ICA Concept
Original signals
3ICA Concept
Mixed signals
4ICA Concept
Estimates of original signal
5ICA Concept
The key to estimating the ICA model is
nongaussianity. From Central Limit Theorem
(a classical result in probability theory) A
sum of two independent random variables usually
has a distribution that is closer to gaussian
than any of the two original random variables.
6Preprocessing for ICA
- Suppose x is the mixed signal
- Preprocessing for ICA includes
- Centering Make x a zero-mean variable.
- 2. Whitening Transform x linearly so that it is
white. - ( components are uncorrelated and their
variances - equal unity )
- 3. Other application-dependent preprocessing
7Whitening Example
Two random sources A and B
8Whitening Example
Two linear mixtures of A and B
9Whitening Example
Whitened linear mixtures
10ICA Algorithm
The projection on both axis is quite Gaussian
11ICA Algorithm
ICA rotates the whitened matrix back to the
original space.
12Summary
ICA performs the rotation by minimizing the
Gaussianity of the data projected on both axes.
It recovers the original sources which are
statistically Independent.
13Applications of ICA
Separation of artifacts in MEG data
14Applications of ICA
Finding hidden factors in financial data
15Applications of ICA
Reducing noise in natural images
original image
corrupted with noise
16Applications of ICA
Reducing noise in natural images
wiener filtered image
recovered image applying sparse code shrinkage
17Applications of ICA
Telecommunications Separation of the user's own
signal from the interfering other users' signals
in CDMA (Code-Division Multiple Access) mobile
communications