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 11 months ago
Alternatives and similar repositories for dpsgd-optimizer:
Users that are interested in dpsgd-optimizer are comparing it to the libraries listed below
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆32Updated 4 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆61Updated 3 years ago
- Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.☆17Updated 2 years ago
- 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
- Local Differential Privacy for Federated Learning☆16Updated 2 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆46Updated 2 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆23Updated 4 years ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆67Updated 4 years ago
- PyTorch implementation of Security-Preserving Federated Learning via Byzantine-Sensitive Triplet Distance☆33Updated 5 months ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆76Updated 2 years ago
- ☆33Updated 2 years ago
- Official implementation of "Provable Defense against Privacy Leakage in Federated Learning from Representation Perspective"☆55Updated last year
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆33Updated 3 years ago
- This repo implements several algorithms for learning with differential privacy.☆106Updated 2 years ago
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆21Updated 5 years ago
- Official implementation of "FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective"…☆39Updated 3 years ago
- Code for Data Poisoning Attacks Against Federated Learning Systems☆185Updated 3 years ago
- This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Lear…☆47Updated last year
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆124Updated last year
- nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy☆64Updated 6 months ago
- Code to reproduce experiments in "Antipodes of Label Differential Privacy PATE and ALIBI"☆30Updated 2 years ago
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆141Updated 2 years ago
- ☆28Updated 2 years ago
- This is the code for our paper `Robust Federated Learning with Attack-Adaptive Aggregation' accepted by FTL-IJCAI'21.☆44Updated last year
- Heterogeneous Gaussian Mechanism: Preserving Differential Privacy in Deep Learning with Provable Robustness (IJCAI'19).☆13Updated 3 years ago
- A sybil-resilient distributed learning protocol.☆102Updated last year
- Membership Inference, Attribute Inference and Model Inversion attacks implemented using PyTorch.☆58Updated 5 months ago