Efficient and Near-Optimal Noise Generation for Streaming Differential Privacy

Krishnamurthy Dvijotham,H. Brendan McMahan,Krishna Pillutla,Thomas Steinke,Abhradeep Thakurta
2024-05-07
Abstract:In the task of differentially private (DP) continual counting, we receive a stream of increments and our goal is to output an approximate running total of these increments, without revealing too much about any specific increment. Despite its simplicity, differentially private continual counting has attracted significant attention both in theory and in practice. Existing algorithms for differentially private continual counting are either inefficient in terms of their space usage or add an excessive amount of noise, inducing suboptimal utility.
Data Structures and Algorithms,Computational Complexity,Cryptography and Security,Machine Learning
What problem does this paper attempt to address?