ICML2026

Homophily-Heterogeneity Gradient Surgery for Federated Graph Learning

Sujia Huang, Lele Fu, Shunxin Xiao, Xiaoya Zhang, Chunyan Xu, Tong Zhang, Bo Huang, Zhen Cui

Abstract

Federated Graph Learning (FGL) facilitates privacy-preserving collaborative training of graph neural networks, yet homophily heterogeneity across subgraphs can induce optimization conflicts that degrade model generalization. Many existing solutions rely on multi-channel architectures to mitigate such conflicts, which increase the burden on edge devices and lack theoretical convergence analysis. To overcome these limitations, we propose FedGCM, a novel FGL framework with Group-oriented Conflict Mitigation, which aligns inconsistent optimization objectives via a tailored gradient surgery. Specifically, FedGCM first divides clients into distinct groups based on their homophily levels, thereby avoiding exhaustive client-to-client conflict assessments. To resolve inter-group interference, we develop RPGrad, a gradient surgery mechanism based on residual projection, which integrates synergistic knowledge while filtering inter-group conflicts. The refined updates are then transmitted in a group-wise fashion, effectively alleviating optimization conflicts induced by homophily heterogeneity without augmenting the client-side burden. Furthermore, we provide a formal theoretical analysis establishing the convergence. Extensive experiments on both homophilous and heterophilous graphs demonstrate that FedGCM consistently achieves superior performance.