Keeping a Secret Requires a Good Memory: Space Lower-Bounds for Private Algorithms
Alessandro Epasto, Xin Lyu, Pasin Manurangsi

TL;DR
This paper establishes fundamental space lower bounds for user-level differential privacy algorithms using a novel communication game approach, demonstrating significant memory costs for privacy-preserving data analysis tasks.
Contribution
Introduces an unconditional space lower bound for private algorithms via a new multi-player communication game technique, linking privacy to contribution capping and memory requirements.
Findings
Proves nearly rac13; T^{1/3} space lower bound for distinct element estimation.
Establishes exponential separation between private and non-private space complexities.
Extends the framework to lower bounds for private medians, quantiles, and max-select.
Abstract
We study the computational cost of differential privacy in terms of memory efficiency. While the trade-off between accuracy and differential privacy is well-understood, the inherent cost of privacy regarding memory use remains largely unexplored. This paper establishes for the first time an unconditional space lower bound for user-level differential privacy by introducing a novel proof technique based on a multi-player communication game. Central to our approach, this game formally links the hardness of low-memory private algorithms to the necessity of ``contribution capping'' -- tracking and limiting the users who disproportionately impact the dataset. We demonstrate that winning this communication game requires transmitting information proportional to the number of over-active users, which translates directly to memory lower bounds. We apply this framework, as an example, to 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
