This project's goal is to evaluate the privacy leakage of differentially private machine learning models.
☆137Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for EvaluatingDPML
Users that are interested in EvaluatingDPML are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Systematic Evaluation of Membership Inference Privacy Risks of Machine Learning Models☆133Apr 9, 2024Updated last year
- Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)☆199Nov 15, 2017Updated 8 years ago
- Code for the CSF 2018 paper "Privacy Risk in Machine Learning: Analyzing the Connection to Overfitting"☆37Jan 28, 2019Updated 7 years ago
- Privacy Meter: An open-source library to audit data privacy in statistical and machine learning algorithms.☆704Apr 26, 2025Updated 10 months ago
- Library for training machine learning models with privacy for training data☆2,003Updated this week
- This repository contains the codes for first large-scale investigation of Differentially Private Convex Optimization algorithms.☆63Nov 5, 2018Updated 7 years ago
- Code for Auditing DPSGD☆39Feb 15, 2022Updated 4 years ago
- Official implementation of "GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models" (CCS 2020)☆47Apr 22, 2022Updated 3 years ago
- A repo to download and preprocess the Purchase100 dataset extracted from Kaggle: Acquire Valued Shoppers Challenge☆12Jun 21, 2021Updated 4 years ago
- ☆45Nov 10, 2019Updated 6 years ago
- Privacy Risks of Securing Machine Learning Models against Adversarial Examples☆46Nov 25, 2019Updated 6 years ago
- Code for Exploiting Unintended Feature Leakage in Collaborative Learning (in Oakland 2019)☆56May 28, 2019Updated 6 years ago
- Differential Privacy Preservation in Deep Learning under Model Attacks☆135Apr 16, 2021Updated 4 years ago
- Concentrated Differentially Private Gradient Descent with Adaptive per-iteration Privacy Budget☆49Mar 1, 2018Updated 8 years ago
- autodp: A flexible and easy-to-use package for differential privacy☆279Dec 5, 2023Updated 2 years ago
- A library for running membership inference attacks against ML models☆152Dec 8, 2022Updated 3 years ago
- Training PyTorch models with differential privacy☆1,912Mar 16, 2026Updated last week
- Simulate a federated setting and run differentially private federated learning.☆388Mar 7, 2025Updated last year
- Code for "Analyzing Federated Learning through an Adversarial Lens" https://arxiv.org/abs/1811.12470☆153Oct 3, 2022Updated 3 years ago
- Implementation of membership inference and model inversion attacks, extracting training data information from an ML model. Benchmarking …☆102Nov 2, 2019Updated 6 years ago
- Code for AAAI 2021 Paper "Membership Privacy for Machine Learning Models Through Knowledge Transfer"☆11Apr 5, 2021Updated 4 years ago
- Repo for the paper "Bounding Training Data Reconstruction in Private (Deep) Learning".☆11Jun 16, 2023Updated 2 years ago
- Code for the paper "ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models"☆85Nov 22, 2021Updated 4 years ago
- ☆19Mar 6, 2023Updated 3 years ago
- An awesome list of papers on privacy attacks against machine learning☆633Mar 18, 2024Updated 2 years ago
- Code for the paper: Label-Only Membership Inference Attacks☆68Sep 11, 2021Updated 4 years ago
- ☆32Sep 2, 2024Updated last year
- ☆22Aug 15, 2022Updated 3 years ago
- ☆80May 22, 2022Updated 3 years ago
- Analytic calibration for differential privacy with Gaussian perturbations☆51Oct 7, 2018Updated 7 years ago
- Diffprivlib: The IBM Differential Privacy Library☆907Sep 17, 2025Updated 6 months ago
- CaPC is a method that enables collaborating parties to improve their own local heterogeneous machine learning models in a setting where b…☆26Mar 16, 2022Updated 4 years ago
- ☆36Jan 5, 2022Updated 4 years ago
- Official code for the paper "Membership Inference Attacks Against Recommender Systems" (ACM CCS 2021)☆21Oct 8, 2024Updated last year
- Membership Inference of Generative Models☆15Oct 2, 2019Updated 6 years ago
- ☆22Sep 17, 2024Updated last year
- Official implementation of "GRNN: Generative Regression Neural Network - A Data Leakage Attack for Federated Learning"☆33Feb 28, 2022Updated 4 years ago
- Sample LDP implementation in Python