English

Coordinate Descent Methods for Symmetric Nonnegative Matrix Factorization

Numerical Analysis 2016-10-07 v2 Computer Vision and Pattern Recognition Machine Learning Optimization and Control Machine Learning

Abstract

Given a symmetric nonnegative matrix AA, symmetric nonnegative matrix factorization (symNMF) is the problem of finding a nonnegative matrix HH, usually with much fewer columns than AA, such that AHHTA \approx HH^T. SymNMF can be used for data analysis and in particular for various clustering tasks. In this paper, we propose simple and very efficient coordinate descent schemes to solve this problem, and that can handle large and sparse input matrices. The effectiveness of our methods is illustrated on synthetic and real-world data sets, and we show that they perform favorably compared to recent state-of-the-art methods.

Keywords

Cite

@article{arxiv.1509.01404,
  title  = {Coordinate Descent Methods for Symmetric Nonnegative Matrix Factorization},
  author = {Arnaud Vandaele and Nicolas Gillis and Qi Lei and Kai Zhong and Inderjit Dhillon},
  journal= {arXiv preprint arXiv:1509.01404},
  year   = {2016}
}

Comments

25 pages, 5 figures, 7 tables. Main changes: comparison with another symNMF algorithm (namely, BetaSNMF), and correction of an error in the convergence proof

R2 v1 2026-06-22T10:49:09.694Z