Book Chapter10.1007/978-981-16-8048-9_12
Multiple Kernel Clustering with Direct Consensus Graph Learning
Yandong Wang,Zhenwen Ren +1 more
TL;DR: Zhang et al. as discussed by the authors proposed to directly learn a consensus affinity graph rather than a consensus kernel from multiple base kernels, which can preserve the important graph information for graph-based clustering.
read more
Abstract: Multiple kernel graph-based clustering (MKGC) has achieved impressive experimental results, primarily due to the superiority of multiple kernel learning (MKL) and the outstanding performance of graph-based clustering. However, many present MKGC methods face the following two disadvantages that pose challenges for further improving clustering performance: (1) these methods always rely on MKL to learn a consensus kernel from multiple base kernels, which may lose some important graph information since graph learning is the key to graph-based clustering, not kernel learning; (2) these methods perform affinity graph learning and subsequent graph-based clustering in two separate steps, which may not be optimal for clustering tasks. To tackle these problems, this paper proposes a new MKGC method for multiple kernel clustering. By directly learning a consensus affinity graph rather than a consensus kernel from multiple base kernels, the important graph information can be preserved. Moreover, by utilizing rank constraint, the cluster indicators are obtained directly without performing the k-means clustering and any graph cut technique. Extensive experiments on benchmark datasets demonstrate the superiority of the proposed method.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Subspace Clustering by Block Diagonal Representation
TL;DR: Wang et al. as mentioned in this paper proposed the first block diagonal matrix induced regularizer, which uses the block diagonal structure prior to solve the subspace clustering problem by block diagonal representation (BDR).
404
Low-rank Kernel Learning for Graph-based Clustering
TL;DR: This work proposes to learn a low-rank kernel matrix which exploits the similarity nature of the kernel matrix and seeks an optimal kernel from the neighborhood of candidate kernels.
Multiple Kernel Clustering With Neighbor-Kernel Subspace Segmentation
TL;DR: A simple yet effective neighbor-kernel-based MKC algorithm that back-projects the solution of the unconstrained counterpart to its principal components and reveals an interesting insight into the exact-rank constraint in ridge regression by careful theoretical analysis.
Simultaneous Global and Local Graph Structure Preserving for Multiple Kernel Clustering
Zhenwen Ren,Quansen Sun +1 more
TL;DR: A novel MKL method, structure-preserving multiple kernel clustering (SPMKC), which proposes a new kernel affine weight strategy to learn an optimal consensus kernel from a predefined kernel pool, which can assign a suitable weight for each base kernel automatically.
132
•Proceedings Article
Unified Spectral Clustering With Optimal Graph
Zhao Kang,Chong Peng,Qiang Cheng,Zenglin Xu +3 more
- 29 Apr 2018
TL;DR: In this article, the authors proposed to automatically learn similarity information from data and simultaneously consider the constraint that the similarity matrix has exact c connected components if there are c clusters, and transform the candidate solution into a new one that better approximates the discrete one.