Learnable Similarity and Dissimilarity Guided Symmetric Non-Negative Matrix Factorization
Wenlong Lyu, Yuheng Jia

TL;DR
This paper introduces a learnable similarity and dissimilarity guided symmetric non-negative matrix factorization method that improves clustering accuracy by adaptively learning the similarity matrix with reduced search space and enhanced discriminative power.
Contribution
It proposes a novel learnable similarity and dissimilarity matrix construction with a dual structure and orthogonality regularization, reducing complexity and improving clustering performance.
Findings
Outperforms nine state-of-the-art clustering methods on eight datasets.
Reduces similarity matrix learning dimension from O(n^2) to n-1.
Provides a theoretically guaranteed convergence of the optimization algorithm.
Abstract
Symmetric nonnegative matrix factorization (SymNMF) is a powerful tool for clustering, which typically uses the -nearest neighbor (-NN) method to construct similarity matrix. However, -NN may mislead clustering since the neighbors may belong to different clusters, and its reliability generally decreases as grows. In this paper, we construct the similarity matrix as a weighted -NN graph with learnable weight that reflects the reliability of each -th NN. This approach reduces the search space of the similarity matrix learning to dimension, as opposed to the dimension of existing methods, where represents the number of samples. Moreover, to obtain a discriminative similarity matrix, we introduce a dissimilarity matrix with a dual structure of the similarity matrix, and propose a new form of orthogonality regularization with discussions on…
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
TopicsFace and Expression Recognition
