Rethinking Federated Graph Learning: A Data Condensation Perspective
Hao Zhang, Xunkai Li, Yinlin Zhu, Lianglin Hu

TL;DR
This paper introduces FedGM, a federated graph learning approach using a condensed graph to reduce communication and privacy risks, effectively handling data heterogeneity across distributed graph datasets.
Contribution
The paper proposes a novel FGL paradigm called FedGM that employs a condensed graph for efficient, privacy-preserving knowledge aggregation from distributed graphs.
Findings
FedGM outperforms state-of-the-art baselines on six public datasets.
The condensed graph approach reduces communication costs significantly.
FedGM effectively addresses data heterogeneity in federated graph learning.
Abstract
Federated graph learning is a widely recognized technique that promotes collaborative training of graph neural networks (GNNs) by multi-client graphs.However, existing approaches heavily rely on the communication of model parameters or gradients for federated optimization and fail to adequately address the data heterogeneity introduced by intricate and diverse graph distributions. Although some methods attempt to share additional messages among the server and clients to improve federated convergence during communication, they introduce significant privacy risks and increase communication overhead. To address these issues, we introduce the concept of a condensed graph as a novel optimization carrier to address FGL data heterogeneity and propose a new FGL paradigm called FedGM. Specifically, we utilize a generalized condensation graph consensus to aggregate comprehensive knowledge 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.
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 · Data Quality and Management
