Complex Cells and Object Recognition

S. Edelman, N. Intrator and T. Poggio, "Complex Cells and Object Recognition," NIPS97.

Note that this paper was published in 1997, which is 'long time ago.'
It says complex cells-like filter has invariant recognition. And, actually, it is really simple. Apply one filter for complex cells and check the correlation of the filter output to classify.

The problem is how to implement the complex cells-like filters. And we have one answer, which is independent subspace analysis (ISA) which is kind of a generalization of independent component analysis (ICA). BTW, ICA is a filter like simple cells.
The real problem is these theories are not like math theories. So the performance really depends on the situations such as noise or background or the shape of object.

Our brain is sooooo amazing... How does it do all these complicated stuffs?

- H. Choi