SpreadFGL: Edge-Client Collaborative Federated Graph Learning with Adaptive Neighbor Generation
Luying Zhong, Yueyang Pi, Zheyi Chen, Zhengxin Yu, Wang Miao, Xing, Chen, and Geyong Min

TL;DR
SpreadFGL is a novel federated graph learning framework that enhances inter-client collaboration by adaptively inferring missing links and balancing training loads, leading to improved accuracy and efficiency.
Contribution
It introduces an adaptive graph imputation generator and a distributed training approach to address topology missingness and scalability in federated graph learning.
Findings
Achieves higher accuracy than existing methods.
Converges faster in real-world tests.
Effectively balances training load across clients.
Abstract
Federated Graph Learning (FGL) has garnered widespread attention by enabling collaborative training on multiple clients for semi-supervised classification tasks. However, most existing FGL studies do not well consider the missing inter-client topology information in real-world scenarios, causing insufficient feature aggregation of multi-hop neighbor clients during model training. Moreover, the classic FGL commonly adopts the FedAvg but neglects the high training costs when the number of clients expands, resulting in the overload of a single edge server. To address these important challenges, we propose a novel FGL framework, named SpreadFGL, to promote the information flow in edge-client collaboration and extract more generalized potential relationships between clients. In SpreadFGL, an adaptive graph imputation generator incorporated with a versatile assessor is first designed to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Privacy-Preserving Technologies in Data
MethodsSoftmax · Attention Is All You Need
