Coordinate Descent Methods for Symmetric Nonnegative Matrix Factorization
Abstract
Given a symmetric nonnegative matrix , symmetric nonnegative matrix factorization (symNMF) is the problem of finding a nonnegative matrix , usually with much fewer columns than , such that . 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.
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