Federated Continual Graph Learning
Yinlin Zhu, Miao Hu, Di Wu

TL;DR
This paper introduces FCGL, a federated learning framework for evolving graph data that tackles local forgetting and global expertise conflicts, enhancing GNN performance while respecting privacy constraints.
Contribution
It proposes POWER, a novel framework combining experience node preservation and pseudo-prototype reconstruction to improve federated continual graph learning.
Findings
POWER outperforms existing federated CGL baselines.
The approach effectively mitigates local graph forgetting.
The method reduces global expertise conflict in federated settings.
Abstract
Managing evolving graph data presents substantial challenges in storage and privacy, and training graph neural networks (GNNs) on such data often leads to catastrophic forgetting, impairing performance on earlier tasks. Despite existing continual graph learning (CGL) methods mitigating this to some extent, they rely on centralized architectures and ignore the potential of distributed graph databases to leverage collective intelligence. To this end, we propose Federated Continual Graph Learning (FCGL) to adapt GNNs across multiple evolving graphs under storage and privacy constraints. Our empirical study highlights two core challenges: local graph forgetting (LGF), where clients lose prior knowledge when adapting to new tasks, and global expertise conflict (GEC), where the global GNN exhibits sub-optimal performance in both adapting to new tasks and retaining old ones, arising from…
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.
Code & Models
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
