episode_plusplus
FL algorithm
An algorithm for Federated Learning that handles client subsampling and data heterogeneity with unbounded smoothness
[NeurIPS 2023] Federated Learning with Client Subsampling, Data Heterogeneity, and Unbounded Smoothness: A New Algorithm and Lower Bounds
0 stars
1 watching
0 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
lins-lab/fedbr | An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
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 |
ibm/fl-arbitrary-participation | Analyzes Federated Learning with Arbitrary Client Participation using various optimization strategies and datasets. | 4 |
dual-grp/fedu_fmtl | An implementation of federated multi-task learning with laplacian regularization across various datasets | 16 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 68 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
mmorafah/pacfl | Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
ignavierng/notears-admm | An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
zoesgithub/fedreg | An algorithm to improve convergence rates and protect privacy in Federated Learning by addressing the catastrophic forgetting issue during local training | 26 |
xtra-computing/simfl | A C++ implementation of a federated learning algorithm for decision trees, enabling multiple parties to jointly learn from their private data without sharing it. | 18 |
hmgxr128/mifa_code | An implementation of Fast Federated Learning under device unavailability for minimizing latency and achieving optimal convergence rates | 9 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |