ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1802.04705
40
148

Hadamard Response: Estimating Distributions Privately, Efficiently, and with Little Communication

13 February 2018
Jayadev Acharya
Ziteng Sun
Huanyu Zhang
ArXivPDFHTML
Abstract

We study the problem of estimating kkk-ary distributions under ε\varepsilonε-local differential privacy. nnn 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 kkk) communication from each user in the high privacy regime (ε=O(1))(\varepsilon=O(1))(ε=O(1)), and run in time that grows as n⋅kn\cdot kn⋅k, which can be prohibitive for large domain size kkk. 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 ε\varepsilonε, a communication of at most log⁡k+2\log k+2logk+2 bits per user, and nearly linear running time of O~(n+k)\tilde{O}(n + k)O~(n+k). Our encoding and decoding are based on Hadamard matrices, and are simple to implement. The statistical performance relies on the coding theoretic aspects of Hadamard matrices, ie, the large Hamming distance between the rows. An efficient implementation of the algorithm using the Fast Walsh-Hadamard transform gives the computational gains. We compare our approach with Randomized Response (RR), RAPPOR, and subset-selection mechanisms (SS), both theoretically, and experimentally. For k=10000k=10000k=10000, our algorithm runs about 100x faster than SS, and RAPPOR.

View on arXiv
Comments on this paper