Locality Preserving Nonnegative Matrix Factorization

Abstract

Matrix factorization techniques have been frequently applied in information processing tasks. Among them, Non-negative Matrix Factorization (NMF) have received considerable attentions due to its psychological and physiological interpretation of naturally occurring data whose representation may be parts-based in human brain. On the other hand, from geometric perspective the data is usually sampled from a low dimensional manifold embedded in high dimensional ambient space. One hopes then to find a compact representation which uncovers the hidden topics and simultaneously respects the intrinsic geometric structure. In this paper, we propose a novel algorithm, called {\em Locality Preserving Non-negative Matrix Factorization} (LPNMF), for this purpose. For two data points, we use KL-divergence to evaluate their similarity on the hidden topics. The optimal maps are obtained such that the feature values on hidden topics are restricted to be non-negative and vary smoothly along the geodesics of the data manifold. Our empirical study shows the encouraging results of the proposed algorithm in comparisons to the state-of-the-art algorithms on two large high-dimensional databases. Deng Cai, Xiaofei He, Xuanhui Wang, Hujun Bao, Jiawei Han

Cite

Text

Cai et al. "Locality Preserving Nonnegative Matrix Factorization." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Cai et al. "Locality Preserving Nonnegative Matrix Factorization." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/cai2009ijcai-locality/)

BibTeX

@inproceedings{cai2009ijcai-locality,
  title     = {{Locality Preserving Nonnegative Matrix Factorization}},
  author    = {Cai, Deng and He, Xiaofei and Wang, Xuanhui and Bao, Hujun and Han, Jiawei},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {1010-1015},
  url       = {https://mlanthology.org/ijcai/2009/cai2009ijcai-locality/}
}