Is ICA Significantly Better than PCA for Face Recognition?
Abstract
The standard PCA was always used as baseline algorithm to evaluate ICA-based face recognition systems in the previous research. In this paper, we examine the two architectures of ICA for image representation and find that ICA architecture I involves a PCA process by vertically centering (PCA I), while ICA architecture II involves a whitened PCA process by horizontally centering (PCA II). So, it is reasonable to use these two PCA versions as baseline algorithms to revaluate the ICA-based face recognition systems. The experiments were performed on the FERET face database. The experimental results show there is no significant performance differences between ICA architecture I (II) and PCA I (II), although ICA architecture II significantly outperforms the standard PCA. It can be concluded that the performance of ICA strongly depends on its involved PCA process. The pure ICA projection has little effect on the performance of face recognition.
Cite
Text
Yang et al. "Is ICA Significantly Better than PCA for Face Recognition?." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.127Markdown
[Yang et al. "Is ICA Significantly Better than PCA for Face Recognition?." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/yang2005iccv-ica/) doi:10.1109/ICCV.2005.127BibTeX
@inproceedings{yang2005iccv-ica,
title = {{Is ICA Significantly Better than PCA for Face Recognition?}},
author = {Yang, Jian and Zhang, David and Yang, Jing-Yu},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2005},
pages = {198-203},
doi = {10.1109/ICCV.2005.127},
url = {https://mlanthology.org/iccv/2005/yang2005iccv-ica/}
}