错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Feature decomposition and structural learning for multi-diverse and multi-view data clustering

  • Yong Zhang,
  • Da Liu,
  • Li Jiang,
  • Huibing Wang,
  • Wenzhe Liu

摘要

In recent years, real-world data often encompass multiple views or features, making multi-view clustering into the spotlight of research. Despite significant progress in existing multi-view clustering methods, they still encounter several challenges: (1) Current methods often grapple with high computational complexity, limiting their applicability to large-scale datasets. (2) Most methods lack guided binary information, hampering their ability to learn correlations among multiple views. (3) Directly handling nonlinear structures proves challenging for the majority of methods. To tackle these challenges, this paper proposes a feature decomposition and structural learning for multi-diverse and multi-view data clustering ( \(\hbox {FDSL}\_\hbox {M}^2\hbox {C}\) FDSL _ M 2 C ). \(\hbox {FDSL}\_\hbox {M}^2\hbox {C}\) FDSL _ M 2 C utilizes a flexible feature decomposition approach to extract latent and consensus representations from distinct views. Additionally, it incorporates pseudo-label constraints to refine the consensus representations for intra-view similarity learning. Meanwhile, Laplacian regularization constraints are imposed on the latent representations to capture nonlinear structures. Furthermore, \(\hbox {FDSL}\_\hbox {M}^2\hbox {C}\) FDSL _ M 2 C integrates latent representation learning and clustering into one-step for improved efficiency. Additionally, to enhance the model’s generalization capability, the proposed method introduces Tikhonov regularization as a penalty term for all learned matrices within the model. Extensive experiments on eight widely used datasets demonstrate that our approach outperforms similar methods in this field. Our code is released on https://github.com/lab-807/FDSL_M2C.