# Utility-Preserving Privacy Mechanisms for Counting Queries

**Authors:** Natasha Fernandes, Kacem Lefki, Catuscia Palamidessi

arXiv: 1906.12147 · 2019-07-01

## TL;DR

This paper introduces a geometric noise-based local differential privacy mechanism that improves utility in estimating counting queries, reducing the utility gap compared to existing LPD methods.

## Contribution

It proposes a novel LDP mechanism using geometric noise, demonstrating improved statistical utility over previous approaches.

## Key findings

- Geometric noise provides better utility than other LPD mechanisms.
- The proposed method effectively estimates counting queries from noisy data.
- Improved privacy-utility trade-off in local differential privacy settings.

## Abstract

Differential privacy (DP) and local differential privacy (LPD) are frameworks to protect sensitive information in data collections. They are both based on obfuscation. In DP the noise is added to the result of queries on the dataset, whereas in LPD the noise is added directly on the individual records, before being collected. The main advantage of LPD with respect to DP is that it does not need to assume a trusted third party. The main disadvantage is that the trade-off between privacy and utility is usually worse than in DP, and typically to retrieve reasonably good statistics from the locally sanitized data it is necessary to have a huge collection of them. In this paper, we focus on the problem of estimating counting queries from collections of noisy answers, and we propose a variant of LDP based on the addition of geometric noise. Our main result is that the geometric noise has a better statistical utility than other LPD mechanisms from the literature.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.12147/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1906.12147/full.md

## References

4 references — full list in the complete paper: https://tomesphere.com/paper/1906.12147/full.md

---
Source: https://tomesphere.com/paper/1906.12147