Enhancing Federated Graph Learning via Adaptive Fusion of Structural and Node Characteristics
Xianjun Gao, Jianchun Liu, Hongli Xu, Shilong Wang, Liusheng Huang

TL;DR
This paper introduces FedGCF, a federated graph learning framework that adaptively fuses structural and node feature information, improving accuracy and reducing communication costs across diverse, non-IID graph data scenarios.
Contribution
FedGCF is the first framework to simultaneously extract and fuse structural properties and node features in federated graph learning, addressing non-IID challenges effectively.
Findings
Improves accuracy by up to 7.24% across different data distributions.
Reduces communication costs by up to 81.25%.
Enhances understanding of graph data through combined structural and feature modeling.
Abstract
Federated Graph Learning (FGL) has demonstrated the advantage of training a global Graph Neural Network (GNN) model across distributed clients using their local graph data. Unlike Euclidean data (\eg, images), graph data is composed of nodes and edges, where the overall node-edge connections determine the topological structure, and individual nodes along with their neighbors capture local node features. However, existing studies tend to prioritize one aspect over the other, leading to an incomplete understanding of the data and the potential misidentification of key characteristics across varying graph scenarios. Additionally, the non-independent and identically distributed (non-IID) nature of graph data makes the extraction of these two data characteristics even more challenging. To address the above issues, we propose a novel FGL framework, named FedGCF, which aims to simultaneously…
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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Brain Tumor Detection and Classification
MethodsGraph Neural Network
