Hu Bing, Han Lixin, Xu Yi, Tang Chang, Zhu Jun, Lu Gui-Fu
School of Computer and Software, Hohai University, Nanjing, China; School of Information and Computer, Anhui Polytechnic University, Wuhu, China.
School of Computer and Software, Hohai University, Nanjing, China.
Neural Netw. 2025 Oct;190:107765. doi: 10.1016/j.neunet.2025.107765. Epub 2025 Jun 13.
Dynamic anchor graph-based incomplete multi-view clustering (IMVC) algorithms have garnered extensive research attention in recent years owing to their relatively low time complexity. However, these algorithms suffer from two limitations. First, most of the existing methods disregard the structural information of the original feature spaces. Second, nearly all the current approaches emphasize the importance of each view while overlooking the weights of each feature. To address these issues, we propose an algorithm named SRCDAGL-IMC. Specifically, we use the structural information of all the views as regularization terms to constrain the relationships between different pairs in the consensus anchor graph. Moreover, we add coefficients to each sample to measure their individual importance in their own view, and we simultaneously recover the missing features. Thus, the learning of the consensus anchor graph, and the recovery of the missing features, mutually promote each other. We also propose an effective alternating optimization method. Experiments on six public datasets show that our algorithm outperforms the state-of-the-art matrix factorization-based incomplete multi-view algorithms in terms of accuracy, normalized mutual information, purity. Our code is publicly available on https://github.com/BingHuAhpu/SRCDAGL-IMC.
近年来,基于动态锚图的不完全多视图聚类(IMVC)算法因其相对较低的时间复杂度而受到广泛的研究关注。然而,这些算法存在两个局限性。首先,大多数现有方法忽略了原始特征空间的结构信息。其次,几乎所有当前方法都强调每个视图的重要性,却忽略了每个特征的权重。为了解决这些问题,我们提出了一种名为SRCDAGL-IMC的算法。具体而言,我们将所有视图的结构信息用作正则化项,以约束共识锚图中不同对之间的关系。此外,我们为每个样本添加系数,以衡量它们在自身视图中的个体重要性,同时恢复缺失特征。因此,共识锚图的学习与缺失特征的恢复相互促进。我们还提出了一种有效的交替优化方法。在六个公共数据集上的实验表明,我们的算法在准确率、归一化互信息、纯度方面优于基于矩阵分解的现有最先进不完全多视图算法。我们的代码可在https://github.com/BingHuAhpu/SRCDAGL-IMC上公开获取。