haiphanNJIT / SecureSGD
Heterogeneous Gaussian Mechanism: Preserving Differential Privacy in Deep Learning with Provable Robustness (IJCAI'19).
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SecureSGD
- Implementation of calibration bounds for differential privacy in the shuffle model☆23Updated 4 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆47Updated 3 years ago
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆47Updated 6 years ago
- Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enfo…☆41Updated 7 months ago
- Differential Privacy Preservation in Deep Learning under Model Attacks☆132Updated 3 years ago
- Analytic calibration for differential privacy with Gaussian perturbations☆44Updated 6 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆31Updated 3 years ago
- Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.☆17Updated 2 years ago
- An implementation of Deep Learning with Differential Privacy☆23Updated last year
- Code for the paper "Bayesian Differential Privacy for Machine Learning"☆22Updated 4 years ago
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆81Updated 5 years ago
- ☆14Updated 5 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆43Updated last year
- A list of papers using/about Federated Learning especially malicious client and attacks.☆12Updated 4 years ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆66Updated 3 years ago
- This is an implementation for paper "A Hybrid Approach to Privacy Preserving Federated Learning" (https://arxiv.org/pdf/1812.03224.pdf)☆21Updated 4 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆59Updated 2 years ago
- Privacy-Preserving Gradient Boosting Decision Trees (AAAI 2020)☆24Updated last year
- A simple Python implementation of a secure aggregation protocole for federated learning.☆34Updated last year
- SAFEFL: MPC-friendly Framework for Private and Robust Federated Learning☆29Updated last year
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆30Updated 3 years ago
- This project's goal is to evaluate the privacy leakage of differentially private machine learning models.☆129Updated last year
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆43Updated last year
- Local Differential Privacy for Federated Learning☆16Updated 2 years ago
- IEEE TIFS'20: VeriFL: Communication-Efficient and Fast Verifiable Aggregation for Federated Learning☆22Updated 2 years ago
- A sybil-resilient distributed learning protocol.