FedGraB

Federated learner optimizer

A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios.

GitHub

13 stars
2 watching
1 forks
Language: Python
last commit: 9 months ago

Related projects:

Repository Description Stars
litian96/fedprox An optimization framework designed to address heterogeneity in federated learning across distributed networks 643
dos-group/fedzero An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. 19
yamingguo98/fediir An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships 9
zfancy/sfat Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation 28
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
illidanlab/splitmix An algorithm for distributed learning with flexible model customization during training and testing 40
hongliny/fedac-neurips20 Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. 14
divyansh03/fedexp An implementation of a federated averaging algorithm with an extrapolation approach to speed up distributed machine learning training on client-held data. 9
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133
mediabrain-sjtu/feddisco A federated learning framework with discrepancy-aware collaboration for decentralized data training 65
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
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
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