paper-with-me

Papers

Consensus Graph Learning for Multi-view Clustering

2021-05-21 · IEEE Transactions on Multimedia 2021 5 · Zhenglai Li, Chang Tang, Xinwang Liu, Xiao Zheng, Guanghui Yue, Wei zhang

Multi-view clustering, which exploits the multi-view information to partition data into their clusters, has attracted intense attention. However, most existing methods directly learn a similarity graph from original multi-view features, which inevitably contain noises and redundancy information. The learned similarity graph is inaccurate and is insufficient to depict the underlying cluster structure of multi-view data. To address this issue, we propose a novel multi-view clustering method that is able to construct an essential similarity graph in a spectral embedding space instead of the original feature space. Concretely, we first obtain multiple spectral embedding matrices from the view-specific similarity graphs, and reorganize the gram matrices constructed by the inner product of the normalized spectral embedding matrices into a tensor form. Then, we impose a weighted tensor nuclear norm constraint on the tensor to capture highorder consistent information among multiple views. Furthermore, we unify the spectral embedding and low rank tensor learning into a unified optimization framework to determine the spectral embedding matrices and tensor representation jointly. Finally, we obtain the consensus similarity graph from the gram matrices via an adaptive neighbor manner. An efficient optimization algorithm is designed to solve the resultant optimization problem. Extensive experiments on six benchmark datasets are conducted to verify the efficacy of the proposed method.

📄 PDF Abstract BibTeX

Code (1)

ChangTang/CGL mindspore

Tasks

ClusteringGraph Learning

Similar Papers 제목 키워드 기반

Highly Confident Local Structure Based Consensus Graph Learning for Incomplete Multi-View Clustering

2023-01-01 · CVPR 2023 1 · Jie Wen, Chengliang Liu, Gehui Xu, Zhihao Wu 외

Graph-based multi-view clustering has attracted extensive attention because of the powerful clustering-structure representation ability and noise robustness. Considering the reality of a large amount of incomplete da…

ClusteringGraph LearningIncomplete multi-view clustering

MCFCN: Multi-View Clustering via a Fusion-Consensus Graph Convolutional Network

2025-11-03 · Chenping Pei, Fadi Dornaika, Jingjun Bi arxiv

Existing Multi-view Clustering (MVC) methods based on subspace learning focus on consensus representation learning while neglecting the inherent topological structure of data. Despite the integration of Graph Neural Netw…

Representation Learning

Neighbor group structure preserving based consensus graph learning for incomplete multi-view clustering

2023-07-11 · journal 2023 7 · Wai Keung Wong, Chengliang Liu, Shijie Deng, Lunke Fei 외

n the area of clustering, multi-view clustering has drawn a lot of research attention by making full use of information from different views. In many practical applications, collecting complete multi-view data without mi…

ClusteringGraph LearningIncomplete multi-view clustering

Variational Graph Generator for Multi-View Graph Clustering

2022-10-13 · Jianpeng Chen, Yawen Ling, Jie Xu, Yazhou Ren 외

Multi-view graph clustering (MGC) methods are increasingly being studied due to the explosion of multi-view data with graph structural information. The critical point of MGC is to better utilize view-specific and view-co…

ClusteringGraph Clustering

Multi-view Subspace Clustering via An Adaptive Consensus Graph Filter

2024-01-30 · Lai Wei, Shanshan Song

Multiview subspace clustering (MVSC) has attracted an increasing amount of attention in recent years. Most existing MVSC methods first collect complementary information from different views and consequently derive a cons…

ClusteringMulti-view Subspace Clustering