hharcolezi / ldp-protocols-mobility-cdrsLinks
Implementation of local differential privacy mechanisms in Python language.
☆29Updated 3 years ago
Alternatives and similar repositories for ldp-protocols-mobility-cdrs
Users that are interested in ldp-protocols-mobility-cdrs are comparing it to the libraries listed below
Sorting:
- Local Differential Privacy for Federated Learning☆17Updated 2 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆48Updated last year
- Python package for simple implementations of state-of-the-art LDP frequency estimation algorithms. Contains code for our VLDB 2021 Paper.☆76Updated 2 years ago
- Differential private machine learning☆195Updated 3 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆21Updated 4 years ago
- Sample LDP implementation in Python☆129Updated 2 years ago
- Multiple Frequency Estimation Under Local Differential Privacy in Python☆49Updated 2 years ago
- Implementation of dp-based federated learning framework using PyTorch☆308Updated 2 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
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆88Updated 6 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆46Updated 2 years ago
- Privacy-preserving federated learning is distributed machine learning where multiple collaborators train a model through protected gradi…