paper-with-me

홈 › Papers

Optimizing Federated Graph Learning with Inherent Structural Knowledge and Dual-Densely Connected GNNs

2024-08-21 · Longwen Wang, Jianchun Liu, Zhi Liu, Jinyang Huang

Federated Graph Learning (FGL) is an emerging technology that enables clients to collaboratively train powerful Graph Neural Networks (GNNs) in a distributed manner without exposing their private data. Nevertheless, FGL still faces the challenge of the severe non-Independent and Identically Distributed (non-IID) nature of graphs, which possess diverse node and edge structures, especially across varied domains. Thus, exploring the knowledge inherent in these structures becomes significantly crucial. Existing methods, however, either overlook the inherent structural knowledge in graph data or capture it at the cost of significantly increased resource demands (e.g., FLOPs and communication bandwidth), which can be detrimental to distributed paradigms. Inspired by this, we propose FedDense, a novel FGL framework that optimizes the utilization efficiency of inherent structural knowledge. To better acquire knowledge of diverse and underexploited structures, FedDense first explicitly encodes the structural knowledge inherent within graph data itself alongside node features. Besides, FedDense introduces a Dual-Densely Connected (DDC) GNN architecture that exploits the multi-scale (i.e., one-hop to multi-hop) feature and structure insights embedded in the aggregated feature maps at each layer. In addition to the exploitation of inherent structures, we consider resource limitations in FGL, devising exceedingly narrow layers atop the DDC architecture and adopting a selective parameter sharing strategy to reduce resource costs substantially. We conduct extensive experiments using 15 datasets across 4 different domains, demonstrating that FedDense consistently surpasses baselines by a large margin in training performance, while demanding minimal resources.

📄 PDF Abstract BibTeX arXiv:2408.11662

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

FedSSP: Federated Graph Learning with Spectral Knowledge and Personalized Preference

2024-10-26 · Zihan Tan, Guancheng Wan, Wenke Huang, Mang Ye

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 …

Graph Learning

Rethinking Federated Graph Foundation Models: A Graph-Language Alignment-based Approach

2026-01-29 · Yinlin Zhu, Di Wu, Xianzhi Zhang, Yuming Ai 외 arxiv

Recent studies of federated graph foundational models (FedGFMs) break the idealized and untenable assumption of having centralized data storage to train graph foundation models, and accommodate the reality of distributed…

Contrastive LearningGeneral Knowledge

Guiding Federated Graph Recommendation with LLM-encoded knowledge

2026-06-13 · Thi Minh Chau Nguyen, Hien Trang Nguyen, Duc Anh Nguyen, Van Ho-Long 외 arxiv

Graph-based recommender systems are highly effective at extracting collaborative signals from user--item interactions, and federated learning (FL) allows these models to be trained while preserving user privacy. However,…

Federated Learning

Federated Graph Semantic and Structural Learning

2024-06-27 · Wenke Huang, Guancheng Wan, Mang Ye, Bo Du

Federated graph learning collaboratively learns a global graph neural network with distributed graphs, where the non-independent and identically distributed property is one of the major challenges. Most relative arts foc…

Graph LearningGraph Neural Network

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