Cai Yaoming, Zhang Zijia, Liu Xiaobo, Ding Yao, Li Fei, Tan Jinhua
IEEE Trans Neural Netw Learn Syst. 2025 Apr;36(4):6341-6354. doi: 10.1109/TNNLS.2024.3392484. Epub 2025 Apr 4.
The joint clustering of multimodal remote sensing (RS) data poses a critical and challenging task in Earth observation. Although recent advances in multiview subspace clustering have shown remarkable success, existing methods become computationally prohibitive when dealing with large-scale RS datasets. Moreover, they neglect intrinsic nonlinear and spatial interdependencies among heterogeneous RS data and lack generalization ability for out-of-sample data, thereby restricting their applicability. This article introduces a novel unified framework called anchor-based multiview kernel subspace clustering with spatial regularization (AMKSC). It learns a scalable anchor graph in the kernel space, leveraging contributions from each modality instead of seeking a consensus full graph in the feature space. To ensure spatial consistency, we incorporate a spatial smoothing operation into the formulation. The method is efficiently solved using an alternating optimization strategy, and we provide theoretical evidence of its scalability with linear computational complexity. Furthermore, an out-of-sample extension of AMKSC based on multiview collaborative representation-based classification is introduced, enabling the handling of larger datasets and unseen instances. Extensive experiments on three real heterogeneous RS datasets confirm the superiority of our proposed approach over state-of-the-art methods in terms of clustering performance and time efficiency. The source code is available at https://github.com/AngryCai/AMKSC.
多模态遥感(RS)数据的联合聚类是地球观测中的一项关键且具有挑战性的任务。尽管多视图子空间聚类的最新进展已取得显著成功,但现有方法在处理大规模RS数据集时计算量过大。此外,它们忽略了异构RS数据之间内在的非线性和空间相互依赖性,并且缺乏对样本外数据的泛化能力,从而限制了其适用性。本文介绍了一种名为基于锚点的多视图核子空间聚类与空间正则化(AMKSC)的新型统一框架。它在内核空间中学习一个可扩展的锚点图,利用每个模态的贡献,而不是在特征空间中寻求一致的全图。为确保空间一致性,我们在公式中纳入了空间平滑操作。该方法使用交替优化策略有效求解,并且我们提供了其具有线性计算复杂度的可扩展性的理论证据。此外,还引入了基于多视图协作表示分类的AMKSC样本外扩展,能够处理更大的数据集和未见实例。在三个真实的异构RS数据集上进行的大量实验证实了我们提出的方法在聚类性能和时间效率方面优于现有方法。源代码可在https://github.com/AngryCai/AMKSC获取。