paper-with-me

Papers

S2FGL: Spatial Spectral Federated Graph Learning

2025-07-03 · Zihan Tan, Suyuan Huang, Guancheng Wan, Wenke Huang, He Li, Mang Ye

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 spatial and spectral strategies forms our framework S2FGL. Extensive experiments on multiple datasets demonstrate the superiority of S2FGL. The code is available at https://github.com/Wonder7racer/S2FGL.git.

📄 PDF Abstract BibTeX arXiv:2507.02409

Code (1)

wonder7racer/s2fgl 공식 구현 pytorch

Tasks

Federated LearningGraph LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Heterogeneity-Aware Knowledge Sharing for Graph Federated Learning

2026-01-29 · Wentao Yu, Sheng Wan, Shuo Chen, Bo Han 외 arxiv

Graph Federated Learning (GFL) enables distributed graph representation learning while protecting the privacy of graph data. However, GFL suffers from heterogeneity arising from diverse node features and structural topol…

Graph Representation LearningFederated Learning

FedSpectral+: Spectral Clustering using Federated Learning

2023-02-04 · Janvi Thakkar, Devvrat Joshi

Clustering in graphs has been a well-known research problem, particularly because most Internet and social network data is in the form of graphs. Organizations widely use spectral clustering algorithms to find clustering…

ClusteringFederated Learning

Adaptive Cross-Attention-Driven Spatial-Spectral Graph Convolutional Network for Hyperspectral Image Classification

2022-04-12 · Jin-Yu Yang, Heng-Chao Li, Wen-Shuai Hu, Lei Pan 외

Recently, graph convolutional networks (GCNs) have been developed to explore spatial relationship between pixels, achieving better classification performance of hyperspectral images (HSIs). However, these methods fail to…

Graph AttentionHyperspectral Image Classificationimage-classificationImage Classification

SpecGradFilter: A Spectral Gradient Filtering Framework for Taming Federated Heterogeneity

2026-07-05 · Liyang Yuan, Yibo Yang, Dandan Guo, Peter Richtarik 외 arxiv

Federated Learning (FL) is fundamentally challenged by statistical heterogeneity, where non-identically distributed (non-IID) data induces client drift that severely hampers global convergence. While existing approaches …

Federated Learning

Spectral-Spatial Global Graph Reasoning for Hyperspectral Image Classification

2021-06-26 · Di Wang, Bo Du, Liangpei Zhang

Convolutional neural networks have been widely applied to hyperspectral image classification. However, traditional convolutions can not effectively extract features for objects with irregular distributions. Recent method…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification