Deep Multi-View Subspace Clustering with Anchor Graph
Chenhang Cui, Yazhou Ren, Jingyu Pu, Xiaorong Pu, Lifang He

TL;DR
This paper introduces DMCAG, a deep multi-view subspace clustering method that uses anchor graphs and pseudo-label refinement to improve clustering accuracy and scalability on large datasets.
Contribution
The paper proposes a novel DMCAG method that combines anchor graph construction, pseudo-label refinement, and contrastive learning to enhance multi-view clustering performance.
Findings
Achieves superior clustering performance over state-of-the-art methods.
Reduces computational complexity with anchor graphs.
Effectively refines embeddings using pseudo-labels.
Abstract
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 to nonlinearly embed the data, while the embedding may be suboptimal for clustering because the clustering objective is rarely considered in autoencoders, and (2) existing methods typically have a quadratic or even cubic complexity, which makes it challenging to deal with large-scale data. To address these issues, in this paper we propose a novel deep multi-view subspace clustering method with anchor graph (DMCAG). To be specific, DMCAG firstly learns the embedded features for each view independently, which are used to obtain the subspace representations. To significantly reduce the complexity, we construct an anchor graph with small size for each view. Then, spectral…
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 · Video Surveillance and Tracking Methods · Advanced Computing and Algorithms
MethodsSpectral Clustering · Contrastive Learning
