paper-with-me

홈 › Papers

FedGKD: Unleashing the Power of Collaboration in Federated Graph Neural Networks

2023-09-18 · Qiying Pan, Ruofan Wu, Tengfei Liu, Tianyi Zhang, Yifei Zhu, Weiqiang Wang

Federated training of Graph Neural Networks (GNN) has become popular in recent years due to its ability to perform graph-related tasks under data isolation scenarios while preserving data privacy. However, graph heterogeneity issues in federated GNN systems continue to pose challenges. Existing frameworks address the problem by representing local tasks using different statistics and relating them through a simple aggregation mechanism. However, these approaches suffer from limited efficiency from two aspects: low quality of task-relatedness quantification and inefficacy of exploiting the collaboration structure. To address these issues, we propose FedGKD, a novel federated GNN framework that utilizes a novel client-side graph dataset distillation method to extract task features that better describe task-relatedness, and introduces a novel server-side aggregation mechanism that is aware of the global collaboration structure. We conduct extensive experiments on six real-world datasets of different scales, demonstrating our framework's outperformance.

📄 PDF Abstract BibTeX arXiv:2309.09517

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset Distillation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Local-Global Knowledge Distillation in Heterogeneous Federated Learning with Non-IID Data

2021-06-30 · Dezhong Yao, Wanning Pan, Yutong Dai, Yao Wan 외

Federated learning enables multiple clients to collaboratively learn a global model by periodically aggregating the clients' models without transferring the local data. However, due to the heterogeneity of the system and…

Federated LearningKnowledge Distillation

FGAD: Self-boosted Knowledge Distillation for An Effective Federated Graph Anomaly Detection Framework

2024-02-20 · Jinyu Cai, Yunhe Zhang, Zhoumin Lu, Wenzhong Guo 외

Graph anomaly detection (GAD) aims to identify anomalous graphs that significantly deviate from other ones, which has raised growing attention due to the broad existence and complexity of graph-structured data in many re…

Anomaly DetectionFederated LearningGraph Anomaly DetectionKnowledge Distillation

Personalized Subgraph Federated Learning with Sheaf Collaboration

2025-08-19 · Wenfei Liang, Yanan Zhao, Rui She, Yiming Li 외 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 mod…

Federated Learning

High Order Collaboration-Oriented Federated Graph Neural Network for Accurate QoS Prediction

2025-07-07 · Zehuan Chen, Xiangwei Lai

Predicting Quality of Service (QoS) data crucial for cloud service selection, where user privacy is a critical concern. Federated Graph Neural Networks (FGNNs) can perform QoS data prediction as well as maintaining user …

Computational EfficiencyGraph Neural NetworkPrediction

Collaboration Equilibrium in Federated Learning

2021-08-18 · Sen Cui, Jian Liang, Weishen Pan, Kun Chen 외

Federated learning (FL) refers to the paradigm of learning models over a collaborative research network involving multiple clients without sacrificing privacy. Recently, there have been rising concerns on the distributio…

Federated Learning