Hadamard Response: Estimating Distributions Privately, Efficiently, and with Little Communication
Jayadev Acharya, Ziteng Sun, Huanyu Zhang

TL;DR
This paper introduces Hadamard Response, a new local differential privacy scheme for estimating large domain distributions that achieves optimal sample complexity, low communication, and fast computation using Hadamard matrices.
Contribution
The paper presents Hadamard Response, a simple, communication-efficient, and computationally fast local privatization scheme with optimal sample complexity for all privacy levels.
Findings
Achieves order optimal sample complexity for all ε
Requires only log k + 2 bits of communication per user
Runs approximately 100x faster than existing methods for k=10000
Abstract
We study the problem of estimating -ary distributions under -local differential privacy. samples are distributed across users who send privatized versions of their sample to a central server. All previously known sample optimal algorithms require linear (in ) communication from each user in the high privacy regime , and run in time that grows as , which can be prohibitive for large domain size . We propose Hadamard Response (HR}, a local privatization scheme that requires no shared randomness and is symmetric with respect to the users. Our scheme has order optimal sample complexity for all , a communication of at most bits per user, and nearly linear running time of . Our encoding and decoding are based on Hadamard matrices, and are simple to implement. The statistical performance…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Distributed Sensor Networks and Detection Algorithms · Mobile Crowdsensing and Crowdsourcing
