FedSSP: Federated Graph Learning with Spectral Knowledge and Personalized Preference
Zihan Tan, Guancheng Wan, Wenke Huang, Mang Ye

TL;DR
FedSSP introduces a novel federated graph learning framework that leverages spectral graph knowledge and personalized preferences to effectively handle structural heterogeneity and domain shifts in decentralized GNN training.
Contribution
The paper proposes FedSSP, a federated graph learning method that shares spectral knowledge and incorporates personalized preferences, addressing structural heterogeneity and domain shifts.
Findings
FedSSP outperforms existing methods in cross-dataset and cross-domain experiments.
Spectral knowledge sharing effectively captures domain structural shifts.
Personalized preference modules improve local model customization.
Abstract
Personalized Federated Graph Learning (pFGL) facilitates the decentralized training of Graph Neural Networks (GNNs) without compromising privacy while accommodating personalized requirements for non-IID participants. In cross-domain scenarios, structural heterogeneity poses significant challenges for pFGL. Nevertheless, previous pFGL methods incorrectly share non-generic knowledge globally and fail to tailor personalized solutions locally under domain structural shift. We innovatively reveal that the spectral nature of graphs can well reflect inherent domain structural shifts. Correspondingly, our method overcomes it by sharing generic spectral knowledge. Moreover, we indicate the biased message-passing schemes for graph structures and propose the personalized preference module. Combining both strategies, we propose our pFGL framework FedSSP which Shares generic Spectral knowledge while…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks
