Private Frequency Estimation Via Residue Number Systems
H\'eber H. Arcolezi

TL;DR
This paper introduces MSS, a novel LDP frequency estimation algorithm using Residue Number Systems that reduces communication costs, maintains competitive accuracy, and enhances privacy against reconstruction attacks.
Contribution
MSS leverages RNS and subset selection to lower user communication while preserving estimation accuracy and improving privacy, avoiding complex algebraic prerequisites of prior methods.
Findings
Achieves worst-case MSE comparable to state-of-the-art protocols.
Matches accuracy of SS, PGR, and RAPPOR in experiments.
Offers faster decoding and shorter messages, with improved privacy.
Abstract
We present \textsf{ModularSubsetSelection} (MSS), a new algorithm for locally differentially private (LDP) frequency estimation. Given a universe of size and users, our -LDP mechanism encodes each input via a Residue Number System (RNS) over pairwise-coprime moduli , and reports a randomly chosen index along with the perturbed residue using the statistically optimal \textsf{SubsetSelection} (SS) (Wang et al. 2016). This design reduces the user communication cost from bits required by standard SS (with ) down to bits, where . Server-side decoding runs in time, where is the number of LSMR (Fong and Saunders 2011) iterations. In practice, with…
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
TopicsCryptography and Residue Arithmetic · Cryptography and Data Security · Coding theory and cryptography
