pith. sign in

arxiv: 1808.10410 · v1 · pith:T5NA4VFYnew · submitted 2018-08-30 · 💻 cs.CR

The Bounded Laplace Mechanism in Differential Privacy

classification 💻 cs.CR
keywords mechanismdifferentiallaplaceprivacyboundingsupportparametersvalues
0
0 comments X
read the original abstract

The Laplace mechanism is the workhorse of differential privacy, applied to many instances where numerical data is processed. However, the Laplace mechanism can return semantically impossible values, such as negative counts, due to its infinite support. There are two popular solutions to this: (i) bounding/capping the output values and (ii) bounding the mechanism support. In this paper, we show that bounding the mechanism support, while using the parameters of the pure Laplace mechanism, does not typically preserve differential privacy. We also present a robust method to compute the optimal mechanism parameters to achieve differential privacy in such a setting.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Diffprivlib: The IBM Differential Privacy Library

    cs.CR 2019-07 unverdicted novelty 5.0

    The paper presents Diffprivlib as the first unifying open-source Python library implementing differential privacy mechanisms and applications for data analytics and machine learning.