SplitMix
Federated learning optimizer
An algorithm for distributed learning with flexible model customization during training and testing
[ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time
40 stars
3 watching
9 forks
Language: Python
last commit: over 1 year ago federated-learningheterofliclr2022personalizationpytorchrobustnessslimmable-networkstiny-ml
Related projects:
Repository | Description | Stars |
---|---|---|
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 643 |
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
illidanlab/foster | This project develops an approach to improve out-of-distribution detection in federated learning by leveraging data heterogeneity | 18 |
zackzikaixiao/fedgrab | A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 13 |
dos-group/fedzero | An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. | 19 |
aiot-mlsys-lab/fedrolex | An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
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 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
illidanlab/fedrbn | An implementation of Federated Robustness Propagation in PyTorch to share robustness across heterogeneous federated learning users. | 26 |
alshedivat/fedpa | A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 49 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 79 |
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 |