Anchor-based Multi-view Subspace Clustering with Hierarchical Feature Descent
Qiyuan Ou, Siwei Wang, Pei Zhang, Sihang Zhou, En Zhu

TL;DR
This paper introduces MVSC-HFD, a multi-view clustering method that uses hierarchical feature descent and anchor-based strategies to improve alignment, reduce computational complexity, and outperform existing techniques.
Contribution
The paper proposes a novel multi-view clustering framework that addresses feature alignment issues and reduces complexity to linear time using hierarchical feature descent and sampling strategies.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Achieves linear time complexity in clustering process
Effectively aligns features across multiple views
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Text and Document Classification Technologies
Methodsk-Means Clustering · ALIGN
