DynamicPFL
Federated learning method
A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness
nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy
51 stars
1 watching
8 forks
Language: Python
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
zhenqincn/fedapen | An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 10 |
ymjs-irfan/dp-fedsam | This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 41 |
atuannguyen/fedsr | An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
conditionwang/fcil | Implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 101 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
litian96/ditto | A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 137 |
maxencenoble/differential-privacy-for-heterogeneous-federated-learning | An algorithm for balancing utility and privacy in federated learning on heterogeneous data | 59 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
diaoenmao/heterofl-computation-and-communication-efficient-federated-learning-for-heterogeneous-clients | An implementation of efficient federated learning algorithms for heterogeneous clients | 152 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
wenkehuang/fccl | A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning | 97 |