Streaming Private Continual Counting via Binning
Joel Daniel Andersson, Rasmus Pagh

TL;DR
This paper introduces a low-space binning method for differentially private continual counting, enabling efficient streaming approximations that match or surpass existing factorization mechanisms.
Contribution
The authors propose a novel binning approach for factorization mechanisms in streaming differential privacy, achieving sublinear space with strong theoretical guarantees.
Findings
Empirically matches or surpasses optimal factorization mechanisms.
Provides provable sublinear space guarantees for certain matrix classes.
Offers a versatile alternative to existing streaming DP methods.
Abstract
In differential privacy, refers to problems in which we wish to continuously release a function of a dataset that is revealed one element at a time. The challenge is to maintain a good approximation while keeping the combined output over all time steps differentially private. In the special case of we seek to approximate a sum of binary input elements. This problem has received considerable attention lately, in part due to its relevance in implementations of differentially private stochastic gradient descent. are the leading approach to continual counting, but the best such mechanisms do not work well in settings since they require space proportional to the size of the input. In this paper, we present a simple approach to approximating factorization mechanisms in low…
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 · Caching and Content Delivery · Cryptography and Data Security
MethodsSoftmax · Attention Is All You Need
