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: about 2 years ago
deep-learningfederated-learningmachine-learningpersonalized-federated-learningpytorch

Related projects:

Repository Description Stars
omarfoq/knn-per A federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models 43
ibm/federated-learning-lib A framework for collaborative distributed machine learning in enterprise environments. 500
bdemo/pfedbred_public A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models 9
smilelab-fl/fedlab A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data 743
xtra-computing/fedsim A framework that enables federated learning across multiple datasets while optimizing model performance with record similarities. 25
substra/substra Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. 274
zlz0414/feddar A framework for federated representation learning with domain awareness in multi-model scenarios. 2
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61
charliedinh/pfedme An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. 291
jinheonbaek/fed-pub Personalized Subgraph Federated Learning framework for distributed machine learning 45
scaleoutsystems/fedn An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments 145
diogenes0319/fedmd_clean An implementation of a heterogenous federated learning framework using model distillation. 150
shams-sam/fedoptim An open-source project exploring Federated Learning model updates and their rank structure using data from various datasets. 14
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 19
mediabrain-sjtu/pfedgraph 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