Multiplicative Nonnegative Graph Embedding

Abstract

In this paper, we study the problem of nonnegative graph embedding, originally investigated in [14] for reaping the benefits from both nonnegative data factorization and the specific purpose characterized by the intrinsic and penalty graphs [13]. Our contributions are two-fold. On the one hand, we present a multiplicative iterative procedure for nonnegative graph embedding, which significantly reduces the computational cost compared with the iterative procedure in [14] involving the matrix inverse calculation of an M-matrix. On the other hand, the nonnegative graph embedding framework is expressed in a more general way by encoding each datum as a tensor of arbitrary order, which brings a group of byproducts, e.g., nonnegative discriminative tensor factorization algorithm, with admissible time and memory cost. Extensive experiments compared with the state-of-the-art algorithms on nonnegative data factorization, graph embedding, and tensor representation demonstrate the algorithmic properties in computation speed, sparsity, discriminating power, and robustness to realistic image occlusions.

Cite

Text

Wang et al. "Multiplicative Nonnegative Graph Embedding." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206865

Markdown

[Wang et al. "Multiplicative Nonnegative Graph Embedding." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/wang2009cvpr-multiplicative/) doi:10.1109/CVPR.2009.5206865

BibTeX

@inproceedings{wang2009cvpr-multiplicative,
  title     = {{Multiplicative Nonnegative Graph Embedding}},
  author    = {Wang, Changhu and Song, Zheng and Yan, Shuicheng and Zhang, Lei and Zhang, Hong-Jiang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {389-396},
  doi       = {10.1109/CVPR.2009.5206865},
  url       = {https://mlanthology.org/cvpr/2009/wang2009cvpr-multiplicative/}
}