FedGCN

Federated Graph Network Training Framework

A software framework for training graph neural networks in a decentralized, federated learning setting

Official Code for FedGCN [NeurIPS 2023]

GitHub

59 stars
1 watching
13 forks
Language: Jupyter Notebook
last commit: 7 months ago

Related projects:

Repository Description Stars
fedml-ai/spreadgnn A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence 44
yutong-dai/fednh An implementation of a federated learning framework for handling data heterogeneity in decentralized settings 38
codepothunter/fednp A framework for non-IID federated learning via neural propagation 6
mengcz13/kdd2021_cnfgnn An implementation of a federated graph neural network for spatio-temporal modeling 65
scaleoutsystems/fedn An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments 143
jinheonbaek/fed-pub Personalized Subgraph Federated Learning framework for distributed machine learning 44
jiayunz/fedalign Develops an alignment framework for federated learning with non-identical client class sets 4
hongyouc/fed-rod Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. 14
kai-yue/ntk-fed A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. 3
zhenqincn/fedapen An implementation of cross-silo federated learning with adaptability to statistical heterogeneity 10
umd-huang-lab/swift An open-source framework for decentralized federated learning with wait-free model communication 8
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 58
mediabrain-sjtu/pfedgraph This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. 26
fangxiuwen/robust_fl An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. 41
deepgraphlearning/gmnn A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. 401