基于共识亲和正则化的自引导深度多视图子空间聚类

Self-Guided Deep Multiview Subspace Clustering via Consensus Affinity Regularization

IEEE Transactions on Cybernetics · 2021
被引 25
ABS 3

中文导读

提出一种自引导深度多视图子空间聚类模型,通过联合深度特征嵌入和子空间分析,利用原始特征得到的亲和关系作为监督信号,提升聚类效果,在七个数据集上优于现有方法。

Abstract

Multiview subspace clustering (MVSC) leverages the complementary information among different views of multiview data and seeks a consensus subspace clustering result better than that using any individual view. Though proved effective in some cases, existing MVSC methods often obtain unsatisfactory results since they perform subspace analysis with raw features that are often of high dimensions and contain noises. To remedy this, we propose a self-guided deep multiview subspace clustering (SDMSC) model that performs joint deep feature embedding and subspace analysis. SDMSC comprehensively explores multiview data and strives to obtain a consensus data affinity relationship agreed by features from not only all views but also all intermediate embedding spaces. With more constraints being cast, the desirable data affinity relationship is supposed to be more reliably recovered. Besides, to secure effective deep feature embedding without label supervision, we propose to use the data affinity relationship obtained with raw features as the supervision signals to self-guide the embedding process. With this strategy, the risk that our deep clustering model being trapped in bad local minima is reduced, bringing us satisfactory clustering results in a higher possibility. The experiments on seven widely used datasets show the proposed method significantly outperforms the state-of-the-art clustering methods. Our code is available at https://github.com/kailigo/dmvsc.git.

多视图聚类子空间聚类深度学习无监督学习