ICML 2025poster0 citations

$S^2$FGL: Spatial Spectral Federated Graph Learning

Zihan Tan, Suyuan Huang, G. W., Wenke Huang, He Li, Mang Ye

Abstract

Federated Graph Learning (FGL) combines the privacy-preserving capabilities of federated learning (FL) with the strong graph modeling capability of Graph Neural Networks (GNNs). Current research addresses subgraph-FL only from the structural perspective, neglecting the propagation of graph signals on spatial and spectral domains of the structure. From a spatial perspective, subgraph-FL introduces edge disconnections between clients, leading to disruptions in label signals and a degradation in the class knowledge of the global GNN. From a spectral perspective, spectral heterogeneity causes inconsistencies in signal frequencies across subgraphs, which makes local GNNs overfit the local signal propagation schemes. As a result, spectral client drifts occur, undermining global generalizability. To tackle the challenges, we propose a global knowledge repository to mitigate label signal disruption and a frequency alignment to address spectral client drifts. The combination of $\textbf{S}$patial and $\textbf{S}$pectral strategies forms our framework $S^2$FGL. Extensive experiments on multiple datasets demonstrate the superiority of $S^2$FGL. The code is available at https://github.com/Wonder7racer/S2FGL.git.

Federated LearningSafety in Machine Learning
BibTeX
@inproceedings{
tan2025sfgl,
title={\$S{\textasciicircum}2\${FGL}: Spatial Spectral Federated Graph Learning},
author={Zihan Tan and Suyuan Huang and Guancheng Wan and Wenke Huang and He Li and Mang Ye},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=pFQ3MnyIT6}
}