vvv214 / LDP_ProtocolsLinks
Sample LDP implementation in Python
☆129Updated last year
Alternatives and similar repositories for LDP_Protocols
Users that are interested in LDP_Protocols are comparing it to the libraries listed below
Sorting:
- Useful tools for differential privacy☆217Updated 2 years ago
- The Algorithmic Foundations of Differential Pivacy by Cynthia Dwork Chinese Translation☆164Updated 2 years ago
- Implementation of calibration bounds for differential privacy in the shuffle model☆22Updated 4 years ago
- Python package for simple implementations of state-of-the-art LDP frequency estimation algorithms. Contains code for our VLDB 2021 Paper.☆74Updated last year
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Updated 7 years ago
- Differential private machine learning☆195Updated 3 years ago
- ☆14Updated 4 months ago
- ☆316Updated this week
- An implementation of Secure Aggregation algorithm based on "Practical Secure Aggregation for Privacy-Preserving Machine Learning (Bonawit…☆88Updated 5 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆122Updated 9 months ago
- Paper notes and code for differentially private machine learning☆357Updated 7 months ago
- Secure and utility-aware data collection with condensed local differential privacy☆17Updated 5 years ago
- ☆35Updated 2 years ago
- Implementation of "PrivGraph: Differentially Private Graph Data Publication by Exploiting Community Information"☆13Updated 2 years ago
- IEEE TIFS'20: VeriFL: Communication-Efficient and Fast Verifiable Aggregation for Federated Learning☆24Updated 2 years ago
- An implementation of Deep Learning with Differential Privacy☆25Updated 2 years ago
- A sybil-resilient distributed learning protocol.☆105Updated last year
- Analytic calibration for differential privacy with Gaussian perturbations☆48Updated 6 years ago
- Repository for collection of research papers on privacy.☆341Updated 11 months ago
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆61Updated 3 years ago
- Implementation of dp-based federated learning framework using PyTorch☆301Updated 2 years ago
- Code for the CCS'22 paper "Federated Boosted Decision Trees with Differential Privacy"☆46Updated last year
- Code & supplementary material of the paper Label Inference Attacks Against Federated Learning on Usenix Security 2022.☆83Updated 2 years ago
- personal implementation of secure aggregation protocol