解决联邦多视图聚类中的缺失数据与全局信息利用问题
Federated Incomplete Multi-view Clustering with Globally Fused Graph Guidance
- 客户端双头图卷积提取全局与视图特异性特征
- 融合图引导特征融合,提升聚类性能
- 适用于数据缺失场景,适合隐私保护下的多源数据聚类
联邦多视图聚类旨在挖掘分布在不同设备上的多视图数据中的有价值信息,并在保护隐私的同时取得显著成果。尽管进展显著,现有方法大多仅使用全局伪标签指导下游聚类,未能在特征提取阶段充分利用全局信息。此外,联邦多视图聚类中的缺失数据问题尚未得到充分探索。为此,本文提出一种新的联邦不完整多视图聚类方法(FIMCFG)。具体而言,每个客户端设计双头图卷积编码器,以提取包含全局和视图特异性信息的两类潜在特征。随后,在融合图的引导下,两类潜在特征被融合为高层特征,基于此进行伪标签监督下的聚类。最后,高层特征上传至服务器,用于优化图融合与伪标签计算。大量实验结果验证了FIMCFG的有效性与优越性。代码已公开于https://github.com/PaddiHunter/FIMCFG。
原文摘要 · Abstract (English)
Federated multi-view clustering has been proposed to mine the valuable information within multi-view data distributed across different devices and has achieved impressive results while preserving the privacy. Despite great progress, most federated multi-view clustering methods only used global pseudo-labels to guide the downstream clustering process and failed to exploit the global information when extracting features. In addition, missing data problem in federated multi-view clustering task is less explored. To address these problems, we propose a novel Federated Incomplete Multi-view Clustering method with globally Fused Graph guidance (FIMCFG). Specifically, we designed a dual-head graph convolutional encoder at each client to extract two kinds of underlying features containing global and view-specific information. Subsequently, under the guidance of the fused graph, the two underlying features are fused into high-level features, based on which clustering is conducted under the supervision of pseudo-labeling. Finally, the high-level features are uploaded to the server to refine the graph fusion and pseudo-labeling computation. Extensive experimental results demonstrate the effectiveness and superiority of FIMCFG. Our code is publicly available at https://github.com/PaddiHunter/FIMCFG.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。