lingyunhao / Deep-Learning-with-Differential-PrivacyLinks
An implementation of Deep Learning with Differential Privacy
☆25Updated 2 years ago
Alternatives and similar repositories for Deep-Learning-with-Differential-Privacy
Users that are interested in Deep-Learning-with-Differential-Privacy are comparing it to the libraries listed below
Sorting:
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆68Updated 4 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆64Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 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
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- Secure and utility-aware data collection with condensed local differential privacy☆17Updated 5 years ago
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 7 years ago
- ☆35Updated 2 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆144Updated 2 years ago
- Repository for Federated Learning with Differential Privacy☆11Updated 3 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
- ☆19Updated last year
- Differential Privacy Preservation in Deep Learning under Model Attacks☆135Updated 4 years ago
- A sybil-resilient distributed learning protocol.☆103Updated last year
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆35Updated 4 years ago
- FL-Defender: Combating Targeted Attacks in Federated Learning☆1Updated 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
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆127Updated 2 years ago
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆35Updated last year
- Federated Learning and Membership Inference Attacks experiments on CIFAR10☆22Updated 5 years ago
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…