paper-with-me

홈 › Papers

S^2MVTC: a Simple yet Efficient Scalable Multi-View Tensor Clustering

2024-03-14 · Zhen Long, Qiyuan Wang, Yazhou Ren, Yipeng Liu, Ce Zhu

Anchor-based large-scale multi-view clustering has attracted considerable attention for its effectiveness in handling massive datasets. However, current methods mainly seek the consensus embedding feature for clustering by exploring global correlations between anchor graphs or projection matrices.In this paper, we propose a simple yet efficient scalable multi-view tensor clustering (S^2MVTC) approach, where our focus is on learning correlations of embedding features within and across views. Specifically, we first construct the embedding feature tensor by stacking the embedding features of different views into a tensor and rotating it. Additionally, we build a novel tensor low-frequency approximation (TLFA) operator, which incorporates graph similarity into embedding feature learning, efficiently achieving smooth representation of embedding features within different views. Furthermore, consensus constraints are applied to embedding features to ensure inter-view semantic consistency. Experimental results on six large-scale multi-view datasets demonstrate that S^2MVTC significantly outperforms state-of-the-art algorithms in terms of clustering performance and CPU execution time, especially when handling massive data. The code of S^2MVTC is publicly available at https://github.com/longzhen520/S2MVTC.

📄 PDF Abstract BibTeX arXiv:2403.09107

Code (1)

longzhen520/s2mvtc 공식 구현

Tasks

ClusteringCPUGraph Similarity

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

S2MVTC: a Simple yet Efficient Scalable Multi-View Tensor Clustering

2024-01-01 · CVPR 2024 1 · Zhen Long, Qiyuan Wang, Yazhou Ren, Yipeng Liu 외

Anchor-based large-scale multi-view clustering has attracted considerable attention for its effectiveness in handling massive datasets. However current methods mainly seek the consensus embedding feature for clusteri…

ClusteringCPUGraph Similarity

Simple and Efficient Parallelization for Probabilistic Temporal Tensor Factorization

2016-11-11 · Guangxi Li, Zenglin Xu, Linnan Wang, Jinmian Ye 외

Probabilistic Temporal Tensor Factorization (PTTF) is an effective algorithm to model the temporal tensor data. It leverages a time constraint to capture the evolving properties of tensor data. Nowadays the exploding dat…

Multi-view MERA Subspace Clustering

2023-05-16 · Zhen Long, Ce Zhu, Jie Chen, Zihan Li 외

Tensor-based multi-view subspace clustering (MSC) can capture high-order correlation in the self-representation tensor. Current tensor decompositions for MSC suffer from highly unbalanced unfolding matrices or rotation s…

ClusteringMulti-view Subspace Clustering

Scalable Bayesian Non-Negative Tensor Factorization for Massive Count Data

2015-08-18 · Changwei Hu, Piyush Rai, Changyou Chen, Matthew Harding 외

We present a Bayesian non-negative tensor factorization model for count-valued tensor data, and develop scalable inference algorithms (both batch and online) for dealing with massive tensors. Our generative model can han…

Deep Tensor CCA for Multi-view Learning

2020-05-25 · Hok Shing Wong, Li Wang, Raymond Chan, Tieyong Zeng

We present Deep Tensor Canonical Correlation Analysis (DTCCA), a method to learn complex nonlinear transformations of multiple views (more than two) of data such that the resulting representations are linearly correlated…

MULTI-VIEW LEARNINGTensor Decomposition