paper-with-me

Papers

Anchor-based Multi-view Subspace Clustering with Hierarchical Feature Descent

2023-10-11 · Qiyuan Ou, Siwei Wang, Pei Zhang, Sihang Zhou, En Zhu

Multi-view clustering has attracted growing attention owing to its capabilities of aggregating information from various sources and its promising horizons in public affairs. Up till now, many advanced approaches have been proposed in recent literature. However, there are several ongoing difficulties to be tackled. One common dilemma occurs while attempting to align the features of different views. {Moreover, due to the fact that many existing multi-view clustering algorithms stem from spectral clustering, this results to cubic time complexity w.r.t. the number of dataset. However, we propose Anchor-based Multi-view Subspace Clustering with Hierarchical Feature Descent(MVSC-HFD) to tackle the discrepancy among views through hierarchical feature descent and project to a common subspace( STAGE 1), which reveals dependency of different views. We further reduce the computational complexity to linear time cost through a unified sampling strategy in the common subspace( STAGE 2), followed by anchor-based subspace clustering to learn the bipartite graph collectively( STAGE 3). }Extensive experimental results on public benchmark datasets demonstrate that our proposed model consistently outperforms the state-of-the-art techniques.

📄 PDF Abstract BibTeX arXiv:2310.07166

Code (1)

qiyuanou/mvsc-hfd 공식 구현

Tasks

ClusteringMulti-view Subspace Clustering

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Deep Multi-View Subspace Clustering with Anchor Graph

2023-05-11 · Chenhang Cui, Yazhou Ren, Jingyu Pu, Xiaorong Pu 외

Deep multi-view subspace clustering (DMVSC) has recently attracted increasing attention due to its promising performance. However, existing DMVSC methods still have two issues: (1) they mainly focus on using autoencoders…

ClusteringContrastive LearningMulti-view Subspace Clustering

Scalable and Robust Sparse Subspace Clustering Using Randomized Clustering and Multilayer Graphs

2018-02-21 · Maryam Abdolali, Nicolas Gillis, Mohammad Rahmati

Sparse subspace clustering (SSC) is one of the current state-of-the-art methods for partitioning data points into the union of subspaces, with strong theoretical guarantees. However, it is not practical for large data se…

Clustering

Anchor Structure Regularization Induced Multi-view Subspace Clustering via Enhanced Tensor Rank Minimization

2023-01-01 · ICCV 2023 1 · Jintian Ji, Songhe Feng

The tensor-based multi-view subspace clustering algorithms have received widespread attention due to the powerful ability to capture high-order correlation across views. Although such algorithms have achieved remarka…

ClusteringMulti-view Subspace Clustering

Partially latent factors based multi-view subspace learning

2022-01-04 · Run-kun Lu, Jian-wei Liu, Ze-Yu Liu, Jin-zhong Chen

Multi-view subspace clustering always performs well in high-dimensional data analysis, but is sensitive to the quality of data representation. To this end, a two stage fusion strategy is proposed to embed representation …

ClusteringMulti-view Subspace ClusteringRepresentation Learning

Reciprocal Multi-Layer Subspace Learning for Multi-View Clustering

2019-10-01 · ICCV 2019 10 · Ruihuang Li, Changqing Zhang, Huazhu Fu, Xi Peng 외

Multi-view clustering is a long-standing important research topic, however, remains challenging when handling high-dimensional data and simultaneously exploring the consistency and complementarity of different views. In …

Clustering