CVJul 10, 2018

Essential Tensor Learning for Multi-view Spectral Clustering

arXiv:1807.03602v2315 citations
AI Analysis

This work addresses the problem of efficient multi-view clustering for researchers and practitioners, offering a novel approach that reduces computation while improving accuracy, though it is incremental in advancing tensor-based methods.

The paper tackles the high computational complexity of multi-view clustering by proposing an essential tensor learning method for Markov chain-based spectral clustering, achieving superior performance over state-of-the-art methods on six real-world datasets across five applications.

Multi-view clustering attracts much attention recently, which aims to take advantage of multi-view information to improve the performance of clustering. However, most recent work mainly focus on self-representation based subspace clustering, which is of high computation complexity. In this paper, we focus on the Markov chain based spectral clustering method and propose a novel essential tensor learning method to explore the high order correlations for multi-view representation. We first construct a tensor based on multi-view transition probability matrices of the Markov chain. By incorporating the idea from robust principle component analysis, tensor singular value decomposition (t-SVD) based tensor nuclear norm is imposed to preserve the low-rank property of the essential tensor, which can well capture the principle information from multiple views. We also employ the tensor rotation operator for this task to better investigate the relationship among views as well as reduce the computation complexity. The proposed method can be efficiently optimized by the alternating direction method of multipliers~(ADMM). Extensive experiments on six real world datasets corresponding to five different applications show that our method achieves superior performance over other state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes