paper-with-me

Papers

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 with K-connected components, helping avoid the need for post-processing. However, this method has strict parameter requirements and may not always get K-connected components. To address this issue, an alternative approach is to directly obtain the cluster label matrix by performing non-negative matrix factorization (NMF) on the anchor graph. Nevertheless, existing multi-view clustering methods based on anchor graph factorization lack adequate cluster interpretability for the decomposed matrix and often overlook the inter-view information. We address this limitation by using non-negative tensor factorization to decompose an anchor graph tensor that combines anchor graphs from multiple views. This approach allows us to consider inter-view information comprehensively. The decomposed tensors, namely the sample indicator tensor and the anchor indicator tensor, enhance the interpretability of the factorization. Extensive experiments validate the effectiveness of this method.

📄 PDF Abstract BibTeX arXiv:2404.00883

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Discriminative Anchor Learning for Efficient Multi-view Clustering

2024-09-25 · Yalan Qin, Nan Pu, Hanzhou Wu, Nicu Sebe

Multi-view clustering aims to study the complementary information across views and discover the underlying structure. For solving the relatively high computational cost for the existing approaches, works based on anchor …

Clusteringgraph construction

Scalable Incomplete Multi-View Clustering with Structure Alignment

2023-08-31 · Yi Wen, Siwei Wang, Ke Liang, Weixuan Liang 외

The success of existing multi-view clustering (MVC) relies on the assumption that all views are complete. However, samples are usually partially available due to data corruption or sensor malfunction, which raises the re…

Clusteringgraph constructionGraph LearningIncomplete multi-view clustering

One-step Multi-view Clustering With Adaptive Low-rank Anchor-graph Learning

2025-09-18 · Zhiyuan Xue, Ben Yang, Xuetao Zhang, Fei Wang 외 arxiv

In light of their capability to capture structural information while reducing computing complexity, anchor graph-based multi-view clustering (AGMC) methods have attracted considerable attention in large-scale clustering …

Graph Learning

Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences

2022-05-30 · Siwei Wang, Xinwang Liu, Suyuan Liu, Jiaqi Jin 외

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing a…

ClusteringGraph Clustering

Efficient Multi-View Graph Clustering with Local and Global Structure Preservation

2023-08-31 · Yi Wen, Suyuan Liu, Xinhang Wan, Siwei Wang 외

Anchor-based multi-view graph clustering (AMVGC) has received abundant attention owing to its high efficiency and the capability to capture complementary structural information across multiple views. Intuitively, a high-…

ClusteringGraph ClusteringGraph Learning