Optimizing Federated Graph Learning with Inherent Structural Knowledge and Dual-Densely Connected GNNs
Longwen Wang, Jianchun Liu, Zhi Liu, Jinyang Huang

TL;DR
This paper introduces FedDense, a federated graph learning framework that efficiently leverages inherent structural knowledge and a dual-densely connected GNN architecture to improve performance under resource constraints.
Contribution
FedDense explicitly encodes inherent graph structures and employs a dual-densely connected GNN to enhance knowledge extraction and resource efficiency in federated graph learning.
Findings
FedDense outperforms baseline methods on 15 datasets across 4 domains.
It achieves higher training performance with minimal resource consumption.
The framework effectively exploits multi-scale structural insights.
Abstract
Federated Graph Learning (FGL) is an emerging technology that enables clients to collaboratively train powerful Graph Neural Networks (GNNs) in a distributed manner without exposing their private data. Nevertheless, FGL still faces the challenge of the severe non-Independent and Identically Distributed (non-IID) nature of graphs, which possess diverse node and edge structures, especially across varied domains. Thus, exploring the knowledge inherent in these structures becomes significantly crucial. Existing methods, however, either overlook the inherent structural knowledge in graph data or capture it at the cost of significantly increased resource demands (e.g., FLOPs and communication bandwidth), which can be detrimental to distributed paradigms. Inspired by this, we propose FedDense, a novel FGL framework that optimizes the utilization efficiency of inherent structural knowledge. 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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Brain Tumor Detection and Classification
