FedGCN
Federated Learning Algorithm
An implementation of a federated learning algorithm for training Graph Convolutional Networks on semi-supervised node classification tasks.
Official Code for FedGCN [NeurIPS 2023]
59 stars
1 watching
13 forks
Language: Jupyter Notebook
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for decentralized multi-task learning of graph neural networks on molecular data with guaranteed convergence | 44 |
| An implementation of a federated learning framework for handling data heterogeneity in decentralized settings | 38 |
| A framework for non-IID federated learning via neural propagation | 6 |
| An implementation of a federated graph neural network for spatio-temporal modeling | 65 |
| An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 145 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| Develops an alignment framework for federated learning with non-identical client class sets | 4 |
| Develops a framework to balance competing goals in federated learning by decoupling generic and personalized prediction tasks. | 14 |
| A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. | 3 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| An open-source framework for decentralized federated learning with wait-free model communication | 10 |
| This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. | 60 |
| 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 |
| An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 43 |
| A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. | 403 |