Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Subgraph Federated Learning with Missing Neighbor Generation

About

Graphs have been widely used in data mining and machine learning due to their unique representation of real-world objects and their interactions. As graphs are getting bigger and bigger nowadays, it is common to see their subgraphs separately collected and stored in multiple local systems. Therefore, it is natural to consider the subgraph federated learning setting, where each local system holds a small subgraph that may be biased from the distribution of the whole graph. Hence, the subgraph federated learning aims to collaboratively train a powerful and generalizable graph mining model without directly sharing their graph data. In this work, towards the novel yet realistic setting of subgraph federated learning, we propose two major techniques: (1) FedSage, which trains a GraphSage model based on FedAvg to integrate node features, link structures, and task labels on multiple local subgraphs; (2) FedSage+, which trains a missing neighbor generator along FedSage to deal with missing links across local subgraphs. Empirical results on four real-world graph datasets with synthesized subgraph federated learning settings demonstrate the effectiveness and efficiency of our proposed techniques. At the same time, consistent theoretical implications are made towards their generalization ability on the global graphs.

Ke Zhang, Carl Yang, Xiaoxiao Li, Lichao Sun, Siu Ming Yiu• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy86.86
885
Node ClassificationCiteseer
Accuracy74.54
804
Node ClassificationPubmed
Accuracy87.75
742
Node ClassificationCiteseer (test)
Accuracy0.7006
729
Node ClassificationCora (test)
Mean Accuracy80.26
687
Node ClassificationPubmed
Accuracy85.78
307
Node ClassificationwikiCS
Accuracy76.22
198
Node ClassificationOgbn-arxiv
Accuracy71.98
191
Node ClassificationMinesweeper overlapping subgraph partitioning
AUC76.64
39
Node ClassificationTolokers overlapping subgraph partitioning
AUC74.54
39
Showing 10 of 37 rows

Other info

Follow for update