ebagdasa / backdoor_federated_learning
Source code for paper "How to Backdoor Federated Learning" (https://arxiv.org/abs/1807.00459)
☆293Updated 9 months ago
Alternatives and similar repositories for backdoor_federated_learning:
Users that are interested in backdoor_federated_learning are comparing it to the libraries listed below
- DBA: Distributed Backdoor Attacks against Federated Learning (ICLR 2020)☆190Updated 3 years ago
- Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470☆150Updated 2 years ago
- Implementation of dp-based federated learning framework using PyTorch☆301Updated 2 years ago
- Code for Data Poisoning Attacks Against Federated Learning Systems☆191Updated 3 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- The code for "Improved Deep Leakage from Gradients" (iDLG).☆150Updated 4 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch