haiphanNJIT / PrivateDeepLearning
Differential Privacy Preservation in Deep Learning under Model Attacks
☆133Updated 3 years ago
Alternatives and similar repositories for PrivateDeepLearning:
Users that are interested in PrivateDeepLearning are comparing it to the libraries listed below
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 3 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.☆67Updated 4 years ago
- Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470☆148Updated 2 years ago
- Code for NIPS'2017 paper☆50Updated 4 years ago
- This project's goal is to evaluate the privacy leakage of differentially private machine learning models.☆131Updated 2 years ago
- Differential private machine learning☆191Updated 3 years ago
- simple Differential Privacy in PyTorch☆48Updated 4 years ago
- Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)☆194Updated 7 years ago
- Analytic calibration for differential privacy with Gaussian perturbations☆47Updated 6 years ago
- An implementation of Deep Learning with Differential Privacy☆24Updated 2 years ago
- A library for running membership inference attacks against ML models☆143Updated 2 years ago
- Heterogeneous Gaussian Mechanism: Preserving Differential Privacy in Deep Learning with Provable Robustness (IJCAI'19).☆13Updated 3 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆33Updated 3 years ago
- Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enfo…☆41Updated last year
- Pytorch implementation of paper Semi-supervised Knowledge Transfer for Deep Learning from Private Training Data (https://arxiv.org/abs/16…☆43Updated 3 years ago
- Differentially Private Optimization for PyTorch 👁🙅♀️☆185Updated 4 years ago
- Privacy Preserving Vertical Federated Learning☆218Updated last year
- Source code for paper "How to Backdoor Federated Learning" (https://arxiv.org/abs/1807.00459)☆292Updated 8 months ago
- The code for "Improved Deep Leakage from Gradients" (iDLG).