Knowledge-Driven Federated Graph Learning on Model Heterogeneity
Zhengyu Wu, Guang Zeng, Huilin Lai, Daohan Su, Jishuo Jia, Yinlin Zhu, Xunkai Li, Rong-Hua Li, Guoren Wang, Chenghu Zhou

TL;DR
This paper introduces FedGKC, a framework for federated graph learning that effectively handles model heterogeneity by using a copilot model and knowledge distillation, improving accuracy across diverse client architectures.
Contribution
The paper proposes a novel federated graph learning framework with a copilot model and knowledge-aware aggregation to address client model heterogeneity in GNN-based federated learning.
Findings
Achieves 3.88% average accuracy improvement over baselines in heterogeneous scenarios.
Maintains strong performance in homogeneous settings.
Demonstrates effectiveness across eight benchmark datasets.
Abstract
Federated graph learning (FGL) has emerged as a promising paradigm for collaborative graph representation learning, enabling multiple parties to jointly train models while preserving data privacy. However, most existing approaches assume homogeneous client models and largely overlook the challenge of model-centric heterogeneous FGL (MHtFGL), which frequently arises in practice when organizations employ graph neural networks (GNNs) of different scales and architectures.Such architectural diversity not only undermines smooth server-side aggregation, which presupposes a unified representation space shared across clients' updates, but also further complicates the transfer and integration of structural knowledge across clients. To address this issue, we propose the Federated Graph Knowledge Collaboration (FedGKC) framework. FedGKC introduces a lightweight Copilot Model on each client 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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks
MethodsKnowledge Distillation
