mbrg / differential-privacy
Naive implementation of basic Differential-Privacy framework and algorithms
☆47Updated 2 years ago
Alternatives and similar repositories for differential-privacy:
Users that are interested in differential-privacy are comparing it to the libraries listed below
- Code for NIPS'2017 paper☆49Updated 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
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 6 years ago
- Multiple Frequency Estimation Under Local Differential Privacy in Python☆43Updated last year
- This project's goal is to evaluate the privacy leakage of differentially private machine learning models.☆130Updated 2 years ago
- ☆43Updated 3 years ago
- Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"☆49Updated 3 years ago
- Differential Privacy Preservation in Deep Learning under Model Attacks☆132Updated 3 years ago
- Differential private machine learning☆190Updated 3 years ago
- This work combines differential privacy and multi-party computation protocol to achieve distributed machine learning.☆26Updated 4 years ago
- Applying Laplace and exponential mechanisms to add random noise to data for differential privacy. Plotting MSE vs. epsilon.☆28Updated 4 years ago
- Accompanying source code to my Bachelor's thesis at TUHH☆11Updated 6 years ago
- Sample LDP implementation in Python☆122Updated last year
- Implementation of calibration bounds for differential privacy in the shuffle model☆23Updated 4 years ago
- Hadamard Response: Communication efficient, sample optimal, linear time locally private learning of distributions☆14Updated 4 years ago
- Code for Canonne-Kamath-Steinke paper https://arxiv.org/abs/2004.00010☆59Updated 4 years ago
- Useful tools for differential privacy☆214Updated 2 years ago
- list of differential-privacy related resources☆307Updated last month
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆66Updated 4 years ago
- A Simulator for Privacy Preserving Federated Learning☆93Updated 4 years ago
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆83Updated 5 years ago
- Implementation of DataFly for K-anonymity, and implemented Laplace Mechanism and Exponential Mechanism for Differential Privacy☆37Updated 5 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆44Updated last year
- Analytic calibration for differential privacy with Gaussian perturbations☆46Updated 6 years ago
- simple Differential Privacy in PyTorch☆48Updated 4 years ago
- GBDT learning + differential privacy. Standalone C++ implementation of "DPBoost" (Li et al.). There are further hardened & SGX versions o…☆8Updated 2 years ago
- Code for the paper "Bayesian Differential Privacy for Machine Learning"☆22Updated 4 years ago
- A simple Python implementation of a secure aggregation protocole for federated learning.☆35Updated last year
- autodp: A flexible and easy-to-use package for differential privacy☆269Updated last year
- This repository contains the codes for first large-scale investigation of Differentially Private Convex Optimization algorithms.☆63Updated 6 years ago