FedProx

Federated optimizer

An optimization framework designed to address heterogeneity in federated learning across distributed networks

Federated Optimization in Heterogeneous Networks (MLSys '20)

GitHub

655 stars
5 watching
160 forks
Language: Python
last commit: over 3 years ago
distributed-optimizationfederated-optimizationlarge-scale-learningparallel-learning

Related projects:

RepositoryDescriptionStars
zackzikaixiao/fedgrabA tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios.14
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
dos-group/fedzeroAn implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions.19
illidanlab/splitmixAn algorithm for distributed learning with flexible model customization during training and testing40
divyansh03/fedexpAn implementation of a federated averaging algorithm with an extrapolation approach to speed up distributed machine learning training on client-held data.9
mingruiliu-ml-lab/episodeAn algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance2
mc-nya/fednestAn implementation of a federated optimization algorithm for distributed machine learning6
baowenxuan/fedcollabAn algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances.16
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
aiot-mlsys-lab/fedrolexAn approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources.61
hui-po-wang/progfedAn approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements.20
alshedivat/fedpaA modular JAX implementation of federated learning via posterior averaging for decentralized optimization50
lipingyi/qsflAn optimization framework for federated learning12
omarfoq/fedemDevelops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.157
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134