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"

GitHub

6 stars
1 watching
1 forks
Language: Python
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
hongliny/fedac-neurips20Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.14
hypervoyager/pflAn implementation of heterogeneous federated learning with parallel edge and server computation17
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
lx10077/fedavgpyThe purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data.255
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
omarfoq/fedemDevelops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.157
litian96/fedproxAn optimization framework designed to address heterogeneity in federated learning across distributed networks655
aiot-mlsys-lab/fedrolexAn approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources.61
mediabrain-sjtu/pfedgraphThis 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
xtra-computing/fedovDevelops a framework to address label skews in one-shot federated learning by partitioning data and adapting models.17
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
zfancy/sfatCombating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation28