ProgFed

Federated learning optimization

An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements.

[ICML2022] ProgFed: Effective, Communication, and Computation Efficient Federated Learning by Progressive Training

GitHub

20 stars
2 watching
6 forks
Language: Python
last commit: almost 4 years ago
communication-efficientcomputation-efficiencyfederated-learningicml2022progressive-learning

Related projects:

RepositoryDescriptionStars
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
bdemo/pfedbred_publicA project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models9
xidongwu/federated-minimax-and-conditional-stochastic-optimizationThis project presents optimization techniques for federated learning and minimax games in the context of machine learning1
litian96/fedproxAn optimization framework designed to address heterogeneity in federated learning across distributed networks655
mediabrain-sjtu/pfedgraphThis 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
guopengf/auto-fedrlA reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments.15
charliedinh/pfedmeAn implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation.291
desternylin/perfedAn implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness.15
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134
hongliny/fedac-neurips20Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.14
zackzikaixiao/fedgrabA tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios.14
dos-group/fedzeroAn implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions.19
xiyuanyang45/dynamicpflA method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness57
omarfoq/fedemDevelops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.157
konstmish/rr_prox_fedAn algorithmic framework for distributed optimization that combines proximal and federated methods to improve the convergence and stability of machine learning models.4