3 papers
cs.PL2021
Solo: A Lightweight Static Analysis for Differential Privacy
Chike Abuah, David Darais, Joseph P. Near
All current approaches for statically enforcing differential privacy in higher order languages make use of either linear or relational refinement types. A barrier to adoption for t…
cs.PL2021
DDUO: General-Purpose Dynamic Analysis for Differential Privacy
Chike Abuah, Alex Silence, David Darais +1
Differential privacy enables general statistical analysis of data with formal guarantees of privacy protection at the individual level. Tools that assist data analysts with utilizi…
cs.PL2019
Duet: An Expressive Higher-order Language and Linear Type System for Statically Enforcing Differential Privacy
Joseph P. Near, David Darais, Chike Abuah +8
During the past decade, differential privacy has become the gold standard for protecting the privacy of individuals. However, verifying that a particular program provides different…