Nonnegative Matrix Factorization with Gibbs Random Field Modeling

Abstract

In this paper, we present a Gibbs Random Field (GRF) modeling based Nonnegative Matrix Factorization (NMF) algorithm, called GRF-NMF. We propose to treat the component matrix of NMF as a Gibbs random field. Since each component presents a localized object part, as usually expected, we propose an energy function with the prior knowledge of smoothness and locality. This way of directly modeling on the structure of components makes the algorithm able to learn sparse, smooth, and localized object parts. Furthermore, we find that at each update iteration, the constrained term can be processed conveniently via local filtering on components. Finally we give a well established convergence proof for the derived algorithm. Experimental results on both synthesized and real image databases shows that the proposed GRF-NMF algorithm significantly outperforms other NMF related algorithms in sparsity, smoothness, and locality of the learned components.

Cite

Text

Liao et al. "Nonnegative Matrix Factorization with Gibbs Random Field Modeling." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457714

Markdown

[Liao et al. "Nonnegative Matrix Factorization with Gibbs Random Field Modeling." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/liao2009iccvw-nonnegative/) doi:10.1109/ICCVW.2009.5457714

BibTeX

@inproceedings{liao2009iccvw-nonnegative,
  title     = {{Nonnegative Matrix Factorization with Gibbs Random Field Modeling}},
  author    = {Liao, Shengcai and Lei, Zhen and Li, Stan Z.},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {79-86},
  doi       = {10.1109/ICCVW.2009.5457714},
  url       = {https://mlanthology.org/iccvw/2009/liao2009iccvw-nonnegative/}
}