FedDefender
Federated Learning System
A PyTorch implementation of an attack-tolerant federated learning system to train robust local models against malicious attacks from adversaries.
9 stars
1 watching
1 forks
Language: Python
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
yflyl613/fedrec | A PyTorch implementation of an attack and defense mechanism against Federated Recommendation Systems | 21 |
charliedinh/pfedme | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 289 |
hfzhang31/a3fl | A framework for attacking federated learning systems with adaptive backdoor attacks | 22 |
jeremy313/soteria | An implementation of a defense against model inversion attacks in federated learning | 55 |
git-disl/lockdown | A backdoor defense system against attacks in federated learning algorithms used for machine learning model training on distributed datasets. | 14 |
atuannguyen/fedsr | An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
jeremy313/fl-wbc | A defense mechanism against model poisoning attacks in federated learning | 37 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
chandra2thapa/splitfed-when-federated-learning-meets-split-learning | An implementation of federated learning and split learning techniques with PyTorch on the HAM10000 dataset | 129 |
shenzebang/federated-learning-pytorch | A PyTorch-based framework for Federated Learning experiments | 40 |
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 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
bytedance/feddecorr | Provides an implementation of various heterogeneous federated learning methods and datasets to mitigate dimensional collapse in distributed machine learning | 63 |