Communication-efficient Federated Graph Classification via Generative Diffusion Modeling
Xiuling Wang, Xin Huang, Haibo Hu, Jianliang Xu

TL;DR
This paper introduces CeFGC, a communication-efficient federated GNN framework using generative diffusion models to reduce communication rounds and handle non-IID data effectively.
Contribution
We propose CeFGC, a novel federated GNN approach that limits communication to three rounds by employing generative diffusion models for data sharing.
Findings
CeFGC reduces communication to three rounds, significantly lowering overhead.
The method outperforms state-of-the-art in non-IID graph classification tasks.
Generative diffusion models effectively enrich local training data and improve accuracy.
Abstract
Graph Neural Networks (GNNs) unlock new ways of learning from graph-structured data, proving highly effective in capturing complex relationships and patterns. Federated GNNs (FGNNs) have emerged as a prominent distributed learning paradigm for training GNNs over decentralized data. However, FGNNs face two significant challenges: high communication overhead from multiple rounds of parameter exchanges and non-IID data characteristics across clients. To address these issues, we introduce CeFGC, a novel FGNN paradigm that facilitates efficient GNN training over non-IID data by limiting communication between the server and clients to three rounds only. The core idea of CeFGC is to leverage generative diffusion models to minimize direct client-server communication. Each client trains a generative diffusion model that captures its local graph distribution and shares this model with the server,…
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 · Machine Learning in Healthcare
