PatrickZH / Improved-Deep-Leakage-from-Gradients
The code for "Improved Deep Leakage from Gradients" (iDLG).
☆148Updated 4 years ago
Alternatives and similar repositories for Improved-Deep-Leakage-from-Gradients:
Users that are interested in Improved-Deep-Leakage-from-Gradients are comparing it to the libraries listed below
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- DBA: Distributed Backdoor Attacks against Federated Learning (ICLR 2020)☆185Updated 3 years ago
- CRFL: Certifiably Robust Federated Learning against Backdoor Attacks (ICML 2021)☆71Updated 3 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆76Updated 2 years ago
- ☆69Updated 2 years ago
- 基于《A Little Is Enough: Circumventing Defenses For Distributed Learning》的联邦学习攻击模型☆62Updated 4 years ago
- Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470☆147Updated 2 years ago
- FedMD: Heterogenous Federated Learning via Model Distillation☆152Updated 3 years ago
- Code for Exploiting Unintended Feature Leakage in Collaborative Learning (in Oakland 2019)☆53Updated 5 years ago
- simple Differential Privacy in PyTorch☆48Updated 4 years ago
- ☆38Updated 3 years ago
- This repo implements several algorithms for learning with differential privacy.☆106Updated 2 years ago
- ICML 2022 code for "Neurotoxin: Durable Backdoors in Federated Learning" https://arxiv.org/abs/2206.10341☆70Updated last year
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆141Updated 2 years ago
- ☆54Updated 2 years ago
- ☆155Updated 2 years ago
- Code for Data Poisoning Attacks Against Federated Learning Systems☆185Updated 3 years ago
- ☆54Updated 3 years ago
- Algorithms to recover input data from their gradient signal through a neural network☆284Updated last year
- Official implementation of "FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective"…☆39Updated 3 years ago
- Official implementation of "Provable Defense against Privacy Leakage in Federated Learning from Representation Perspective"☆55Updated last year
- Membership Inference, Attribute Inference and Model Inversion attacks implemented using PyTorch.