FedExP

Federated Averaging Optimizer

An implementation of a federated averaging algorithm with an extrapolation approach to speed up distributed machine learning training on client-held data.

GitHub

9 stars
1 watching
3 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
litian96/fedprox An optimization framework designed to address heterogeneity in federated learning across distributed networks 643
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 13
mingruiliu-ml-lab/episode An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance 2
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
dos-group/fedzero An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. 19
ljb121002/fednar A Python implementation of federated optimization algorithm with normalized annealing regularization. 6
unc-optimization/feddr An implementation of algorithms for decentralized machine learning in nonconvex optimization problems 8
baowenxuan/fedcollab An algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances. 16
hongliny/fedac-neurips20 Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. 14
illidanlab/splitmix An algorithm for distributed learning with flexible model customization during training and testing 40
hyhmia/distrans Improves federated learning models by addressing data heterogeneity through distributional transformation 5