paper-with-me

Papers

Multi-view Clustering with Deep Matrix Factorization and Global Graph Refinement

2021-05-01 · Chen Zhang, Siwei Wang, Wenxuan Tu, Pei Zhang, Xinwang Liu, Changwang Zhang, Bo Yuan

Multi-view clustering is an important yet challenging task in machine learning and data mining community. One popular strategy for multi-view clustering is matrix factorization which could explore useful feature representations at lower-dimensional space and therefore alleviate dimension curse. However, there are two major drawbacks in the existing work: i) most matrix factorization methods are limited to shadow depth, which leads to the inability to fully discover the rich hidden information of original data. Few deep matrix factorization methods provide a basis for the selection of the new representation's dimensions of different layers. ii) the majority of current approaches only concentrate on the view-shared information and ignore the specific local features in different views. To tackle the above issues, we propose a novel Multi-View Clustering method with Deep semi-NMF and Global Graph Refinement (MVC-DMF-GGR) in this paper. Firstly, we capture new representation matrices for each view by hierarchical decomposition, then learn a common graph by approximating a combination of graphs which are reconstructed from these new representations to refine the new representations in return. An alternate algorithm with proved convergence is then developed to solve the optimization problem and the results on six multi-view benchmarks demonstrate the effectiveness and superiority of our proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2105.00248

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multiple kernel concept factorization algorithm based on global fusion

2024-10-27 · Fei Li, Liang Du, Chaohong Ren

Non-negative Matrix Factorization(NMF) algorithm can only be used to find low rank approximation of original non-negative data while Concept Factorization(CF) algorithm extends matrix factorization to single non-linear k…

Clustering

Multi-view Clustering via Unified Multi-kernel Learning and Matrix Factorization

2024-12-12 · Chenxing Jia, Mingjie Cai, Hamido Fujita

Multi-view clustering has become increasingly important due to the multi-source character of real-world data. Among existing multi-view clustering methods, multi-kernel clustering and matrix factorization-based multi-vie…

Clustering

One-Pass Incomplete Multi-view Clustering

2019-03-02 · Menglei Hu, Songcan Chen

Real data are often with multiple modalities or from multiple heterogeneous sources, thus forming so-called multi-view data, which receives more and more attentions in machine learning. Multi-view clustering (MVC) become…

ClusteringIncomplete multi-view clustering

Interpretable Multi-View Clustering Based on Anchor Graph Tensor Factorization

2024-04-01 · Rui Wang, Jing Li, Quanxue Gao, Cheng Deng

The clustering method based on the anchor graph has gained significant attention due to its exceptional clustering performance and ability to process large-scale data. One common approach is to learn bipartite graphs wit…

Clustering

Multi-view Clustering via Deep Matrix Factorization and Partition Alignment

2021-05-01 · Chen Zhang, Siwei Wang, Jiyuan Liu, Sihang Zhou 외

Multi-view clustering (MVC) has been extensively studied to collect multiple source information in recent years. One typical type of MVC methods is based on matrix factorization to effectively perform dimension reduction…

ClusteringDimensionality Reduction