FedGS
Federated Learning Library
An implementation of a federated learning approach using graph-based sampling to handle arbitrary client availability in distributed machine learning
FedGS: Federated Graph-based Sampling with Arbitrary Client Availability, arxiv.org/abs/2211.13975) was accepted by AAAI 2023 Conference.
16 stars
1 watching
4 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| An implementation of a federated learning method for personalized models on non-iid datasets. | 116 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. | 60 |
| The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 255 |
| A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 14 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |