paper-with-me

Papers

Multi-View Spectral Clustering Tailored Tensor Low-Rank Representation

2020-04-30 · Yuheng Jia, Hui Liu, Junhui Hou, Sam Kwong, Qingfu Zhang

This paper explores the problem of multi-view spectral clustering (MVSC) based on tensor low-rank modeling. Unlike the existing methods that all adopt an off-the-shelf tensor low-rank norm without considering the special characteristics of the tensor in MVSC, we design a novel structured tensor low-rank norm tailored to MVSC. Specifically, we explicitly impose a symmetric low-rank constraint and a structured sparse low-rank constraint on the frontal and horizontal slices of the tensor to characterize the intra-view and inter-view relationships, respectively. Moreover, the two constraints could be jointly optimized to achieve mutual refinement. On the basis of the novel tensor low-rank norm, we formulate MVSC as a convex low-rank tensor recovery problem, which is then efficiently solved with an augmented Lagrange multiplier based method iteratively. Extensive experimental results on five benchmark datasets show that the proposed method outperforms state-of-the-art methods to a significant extent. Impressively, our method is able to produce perfect clustering. In addition, the parameters of our method can be easily tuned, and the proposed model is robust to different datasets, demonstrating its potential in practice.

📄 PDF Abstract BibTeX arXiv:2004.14705

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

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 제목 키워드 기반

Essential Tensor Learning for Multi-view Spectral Clustering

2018-07-10 · Jianlong Wu, Zhouchen Lin, Hongbin Zha

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…

Clustering

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

Tensor-Based Multi-View Block-Diagonal Structure Diffusion for Clustering Incomplete Multi-View Data

2021-06-09 · IEEE International Conference on Multimedia and Expo 2021 6 · Zhenglai Li, Chang Tang, Xinwang Liu, Xiao Zheng 외

In this paper, we propose a novel incomplete multi-view clustering method, in which a tensor nuclear norm regularizer elegantly diffuses the information of multi-view block-diagonal structure across different views. By e…

ClusteringIncomplete multi-view clustering

General Tensor Spectral Co-clustering for Higher-Order Data

2016-12-01 · NeurIPS 2016 12 · Tao Wu, Austin R. Benson, David F. Gleich

Spectral clustering and co-clustering are well-known techniques in data analysis, and recent work has extended spectral clustering to square, symmetric tensors and hypermatrices derived from a network. We develop a new …

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…