List of implementations of differentially private analyses
{{Short description|none}}
{{redirect-distinguish|Pinq|Pink (disambiguation){{!}}Pink|Pinque (disambiguation){{!}}Pinque}}{{Notability|Lists|date=July 2024}}
Since the advent of differential privacy, a number of systems supporting differentially private data analyses have been implemented and deployed. This article tracks real-world deployments, production software packages, and research prototypes.
Real-world deployments
{{anchor|deployments}}
Production software packages
These software packages purport to be usable in production systems. They are split in two categories: those focused on answering statistical queries with differential privacy, and those focused on training machine learning models with differential privacy.
= Statistical analyses =
= Machine learning =
Research projects and prototypes
class="sortable wikitable" style="text-align: left" |
Name
! Citation ! Year Published ! Notes |
---|
PINQ: An API implemented in C#.
| 2010 | |
Airavat: A MapReduce-based system implemented in Java hardened with SELinux-like access control.
| 2010 | |
Fuzz: Time-constant implementation in Caml Light of a domain-specific language.
| 2011 | |
GUPT: Implementation of the sample-and-aggregate framework.
| 2012 | |
KTELO: A framework and system for answering linear counting queries.
| 2018 | |