Graph Federated Learning Based on the Decentralized Framework
Peilin Liu, Yanni Tang, Mingyue Zhang, and Wu Chen

TL;DR
This paper introduces a decentralized framework for graph federated learning that enhances scalability and robustness by replacing the traditional client-server model, using confidence-based gradient aggregation, and demonstrating superior performance over existing methods.
Contribution
It proposes a novel decentralized framework for graph federated learning, addressing scalability and failure issues of the client-server model, with confidence-based gradient aggregation.
Findings
Outperforms FedAvg, Fedprox, GCFL, and GCFL+ in experiments
Improves scalability and robustness of graph federated learning
Demonstrates effectiveness of confidence-based gradient aggregation
Abstract
Graph learning has a wide range of applications in many scenarios, which require more need for data privacy. Federated learning is an emerging distributed machine learning approach that leverages data from individual devices or data centers to improve the accuracy and generalization of the model, while also protecting the privacy of user data. Graph-federated learning is mainly based on the classical federated learning framework i.e., the Client-Server framework. However, the Client-Server framework faces problems such as a single point of failure of the central server and poor scalability of network topology. First, we introduce the decentralized framework to graph-federated learning. Second, determine the confidence among nodes based on the similarity of data among nodes, subsequently, the gradient information is then aggregated by linear weighting based on confidence. Finally, the…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks
