paper-with-me

Papers

A Nonconvex Splitting Method for Symmetric Nonnegative Matrix Factorization: Convergence Analysis and Optimality

2017-03-24 · Songtao Lu, Mingyi Hong, Zhengdao Wang

Symmetric nonnegative matrix factorization (SymNMF) has important applications in data analytics problems such as document clustering, community detection and image segmentation. In this paper, we propose a novel nonconvex variable splitting method for solving SymNMF. The proposed algorithm is guaranteed to converge to the set of Karush-Kuhn-Tucker (KKT) points of the nonconvex SymNMF problem. Furthermore, it achieves a global sublinear convergence rate. We also show that the algorithm can be efficiently implemented in parallel. Further, sufficient conditions are provided which guarantee the global and local optimality of the obtained solutions. Extensive numerical results performed on both synthetic and real data sets suggest that the proposed algorithm converges quickly to a local minimum solution.

📄 PDF Abstract BibTeX arXiv:1703.08267

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Frank-Wolfe Optimization for Symmetric-NMF under Simplicial Constraint

2017-06-20 · Han Zhao, Geoff Gordon

Symmetric nonnegative matrix factorization has found abundant applications in various domains by providing a symmetric low-rank decomposition of nonnegative matrices. In this paper we propose a Frank-Wolfe (FW) solver to…

Clustering

A Provable Splitting Approach for Symmetric Nonnegative Matrix Factorization

2023-01-25 · Xiao Li, Zhihui Zhu, Qiuwei Li, Kai Liu

The symmetric Nonnegative Matrix Factorization (NMF), a special but important class of the general NMF, has found numerous applications in data analysis such as various clustering tasks. Unfortunately, designing fast alg…

ClusteringImage ClusteringVocal Bursts Type Prediction

Dropping Symmetry for Fast Symmetric Nonnegative Matrix Factorization

2018-11-14 · NeurIPS 2018 12 · Zhihui Zhu, Xiao Li, Kai Liu, Qiuwei Li

Symmetric nonnegative matrix factorization (NMF), a special but important class of the general NMF, is demonstrated to be useful for data analysis and in particular for various clustering tasks. Unfortunately, designing …

ClusteringImage Clustering

Rethinking Symmetric Matrix Factorization: A More General and Better Clustering Perspective

2022-09-06 · Mengyuan Zhang, Kai Liu

Nonnegative matrix factorization (NMF) is widely used for clustering with strong interpretability. Among general NMF problems, symmetric NMF is a special one that plays an important role in graph clustering where each el…

ClusteringGraph Clustering

Coordinate Descent Methods for Symmetric Nonnegative Matrix Factorization

2015-09-04 · Arnaud Vandaele, Nicolas Gillis, Qi Lei, Kai Zhong 외

Given a symmetric nonnegative matrix $A$, symmetric nonnegative matrix factorization (symNMF) is the problem of finding a nonnegative matrix $H$, usually with much fewer columns than $A$, such that $A \approx HH^T$. SymN…

Clustering