thecml / dpsgd-optimizer
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
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 7 years ago
- An implementation of Deep Learning with Differential Privacy☆24Updated 2 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 4 years ago
- Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.☆18Updated 2 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆68Updated 4 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆65Updated 3 years ago
- Local Differential Privacy for Federated Learning☆16Updated 2 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆33Updated 4 years ago
- This repo implements several algorithms for learning with differential privacy.☆108Updated 2 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- Code to reproduce experiments in "Antipodes of Label Differential Privacy PATE and ALIBI"☆31Updated 3 years ago
- Membership Inference, Attribute Inference and Model Inversion attacks implemented using PyTorch.☆59Updated 7 months ago
- ☆36Updated 3 years ago
- ☆35Updated 2 years ago
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆21Updated 5 years ago
- Heterogeneous Gaussian Mechanism: Preserving Differential Privacy in Deep Learning with Provable Robustness (IJCAI'19).☆13Updated 4 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆45Updated last year
- This project's goal is to evaluate the privacy leakage of differentially private machine learning models.☆133Updated 2 years ago
- Code for the paper "Bayesian Differential Privacy for Machine Learning"☆22Updated 4 years ago
- Robust aggregation for federated learning with the RFA algorithm.☆48Updated 2 years ago
- Code for Data Poisoning Attacks Against Federated Learning Systems☆191Updated 3 years ago
- Analytic calibration for differential privacy with Gaussian perturbations☆47Updated 6 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆82Updated 2 years ago
- Official implementation of "Provable Defense against Privacy Leakage in Federated Learning from Representation Perspective"☆56Updated 2 years ago
- CRFL: Certifiably Robust Federated Learning against Backdoor Attacks (ICML 2021)☆73Updated 3 years ago
- simple Differential Privacy in PyTorch☆48Updated 4 years ago
- Implementation of the paper : "Membership Inference Attacks Against Machine Learning Models", Shokri et al.☆60Updated 5 years ago