FedEM

Federated learning framework

Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.

Official code for "Federated Multi-Task Learning under a Mixture of Distributions" (NeurIPS'21)

GitHub

157 stars
3 watching
28 forks
Language: Python
last commit: almost 4 years ago
deep-learningfederated-learningmachine-learningpersonalized-federated-learningpytorch

Related projects:

RepositoryDescriptionStars
omarfoq/knn-perA federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models43
ibm/federated-learning-libA framework for collaborative distributed machine learning in enterprise environments.500
bdemo/pfedbred_publicA project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models9
smilelab-fl/fedlabA flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data743
xtra-computing/fedsimA framework that enables federated learning across multiple datasets while optimizing model performance with record similarities.25
substra/substraEnables the training and validation of machine learning models on distributed datasets in a secure and scalable manner.274
zlz0414/feddarA framework for federated representation learning with domain awareness in multi-model scenarios.2
aiot-mlsys-lab/fedrolexAn approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources.61
charliedinh/pfedmeAn implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation.291
jinheonbaek/fed-pubPersonalized Subgraph Federated Learning framework for distributed machine learning45
scaleoutsystems/fednAn open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments145
diogenes0319/fedmd_cleanAn implementation of a heterogenous federated learning framework using model distillation.150
shams-sam/fedoptimAn open-source project exploring Federated Learning model updates and their rank structure using data from various datasets.14
haozzh/fedcrEvaluates various methods for federated learning on different models and tasks.19
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