TL;DR
This paper introduces Verifiable Differential Privacy, enabling entities to prove their outputs are both differentially private and reliable using zero-knowledge proofs, thus enhancing trustworthiness and practical deployment.
Contribution
It proposes a novel framework for verifiable DP using zero-knowledge proofs, addressing trust issues and demonstrating practical feasibility with theoretical guarantees.
Findings
Zero-knowledge proofs can verify DP outputs without revealing randomness
The approach is practical for real-world applications
Computational assumptions are necessary for verifiability
Abstract
Differential Privacy (DP) is often presented as a strong privacy-enhancing technology with broad applicability and advocated as a de-facto standard for releasing aggregate statistics on sensitive data. However, in many embodiments, DP introduces a new attack surface: a malicious entity entrusted with releasing statistics could manipulate the results and use the randomness of DP as a convenient smokescreen to mask its nefariousness. Since revealing the random noise would obviate the purpose of introducing it, the miscreant may have a perfect alibi. To close this loophole, we introduce the idea of \textit{Verifiable Differential Privacy}, which requires the publishing entity to output a zero-knowledge proof that convinces an efficient verifier that the output is both DP and reliable. Such a definition might seem unachievable, as a verifier must validate that DP randomness was generated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
