We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: Multi-Freq-LDPy: Multiple Frequency Estimation Under Local Differential Privacy in Python

Abstract: This paper introduces the multi-freq-ldpy Python package for multiple frequency estimation under Local Differential Privacy (LDP) guarantees. LDP is a gold standard for achieving local privacy with several real-world implementations by big tech companies such as Google, Apple, and Microsoft. The primary application of LDP is frequency (or histogram) estimation, in which the aggregator estimates the number of times each value has been reported. The presented package provides an easy-to-use and fast implementation of state-of-the-art solutions and LDP protocols for frequency estimation of: single attribute (i.e., the building blocks), multiple attributes (i.e., multidimensional data), multiple collections (i.e., longitudinal data), and both multiple attributes/collections. Multi-freq-ldpy is built on the well-established Numpy package -- a de facto standard for scientific computing in Python -- and the Numba package for fast execution. These features are described and illustrated in this paper with four worked examples. This package is open-source and publicly available under an MIT license via GitHub (this https URL) and can be installed via PyPI (this https URL).
Comments: Paper published in the proceedings of ESORICS 2022
Subjects: Cryptography and Security (cs.CR)
DOI: 10.1007/978-3-031-17143-7_40
Cite as: arXiv:2205.02648 [cs.CR]
  (or arXiv:2205.02648v2 [cs.CR] for this version)

Submission history

From: Héber H. Arcolezi [view email]
[v1] Thu, 5 May 2022 13:48:27 GMT (105kb,D)
[v2] Fri, 23 Sep 2022 08:50:16 GMT (9kb)

Link back to: arXiv, form interface, contact.