paper-with-me

홈 › Papers

Large-scale Multi-view Tensor Clustering with Implicit Linear Kernels

2025-01-01 · CVPR 2025 1 · Jiyuan Liu, Xinwang Liu, Chuankun Li, Xinhang Wan, Hao Tan, Yi Zhang, Weixuan Liang, Qian Qu, Yu Feng, Renxiang Guan, Ke Liang

Multi-view clustering is a long-standing hot topic in machine learning communities, due to its capability of integrating data information from multiple sources and modalities. By utilizing tensor Singular Value Decomposition (t-SVD) technique with the tensor rotation trick, recent advances have achieved remarkable improvements on clustering performance. However, we find this is attributed to the inadvertent use of sequential information of sorted data samples, i.e. inadvertent label use, which violates the unsupervised learning setting. On the other hand, existing large-scale approaches are mostly developed on the basis of matrix factorization or anchor techniques, thereby fail to consider the similarities among all data samples, preventing from further performance improvement. To address the above issues, we first analyze the tensor rotation trick and recommend to remove it from tensor clustering. On its basis, a novel large-scale multi-view tensor clustering method is developed by incorporating the pair-wise similarities with implicit linear kernel function. To solve the resultant optimization problem, we design an efficient algorithm of linear complexity.Moreover, extensive experiments are conducted and corresponding results well support the aforementioned finding and validate the effectiveness and efficiency of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

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

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

2024-03-14 · 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 clustering …

ClusteringCPUGraph Similarity

TPCH: Tensor-interacted Projection and Cooperative Hashing for Multi-view Clustering

2024-12-25 · Zhongwen Wang, Xingfeng Li, Yinghui Sun, Quansen Sun 외

In recent years, anchor and hash-based multi-view clustering methods have gained attention for their efficiency and simplicity in handling large-scale data. However, existing methods often overlook the interactions among…

ClusteringCPU

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

Interpretable Multi-View Clustering Based on Anchor Graph Tensor Factorization

2024-04-01 · Rui Wang, Jing Li, Quanxue Gao, Cheng Deng

The clustering method based on the anchor graph has gained significant attention due to its exceptional clustering performance and ability to process large-scale data. One common approach is to learn bipartite graphs wit…

Clustering