<< Chapter < Page Chapter >> Page >
An overview of the STFICA algorithm and its different approach to prewhitening.

Stfica/whitening differences

In 2007, a 301 Research Group explored how FASTICA works by demonstrating how well it works in its ideal form—when mixing is handled in MATLAB. For use in more general situations, however, Fast ICA must be compatible with every day recording equipment exposed to multiple sources. Mixing in MATLAB creates a simple mixing matrix of the form y=Hx. Given the mixed outputs y, FastICA generates the mixing matrix, H, and its inverse, then multiplies y by the inverse mixing matrix to produce a vector of the original source signals.

Our model accounts for a convolutive mixing matrix that models the effects of the channel and recording equipment. For example, room characteristics can affect echo and dampening, and even the best microphones have an impulse response that does not perfectly model delta pulse. Accordingly, a convolutive model of our system is the most appropriate for our system.

This changes our equations to: y=H*x

where H is a circulant matrix, meaning that each row vector is shifted one to the right relative to the previous row vector. This matrix implements circular convolution.

Sometimes signals that appear to be independent at first glance will, after analysis, have properties of dependence. In order to maximize the effectiveness of component analysis, it makes sense to make signals appear even more independent through a process of decorrelation known as prewhitening, which decorrelates the signals in both space and time.

A signal is white if its values are statistically independent--knowing some values of a signal does not reveal information about other values. Consider white noise, for example. Knowing any value of a white signal gives you no additional information about another.

Because one of the assumptions of FastICA is that the individual components are independent variables, a pre-whitening process applied to the mixed signals improves the signal separation during the ICA process. Originally, the FastICA algorithm included one stage of pre-whitening. This was not sufficient, however, because we needed to add additional stages to achieve better decorrelation with different numbers of sources. The Spatio-Temporal FastICA tools had begun to explore whitening, so we began to look into their work for inspiration.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Elec 301 projects fall 2008. OpenStax CNX. Jan 22, 2009 Download for free at http://cnx.org/content/col10633/1.1
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Elec 301 projects fall 2008' conversation and receive update notifications?

Ask