Semi-supervised Symmetric Non-negative Matrix Factorization with Low-Rank Tensor Representation
Yuheng Jia, Jia-Nan Li, Wenhui Wu, Ran Wang

TL;DR
This paper introduces a novel semi-supervised symmetric non-negative matrix factorization method that leverages low-rank tensor representations to globally enhance clustering performance, outperforming previous local-constraint approaches.
Contribution
It proposes a new low-rank tensor-based semi-supervised SNMF model that globally integrates pairwise constraints and similarity matrices for improved clustering.
Findings
The proposed method outperforms existing SNMF techniques in clustering tasks.
The tensor-based approach effectively captures global low-rank structures.
Experimental results demonstrate significant improvements in clustering quality.
Abstract
Semi-supervised symmetric non-negative matrix factorization (SNMF) utilizes the available supervisory information (usually in the form of pairwise constraints) to improve the clustering ability of SNMF. The previous methods introduce the pairwise constraints from the local perspective, i.e., they either directly refine the similarity matrix element-wisely or restrain the distance of the decomposed vectors in pairs according to the pairwise constraints, which overlook the global perspective, i.e., in the ideal case, the pairwise constraint matrix and the ideal similarity matrix possess the same low-rank structure. To this end, we first propose a novel semi-supervised SNMF model by seeking low-rank representation for the tensor synthesized by the pairwise constraint matrix and a similarity matrix obtained by the product of the embedding matrix and its transpose, which could strengthen…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications
