DELTA_FL
FL sampler
An implementation of an unbiased Federated Learning sampling scheme designed to improve model convergence and reduce variance in client participation.
[NeurIPS 2023]DELTA: Diverse Client Sampling for Fasting Federated Learning
5 stars
2 watching
0 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
ibm/fl-arbitrary-participation | Analyzes Federated Learning with Arbitrary Client Participation using various optimization strategies and datasets. | 4 |
delta-incubator/deltaray | A Python library that provides a Delta Lake table reader for the Ray open-source ML toolkit | 43 |
git-disl/scale-fl | An adaptive federated learning framework for heterogeneous clients with resource constraints. | 29 |
bibikar/feddst | An implementation of federated learning with sparse training and readjustment mechanisms to reduce communication overhead while maintaining model performance. | 29 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
mingruiliu-ml-lab/episode_plusplus | An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness | 0 |
dwavesystems/dimod | Provides an API for sampling quadratic and higher-order models used in optimization algorithms | 124 |
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 |
wizard1203/vhl | A toolkit for federated learning with a focus on defending against data heterogeneity | 40 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
melodi-lab/divfl | Proposes a method for selecting a diverse subset of clients in federated learning to improve convergence and fairness | 29 |
bytedance/feddecorr | Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning | 63 |
sap-samples/machine-learning-diff-private-federated-learning | Simulates a federated learning setting to preserve individual data privacy | 360 |
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |