fedpvr
Federated learner
An implementation of a federated learning algorithm for handling heterogeneous data
Implementation for paper "Partial Variance Reduction improves Non-Convex Federated learning on heterogeneous data"
6 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
| An implementation of heterogeneous federated learning with parallel edge and server computation | 17 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. | 255 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| An optimization framework designed to address heterogeneity in federated learning across distributed networks | 655 |
| An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. | 61 |
| 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 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |