thecml / dpsgd-optimizerLinks
Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enforces privacy by clipping and sanitising the gradients with Gaussian noise during training.
☆41Updated last year
Alternatives and similar repositories for dpsgd-optimizer
Users that are interested in dpsgd-optimizer are comparing it to the libraries listed below
Sorting:
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆147Updated 3 years ago
- Code for Data Poisoning Attacks Against Federated Learning Systems☆200Updated 4 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆84Updated 2 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆67Updated 3 years ago
- A sybil-resilient distributed learning protocol.☆105Updated this week
- ☆35Updated 2 years ago
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆22Updated 5 years ago
- This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Lear…☆53Updated 2 years ago
- Official implementation of "FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective"…☆43Updated 3 years ago
- Implementation of dp-based federated learning framework using PyTorch☆307Updated 2 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 4 years ago
- PyTorch implementation of Security-Preserving Federated Learning via Byzantine-Sensitive Triplet Distance☆34Updated 11 months ago
- DBA: Distributed Backdoor Attacks against Federated Learning (ICLR 2020)☆197Updated 4 years ago
- This repo implements several algorithms for learning with differential privacy.☆109Updated 2 years ago
- This is the code for our paper `Robust Federated Learning with Attack-Adaptive Aggregation' accepted by FTL-IJCAI'21.☆45Updated 2 years ago
- Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470☆151Updated 2 years ago
- Official implementation of "Provable Defense against Privacy Leakage in Federated Learning from Representation Perspective"☆58Updated 2 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- ⚔️ Blades: A Unified Benchmark Suite for Attacks and Defenses in Federated Learning☆147Updated 6 months ago
- An implementation of Deep Learning with Differential Privacy☆26Updated 2 years ago
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 7 years ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆68Updated 4 years ago
- A list of papers using/about Federated Learning especially malicious client and attacks.☆12Updated 5 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆33Updated 4 years ago
- This is a simple backdoor model for federated learning.We use MNIST as the original data set for data attack and we use CIFAR-10 data set…☆14Updated 5 years ago
- ☆16Updated 6 years ago
- ☆54Updated 4 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆130Updated 2 years ago
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆146Updated 3 years ago