MATLAB code for our BSUM algorithm, to reproduce our works on SNMF research.
Simply run main_compare.m, you will get the comparison result for all state-of-the-art algorithms
To get results for other figures, slightly modification may apply.
References:
[1] Qingjiang Shi, Haoran Sun, Songtao Lu, Mingyi Hong, and Meisam Razaviyayn. "Inexact Block Coordinate Descent Methods For Symmetric Nonnegative Matrix Factorization." arXiv preprint arXiv:1607.03092 (2016).
version 1.0 -- April/2016
Written by Haoran Sun (hrsun AT iastate.edu)