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.

GitHub

16 stars
1 watching
4 forks
Language: Python
last commit: almost 2 years ago

Related projects:

Repository Description Stars
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
wyjeong/fedmatch A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning 79
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50
idanachituve/pfedgp An implementation of Personalized Federated Learning with Gaussian Processes using Python. 32
tsingz0/fedala An implementation of a federated learning method for personalized models on non-iid datasets. 111
yamingguo98/fediir An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships 9
harliwu/fedamd This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. 2
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
yuetan031/fedstar This project implements a federated learning algorithm for non-IID graph classification tasks by leveraging structural knowledge sharing. 58
lx10077/fedavgpy The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. 250
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 13
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
ignavierng/notears-admm An implementation of Bayesian network structure learning with continuous optimization for federated learning. 10