Zip to Zip-it: Compression to Achieve Local Differential Privacy
Francesco Taurone, Daniel Lucani, Qi Zhang

TL;DR
This paper introduces Zeal, a local differential privacy mechanism that enhances data compressibility and transmission efficiency while maintaining utility and addressing floating point vulnerabilities.
Contribution
Zeal is a novel privatization technique that combines perturbation and aggregation, improving compression and security in local differential privacy schemes.
Findings
Up to 94% compression improvement
Up to 95% more efficient data transmission
Utility error within 2%
Abstract
Local differential privacy techniques for numerical data typically transform a dataset to ensure a bound on the likelihood that, given a query, a malicious user could infer information on the original samples. Queries are often solely based on users and their requirements, limiting the design of the perturbation to processes that, while privatizing the results, do not jeopardize their usefulness. In this paper, we propose a privatization technique called Zeal, where perturbator and aggregator are designed as a unit, resulting in a locally differentially private mechanism that, by-design, improves the compressibility of the perturbed dataset compared to the original, saves on transmitted bits for data collection and protects against a privacy vulnerabilities due to floating point arithmetic that affect other state-of-the-art schemes. We prove that the utility error on querying the…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
