paper-with-me

홈 › Papers

Multi-View Spectral Clustering with High-Order Optimal Neighborhood Laplacian Matrix

2020-08-31 · Weixuan Liang, Sihang Zhou, Jian Xiong, Xinwang Liu, Siwei Wang, En Zhu, Zhiping Cai, Xin Xu

Multi-view spectral clustering can effectively reveal the intrinsic cluster structure among data by performing clustering on the learned optimal embedding across views. Though demonstrating promising performance in various applications, most of existing methods usually linearly combine a group of pre-specified first-order Laplacian matrices to construct the optimal Laplacian matrix, which may result in limited representation capability and insufficient information exploitation. Also, storing and implementing complex operations on the $n\times n$ Laplacian matrices incurs intensive storage and computation complexity. To address these issues, this paper first proposes a multi-view spectral clustering algorithm that learns a high-order optimal neighborhood Laplacian matrix, and then extends it to the late fusion version for accurate and efficient multi-view clustering. Specifically, our proposed algorithm generates the optimal Laplacian matrix by searching the neighborhood of the linear combination of both the first-order and high-order base Laplacian matrices simultaneously. By this way, the representative capacity of the learned optimal Laplacian matrix is enhanced, which is helpful to better utilize the hidden high-order connection information among data, leading to improved clustering performance. We design an efficient algorithm with proved convergence to solve the resultant optimization problem. Extensive experimental results on nine datasets demonstrate the superiority of our algorithm against state-of-the-art methods, which verifies the effectiveness and advantages of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2008.13539

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Highly Efficient Rotation-Invariant Spectral Embedding for Scalable Incomplete Multi-View Clustering

2025-01-21 · Xinxin Wang, Yongshan Zhang, Yicong Zhou

Incomplete multi-view clustering presents significant challenges due to missing views. Although many existing graph-based methods aim to recover missing instances or complete similarity matrices with promising results, t…

ClusteringIncomplete multi-view clustering

Breaking the Periodicity Assumption: Robust Tensorial Multi-View Clustering via Graph-Spectral Low-Rank Learning

2026-07-28 · Jintian Ji, Xingsu Li, Songhe Feng arxiv

Tensorial multi-view clustering (TMC) has achieved strong performance due to its ability to capture high-order correlations across multiple views. Most existing t-SVD-based TMC frameworks apply the Fast Fourier Transform…

Multiple-View Spectral Clustering for Group-wise Functional Community Detection

2016-11-21 · Nathan D. Cahill, Harmeet Singh, Chao Zhang, Daryl A. Corcoran 외

Functional connectivity analysis yields powerful insights into our understanding of the human brain. Group-wise functional community detection aims to partition the brain into clusters, or communities, in which functiona…

ClusteringCommunity DetectionFunctional Connectivity

Phase-Consistent Magnetic Spectral Learning for Multi-View Clustering

2026-02-21 · Mingdong Lu, Zhikui Chen, Meng Liu, Shubin Ma 외 arxiv

Unsupervised multi-view clustering (MVC) aims to partition data into meaningful groups by leveraging complementary information from multiple views without labels, yet a central challenge is to obtain a reliable shared st…

Representation Learning

Consensus Graph Learning for Multi-view Clustering

2021-05-21 · IEEE Transactions on Multimedia 2021 5 · Zhenglai Li, Chang Tang, Xinwang Liu, Xiao Zheng 외

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 mult…

ClusteringGraph Learning