Self-supervised Symmetric Nonnegative Matrix Factorization
- URL: http://arxiv.org/abs/2103.01689v1
- Date: Tue, 2 Mar 2021 12:47:40 GMT
- Title: Self-supervised Symmetric Nonnegative Matrix Factorization
- Authors: Yuheng Jia, Hui Liu, Junhui Hou, Sam Kwong, Qingfu Zhang
- Abstract summary: Symmetric nonnegative factor matrix (SNMF) has demonstrated to be a powerful method for data clustering.
Inspired by ensemble clustering that aims to seek better clustering results, we propose self-supervised SNMF (S$3$NMF)
We take advantage of the sensitivity to code characteristic of SNMF, without relying on any additional information.
- Score: 82.59905231819685
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Symmetric nonnegative matrix factorization (SNMF) has demonstrated to be a
powerful method for data clustering. However, SNMF is mathematically formulated
as a non-convex optimization problem, making it sensitive to the initialization
of variables. Inspired by ensemble clustering that aims to seek a better
clustering result from a set of clustering results, we propose self-supervised
SNMF (S$^3$NMF), which is capable of boosting clustering performance
progressively by taking advantage of the sensitivity to initialization
characteristic of SNMF, without relying on any additional information.
Specifically, we first perform SNMF repeatedly with a random nonnegative matrix
for initialization each time, leading to multiple decomposed matrices. Then, we
rank the quality of the resulting matrices with adaptively learned weights,
from which a new similarity matrix that is expected to be more discriminative
is reconstructed for SNMF again. These two steps are iterated until the
stopping criterion/maximum number of iterations is achieved. We mathematically
formulate S$^3$NMF as a constraint optimization problem, and provide an
alternative optimization algorithm to solve it with the theoretical convergence
guaranteed. Extensive experimental results on $10$ commonly used benchmark
datasets demonstrate the significant advantage of our S$^3$NMF over $12$
state-of-the-art methods in terms of $5$ quantitative metrics. The source code
is publicly available at https://github.com/jyh-learning/SSSNMF.
Related papers
- A Fresh Look at Generalized Category Discovery through Non-negative Matrix Factorization [83.12938977698988]
Generalized Category Discovery (GCD) aims to classify both base and novel images using labeled base data.
Current approaches inadequately address the intrinsic optimization of the co-occurrence matrix $barA$ based on cosine similarity.
We propose a Non-Negative Generalized Category Discovery (NN-GCD) framework to address these deficiencies.
arXiv Detail & Related papers (2024-10-29T07:24:11Z) - Rethinking Symmetric Matrix Factorization: A More General and Better
Clustering Perspective [5.174012156390378]
Nonnegative matrix factorization (NMF) is widely used for clustering with strong interpretability.
In this paper, we explore factorizing a symmetric matrix that does not have to be nonnegative.
We present an efficient factorization algorithm with a regularization term to boost the clustering performance.
arXiv Detail & Related papers (2022-09-06T14:32:11Z) - Log-based Sparse Nonnegative Matrix Factorization for Data
Representation [55.72494900138061]
Nonnegative matrix factorization (NMF) has been widely studied in recent years due to its effectiveness in representing nonnegative data with parts-based representations.
We propose a new NMF method with log-norm imposed on the factor matrices to enhance the sparseness.
A novel column-wisely sparse norm, named $ell_2,log$-(pseudo) norm, is proposed to enhance the robustness of the proposed method.
arXiv Detail & Related papers (2022-04-22T11:38:10Z) - Solving weakly supervised regression problem using low-rank manifold
regularization [77.34726150561087]
We solve a weakly supervised regression problem.
Under "weakly" we understand that for some training points the labels are known, for some unknown, and for others uncertain due to the presence of random noise or other reasons such as lack of resources.
In the numerical section, we applied the suggested method to artificial and real datasets using Monte-Carlo modeling.
arXiv Detail & Related papers (2021-04-13T23:21:01Z) - Feature Weighted Non-negative Matrix Factorization [92.45013716097753]
We propose the Feature weighted Non-negative Matrix Factorization (FNMF) in this paper.
FNMF learns the weights of features adaptively according to their importances.
It can be solved efficiently with the suggested optimization algorithm.
arXiv Detail & Related papers (2021-03-24T21:17:17Z) - Sparse Separable Nonnegative Matrix Factorization [22.679160149512377]
We propose a new variant of nonnegative matrix factorization (NMF)
Separability requires that the columns of the first NMF factor are equal to columns of the input matrix, while sparsity requires that the columns of the second NMF factor are sparse.
We prove that, in noiseless settings and under mild assumptions, our algorithm recovers the true underlying sources.
arXiv Detail & Related papers (2020-06-13T03:52:29Z) - Multi-Objective Matrix Normalization for Fine-grained Visual Recognition [153.49014114484424]
Bilinear pooling achieves great success in fine-grained visual recognition (FGVC)
Recent methods have shown that the matrix power normalization can stabilize the second-order information in bilinear features.
We propose an efficient Multi-Objective Matrix Normalization (MOMN) method that can simultaneously normalize a bilinear representation.
arXiv Detail & Related papers (2020-03-30T08:40:35Z) - Convergence to Second-Order Stationarity for Non-negative Matrix
Factorization: Provably and Concurrently [18.89597524771988]
Non-negative matrix factorization (NMF) is a fundamental non-modification optimization problem with numerous applications in Machine Learning.
This paper defines a multiplicative weight update type dynamics (Seung algorithm) that runs concurrently and provably avoids saddle points.
An important advantage is the use concurrent implementations in parallel computing environments.
arXiv Detail & Related papers (2020-02-26T06:40:23Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.