paper-with-me

홈 › Papers

Personalized Subgraph Federated Learning with Sheaf Collaboration

2025-08-19 · Wenfei Liang, Yanan Zhao, Rui She, Yiming Li, Wee Peng Tay arxiv

Graph-structured data is prevalent in many applications. In subgraph federated learning (FL), this data is distributed across clients, each with a local subgraph. Personalized subgraph FL aims to develop a customized model for each client to handle diverse data distributions. However, performance variation across clients remains a key issue due to the heterogeneity of local subgraphs. To overcome the challenge, we propose FedSheafHN, a novel framework built on a sheaf collaboration mechanism to unify enhanced client descriptors with efficient personalized model generation. Specifically, FedSheafHN embeds each client's local subgraph into a server-constructed collaboration graph by leveraging graph-level embeddings and employing sheaf diffusion within the collaboration graph to enrich client representations. Subsequently, FedSheafHN generates customized client models via a server-optimized hypernetwork. Empirical evaluations demonstrate that FedSheafHN outperforms existing personalized subgraph FL methods on various graph datasets. Additionally, it exhibits fast model convergence and effectively generalizes to new clients.

📄 PDF Abstract BibTeX arXiv:2508.13642

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedSheafHN: Personalized Federated Learning on Graph-structured Data

2024-05-25 · Wenfei Liang, Yanan Zhao, Rui She, Yiming Li 외

Personalized subgraph Federated Learning (FL) is a task that customizes Graph Neural Networks (GNNs) to individual client needs, accommodating diverse data distributions. However, applying hypernetworks in FL, while aimi…

Federated LearningGraph EmbeddingPersonalized Federated Learning

Sheaf HyperNetworks for Personalized Federated Learning

2024-05-31 · Bao Nguyen, Lorenzo Sani, Xinchi Qiu, Pietro Liò 외

Graph hypernetworks (GHNs), constructed by combining graph neural networks (GNNs) with hypernetworks (HNs), leverage relational data across various domains such as neural architecture search, molecular property predictio…

Federated LearningMolecular Property PredictionMulti-class ClassificationNeural Architecture Search+4

Low-pass Personalized Subgraph Federated Recommendation

2026-03-20 · Wooseok Sim, Hogun Park arxiv

Federated Recommender Systems (FRS) preserve privacy by training decentralized models on client-specific user-item subgraphs without sharing raw data. However, FRS faces a unique challenge: subgraph structural imbalance,…

Personalized Subgraph Federated Learning

2022-06-21 · Jinheon Baek, Wonyong Jeong, Jiongdao Jin, Jaehong Yoon 외

Subgraphs of a larger global graph may be distributed across multiple devices, and only locally accessible due to privacy restrictions, although there may be links between subgraphs. Recently proposed subgraph Federated …

Federated Learning

FedGrAINS: Personalized SubGraph Federated Learning with Adaptive Neighbor Sampling

2025-01-22 · Emir Ceyani, Han Xie, Baturalp Buyukates, Carl Yang 외

Graphs are crucial for modeling relational and biological data. As datasets grow larger in real-world scenarios, the risk of exposing sensitive information increases, making privacy-preserving training methods like feder…

Federated LearningPrivacy Preserving