Robust Principal Component Analysis with Non-Greedy L1-Norm Maximization
Abstract
Principal Component Analysis (PCA) is one of the most important methods to handle high-dimensional data. However, the high computa-tional complexity makes it hard to apply to the large scale data with high dimensionality, and the used 2-norm makes it sensitive to outliers. A recent work proposed principal component analysis based on 1-norm maximization, which is efficient and robust to outliers. In that work, a greedy strategy was applied due to the difficulty of directly solving the 1-norm maximization problem, which is easy to get stuck in local solution. In this paper, we first propose an efficient optimization algorithm to solve a general 1-norm maximization problem, and then propose a robust principal component analysis with non-greedy 1-norm maximization. Experimental results on real world datasets show that the non-greedy method always obtains much better solution than that of the greedy method.
Cite
Text
Nie et al. "Robust Principal Component Analysis with Non-Greedy L1-Norm Maximization." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-242Markdown
[Nie et al. "Robust Principal Component Analysis with Non-Greedy L1-Norm Maximization." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/nie2011ijcai-robust/) doi:10.5591/978-1-57735-516-8/IJCAI11-242BibTeX
@inproceedings{nie2011ijcai-robust,
title = {{Robust Principal Component Analysis with Non-Greedy L1-Norm Maximization}},
author = {Nie, Feiping and Huang, Heng and Ding, Chris H. Q. and Luo, Dijun and Wang, Hua},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {1433-1438},
doi = {10.5591/978-1-57735-516-8/IJCAI11-242},
url = {https://mlanthology.org/ijcai/2011/nie2011ijcai-robust/}
}