Communication-Efficient Personalized Federal Graph Learning via Low-Rank Decomposition
Ruyue Liu, Rong Yin, Xiangzhen Bo, Xiaoshuai Hao, Xingrui Zhou, Yong, Liu, Can Ma, Weiping Wang

TL;DR
This paper introduces CEFGL, a communication-efficient personalized federated graph learning algorithm that decomposes models into low-rank global and sparse local components, significantly reducing communication costs while maintaining high accuracy across diverse datasets.
Contribution
The paper proposes a novel low-rank and sparse decomposition approach for personalized federated graph learning, enhancing communication efficiency and model personalization.
Findings
Achieves optimal classification accuracy across heterogeneous datasets.
Reduces communication bits by a factor of 18.58 compared to state-of-the-art.
Improves accuracy by 5.64% over FedStar in cross-dataset settings.
Abstract
Federated graph learning (FGL) has gained significant attention for enabling heterogeneous clients to process their private graph data locally while interacting with a centralized server, thus maintaining privacy. However, graph data on clients are typically non-IID, posing a challenge for a single model to perform well across all clients. Another major bottleneck of FGL is the high cost of communication. To address these challenges, we propose a communication-efficient personalized federated graph learning algorithm, CEFGL. Our method decomposes the model parameters into low-rank generic and sparse private models. We employ a dual-channel encoder to learn sparse local knowledge in a personalized manner and low-rank global knowledge in a shared manner. Additionally, we perform multiple local stochastic gradient descent iterations between communication phases and integrate efficient…
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
TopicsText and Document Classification Technologies · Advanced Graph Neural Networks · Face and Expression Recognition
MethodsSoftmax · Attention Is All You Need · Balanced Selection · Graph Isomorphism Network
