Differential Privacy on Finite Computers
Victor Balcer, Salil Vadhan

TL;DR
This paper develops strict polynomial-time discrete differentially private algorithms for histogram approximation, addressing computational and security issues of real-arithmetic mechanisms, and matching the accuracy of the Laplace Mechanism.
Contribution
It introduces novel discrete algorithms for differentially private histograms that are computationally efficient and maintain accuracy comparable to continuous mechanisms.
Findings
Algorithms run in strict polynomial time.
Sparse histogram algorithm has a proven lower bound on per-bin accuracy.
Dense histogram algorithm matches Laplace Mechanism accuracy.
Abstract
We consider the problem of designing and analyzing differentially private algorithms that can be implemented on {\em discrete} models of computation in {\em strict} polynomial time, motivated by known attacks on floating point implementations of real-arithmetic differentially private algorithms (Mironov, CCS 2012) and the potential for timing attacks on expected polynomial-time algorithms. As a case study, we examine the basic problem of approximating the histogram of a categorical dataset over a possibly large data universe . The classic Laplace Mechanism (Dwork, McSherry, Nissim, Smith, TCC 2006 and J. Privacy \& Confidentiality 2017) does not satisfy our requirements, as it is based on real arithmetic, and natural discrete analogues, such as the Geometric Mechanism (Ghosh, Roughgarden, Sundarajan, STOC 2009 and SICOMP 2012), take time at least linear in ,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
