pFedGate
Personalized FL method
An implementation of a personalized Federated Learning approach with adaptive sparse model adaptation.
24 stars
1 watching
2 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
vaseline555/superfed | An open-source implementation of a personalized federated learning method that connects the optima of local and federated models to improve performance. | 28 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
charliedinh/pfedme | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 289 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
allenbeau/pfedbayes | An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset | 49 |
bdemo/pfedbred_public | A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models | 8 |
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
zoesgithub/fedreg | An algorithm to improve convergence rates and protect privacy in Federated Learning by addressing the catastrophic forgetting issue during local training | 26 |
krishnap25/fl_partial_personalization | A framework for federated learning with partial model personalization | 2 |
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 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
tsingz0/fedcp | A framework that separates feature information from data in federated learning to enable personalized models. | 26 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
astuary/flow | A framework for personalized federated learning that creates dynamic models for each input instance and improves generalizability of global models. | 8 |