HACCS
Device-aware FL optimizer
Improves federated learning by accounting for device and data differences during training
Accelerating FL training by exploiting system and data heterogeneity at device level
4 stars
1 watching
2 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
ibm/reprogrammble-fl | Improves utility-privacy tradeoff in federated learning by reprogramming models to balance data utility and user privacy. | 5 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
hui-po-wang/progfed | An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
omarfoq/communication-in-cross-silo-fl | A toolkit for optimizing federated learning in cross-silo settings by designing efficient communication topologies | 30 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 79 |
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 643 |
unc-optimization/feddr | An implementation of algorithms for decentralized machine learning in nonconvex optimization problems | 8 |
aelgabli/fednew | An optimized Newton-type method for Federated Learning to balance communication efficiency and privacy preservation in machine learning model updates. | 17 |
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
dos-group/fedzero | An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. | 19 |
mc-nya/fednest | An implementation of a federated optimization algorithm for distributed machine learning | 6 |
hyhmia/distrans | Improves federated learning models by addressing data heterogeneity through distributional transformation | 5 |
facebookresearch/compilergym | A reinforcement learning environment library for compiler optimization tasks | 914 |
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 |