Improved Differentially Private Continual Observation Using Group Algebra
Monika Henzinger, Jalaj Upadhyay

TL;DR
This paper introduces a novel application of group algebra to analyze differentially private continual weighted prefix sum algorithms, leading to improved bounds on additive error relevant for large-scale machine learning systems like Google's next-word prediction.
Contribution
It establishes a new connection between differential privacy mechanisms and group algebra, providing the first efficient factorization matching the best known bounds and improving error bounds for weighted prefix sums.
Findings
First application of group algebra in differential privacy analysis.
Achieves bounds matching the best known non-constructive bounds.
Provides improved error bounds for weighted prefix sum problems.
Abstract
Differentially private weighted prefix sum under continual observation is a crucial component in the production-level deployment of private next-word prediction for Gboard, which, according to Google, has over a billion users. More specifically, Google uses a differentially private mechanism to sum weighted gradients in its \emph{private follow-the-regularized leader} algorithm. Apart from efficiency, the additive error of the private mechanism is crucial as multiplied with the square root of the model's dimension (with ranging up to trillion, for example, Switch Transformers or M6-10T), it determines the accuracy of the learning system. So, any improvement in leading constant matters significantly in practice. In this paper, we show a novel connection between mechanisms for continual weighted prefix sum and a concept in representation theory known as the group matrix…
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 Data Security
