Federated Graph Learning with Structure Proxy Alignment
Xingbo Fu, Zihan Chen, Binchi Zhang, Chen Chen, Jundong Li

TL;DR
This paper introduces FedSpray, a federated graph learning framework that learns and aligns class-wise structure proxies across clients to improve node classification accuracy despite data heterogeneity.
Contribution
FedSpray proposes a novel method for learning and aligning structure proxies in federated graph learning to address data heterogeneity and bias in node classification tasks.
Findings
FedSpray outperforms baseline methods on four datasets.
Structure proxy alignment improves node classification accuracy.
The framework effectively mitigates data heterogeneity issues.
Abstract
Federated Graph Learning (FGL) aims to learn graph learning models over graph data distributed in multiple data owners, which has been applied in various applications such as social recommendation and financial fraud detection. Inherited from generic Federated Learning (FL), FGL similarly has the data heterogeneity issue where the label distribution may vary significantly for distributed graph data across clients. For instance, a client can have the majority of nodes from a class, while another client may have only a few nodes from the same class. This issue results in divergent local objectives and impairs FGL convergence for node-level tasks, especially for node classification. Moreover, FGL also encounters a unique challenge for the node classification task: the nodes from a minority class in a client are more likely to have biased neighboring information, which prevents FGL from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data
