CRFL

Federated Learning Framework

This project presents a framework for robust federated learning against backdoor attacks.

CRFL: Certifiably Robust Federated Learning against Backdoor Attacks (ICML 2021)

GitHub

71 stars
3 watching
15 forks
Language: Python
last commit: over 3 years ago
certified-robustnessfederated-learningpytorch

Related projects:

Repository Description Stars
securefederatedai/openfl A framework for enabling collaboration on machine learning projects without sharing sensitive data 728
hfzhang31/a3fl A framework for attacking federated learning systems with adaptive backdoor attacks 22
ai-secure/dba A tool for demonstrating and analyzing attacks on federated learning systems by introducing backdoors into distributed machine learning models. 176
ebagdasa/backdoor_federated_learning An implementation of a framework for backdoors in federated learning, allowing researchers to test and analyze various attacks on distributed machine learning models. 271
ai-secure/fedgame An implementation of a game-theoretic defense against backdoor attacks in federated learning. 5
ksreenivasan/ood_federated_learning Researchers investigate vulnerabilities in Federated Learning systems by introducing new backdoor attacks and exploring methods to defend against them. 64
jhcknzzm/federated-learning-backdoor An implementation of a federated learning attack method known as Neurotoxin, which introduces backdoors into machine learning models during the training process. 63
zlijingtao/ressfl Develops techniques to improve the resistance of split learning in federated learning against model inversion attacks 20
cuis15/fcfl An implementation of Fair and Consistent Federated Learning using Python. 20
fangxiuwen/robust_fl An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. 41
flint-xf-fan/byzantine-federated-rl Provides a framework and theoretical foundation for Federated Reinforcement Learning with Byzantine Resilience in distributed systems 85
git-disl/lockdown A backdoor defense system against attacks in federated learning algorithms used for machine learning model training on distributed datasets. 14
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
garyzhang99/dm-pfl A framework for personalized federated learning that improves shift-robustness with minimal extra training overhead 3
sliencerx/learning-to-attack-federated-learning An implementation of a framework for learning how to attack federated learning systems 15