Federated Subgraph Learning via Global-Knowledge-Guided Node Generation

基于全局知识引导节点生成的联邦子图学习

阅读:1

Abstract

Federated graph learning (FGL) is a combination of graph representation learning and federated learning that utilizes graph neural networks (GNNs) to process complex graph-structured data while addressing data silo issues. However, during the local training of GNNs, each client only has access to a subgraph, significantly deteriorating performance. To address this issue, recent solutions propose completing the subgraph with pseudo graph nodes generated by a generator trained using the local subgraph. Despite their effectiveness, such methods may introduce biases as the local pseudo graph nodes cannot accurately represent the global graph distribution. To overcome this problem, we introduce MN-FGAGN, which mitigates the impact of missing neighbor information by generating pseudo graph nodes that follow the global distribution. The main idea of our approach is to partition the generative adversarial neural network into a client-side discriminator and a server-side generator. In this way, the generator can receive supervised information from all clients and can thus generate graph nodes that contain global information. Experiments on four real-world graph datasets show that it outperforms the state-of-the-art methods.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。