Profile Reconstruction from Private Sketches
Hao Wu, Rasmus Pagh

TL;DR
This paper introduces an efficient method for differentially private profile reconstruction from private sketches, improving computational speed and providing optimal error bounds in a distributed setting.
Contribution
It presents a faster LP-based approach for private profile estimation, with theoretical error analysis and optimal dependence on domain size.
Findings
Achieves $O(d + n \, \log n)$ runtime for profile reconstruction.
Provides error bounds in $\, \ell_1$, $\, \ell_2$, and $\, \ell_\infty$ norms.
Shows the $O(1/\sqrt{d})$ error dependence is asymptotically optimal.
Abstract
Given a multiset of items from , the \emph{profile reconstruction} problem is to estimate, for , the fraction of items in that appear exactly times. We consider differentially private profile estimation in a distributed, space-constrained setting where we wish to maintain an updatable, private sketch of the multiset that allows us to compute an approximation of . Using a histogram privatized using discrete Laplace noise, we show how to ``reverse'' the noise, using an approach of Dwork et al.~(ITCS '10). We show how to speed up their LP-based technique from polynomial time to , where , and analyze the achievable error in the , and norms. In all cases the dependency of the error on is -- we…
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
Topics3D Surveying and Cultural Heritage · Image Processing and 3D Reconstruction
