fricklerhandwerk / differential-privacy
Accompanying source code to my Bachelor's thesis at TUHH
☆11Updated 6 years ago
Alternatives and similar repositories for differential-privacy:
Users that are interested in differential-privacy are comparing it to the libraries listed below
- PyTorch implementation of a number of mechanisms in local differential privacy☆15Updated 3 years ago
- Applying Laplace and exponential mechanisms to add random noise to data for differential privacy. Plotting MSE vs. epsilon.☆28Updated 4 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆44Updated last year
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 6 years ago
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆66Updated 4 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆23Updated 4 years ago
- An implementation of Deep Learning with Differential Privacy☆24Updated last year
- 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
- Implementation of Shuffled Model of Differential Privacy in Federated Learning." AISTATS, 2021.☆17Updated 2 years ago
- Differential Privacy Preservation in Deep Learning under Model Attacks☆132Updated 3 years ago
- Sample LDP implementation in Python☆122Updated last year
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆30Updated 4 years ago
- Secure and utility-aware data collection with condensed local differential privacy☆16Updated 4 years ago
- Python package for simple implementations of state-of-the-art LDP frequency estimation algorithms. Contains code for our VLDB 2021 Paper.☆73Updated last year
- Privacy-preserving federated learning is distributed machine learning where multiple collaborators train a model through protected gradi…☆27Updated 3 years ago
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆58Updated 3 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆110Updated 4 months ago
- Privacy-Preserving Deep Learning via Additively Homomorphic Encryption☆68Updated 4 years ago
- A foundational platform that primarily shares federated learning, differential privacy content☆21Updated 3 months ago
- Differentially Private Federated Learning on Heterogeneous Data☆60Updated 2 years ago
- ☆33Updated 2 years ago
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆83Updated 5 years ago
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆30Updated 4 years ago
- Code for the paper "Bayesian Differential Privacy for Machine Learning"☆22Updated 4 years ago
- Naive implementation of basic Differential-Privacy framework and algorithms☆47Updated 2 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 3 years ago
- Python implementation of differential privacy using Laplace mechanism☆10Updated 2 years ago
- 使用tensorflow2.1实现联合学习推荐模型,并加入差分隐私噪声进行隐私保护。☆49Updated last year
- Amortized version of the differentially private SGD algorithm published in "Deep Learning with Differential Privacy" by Abadi et al. Enfo…☆41Updated 10 months ago
- Implementation of DataFly for K-anonymity, and implemented Laplace Mechanism and Exponential Mechanism for Differential Privacy☆37Updated 5 years ago