Multi-view Deep Subspace Clustering Networks
Pengfei Zhu, Xinjie Yao, Yu Wang, Binyuan Hui, Dawei Du, Qinghua Hu

TL;DR
This paper introduces MvDSCN, an end-to-end multi-view deep clustering model that learns view-specific and shared representations simultaneously, effectively capturing inter-view relations and improving clustering accuracy.
Contribution
The proposed MvDSCN unifies multiple backbones and incorporates a novel diversity regularizer, enabling end-to-end learning of multi-view self-representations for clustering.
Findings
Outperforms existing multi-view clustering methods.
Effectively captures inter-view relations using HSIC.
Unifies multiple backbones for improved performance.
Abstract
Multi-view subspace clustering aims to discover the inherent structure of data by fusing multiple views of complementary information. Most existing methods first extract multiple types of handcrafted features and then learn a joint affinity matrix for clustering. The disadvantage of this approach lies in two aspects: 1) multi-view relations are not embedded into feature learning, and 2) the end-to-end learning manner of deep learning is not suitable for multi-view clustering. Even when deep features have been extracted, it is a nontrivial problem to choose a proper backbone for clustering on different datasets. To address these issues, we propose the Multi-view Deep Subspace Clustering Networks (MvDSCN), which learns a multi-view self-representation matrix in an end-to-end manner. The MvDSCN consists of two sub-networks, \ie, a diversity network (Dnet) and a universality network (Unet).…
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
TopicsAdvanced Clustering Algorithms Research · Video Surveillance and Tracking Methods · Complex Network Analysis Techniques
