Co-Separable Nonnegative Matrix Factorization
Junjun Pan, Michael K. Ng

TL;DR
This paper introduces Co-Separable Nonnegative Matrix Factorization (CoS-NMF), a generalized model that relaxes the separability assumption in NMF, with proven mathematical properties and effective algorithms, improving data approximation and clustering.
Contribution
It generalizes the separability assumption in NMF to a co-separable model, providing new mathematical insights and an efficient optimization algorithm.
Findings
CoS-NMF effectively approximates data matrices in experiments.
It outperforms state-of-the-art methods in co-clustering tasks.
The model maintains good data reconstruction quality.
Abstract
Nonnegative matrix factorization (NMF) is a popular model in the field of pattern recognition. It aims to find a low rank approximation for nonnegative data M by a product of two nonnegative matrices W and H. In general, NMF is NP-hard to solve while it can be solved efficiently under separability assumption, which requires the columns of factor matrix are equal to columns of the input matrix. In this paper, we generalize separability assumption based on 3-factor NMF M=P_1SP_2, and require that S is a sub-matrix of the input matrix. We refer to this NMF as a Co-Separable NMF (CoS-NMF). We discuss some mathematics properties of CoS-NMF, and present the relationships with other related matrix factorizations such as CUR decomposition, generalized separable NMF(GS-NMF), and bi-orthogonal tri-factorization (BiOR-NM3F). An optimization model for CoS-NMF is proposed and alternated fast…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Image Retrieval and Classification Techniques
