Fast Private Kernel Density Estimation via Locality Sensitive Quantization
Tal Wagner, Yonatan Naamad, Nina Mishra

TL;DR
This paper introduces a fast, differentially private kernel density estimation method that operates efficiently in high-dimensional spaces by leveraging a new framework called Locality Sensitive Quantization, improving upon prior exponential-time algorithms.
Contribution
The paper presents LSQ, a novel framework enabling efficient private KDE approximation in high dimensions by privatizing existing non-private KDE techniques in a black-box manner.
Findings
Achieves linear time complexity in data dimensions for high-dimensional KDE.
Provides improved bounds for low-dimensional KDE.
Demonstrates fast and accurate performance on large datasets.
Abstract
We study efficient mechanisms for differentially private kernel density estimation (DP-KDE). Prior work for the Gaussian kernel described algorithms that run in time exponential in the number of dimensions . This paper breaks the exponential barrier, and shows how the KDE can privately be approximated in time linear in , making it feasible for high-dimensional data. We also present improved bounds for low-dimensional data. Our results are obtained through a general framework, which we term Locality Sensitive Quantization (LSQ), for constructing private KDE mechanisms where existing KDE approximation techniques can be applied. It lets us leverage several efficient non-private KDE methods -- like Random Fourier Features, the Fast Gauss Transform, and Locality Sensitive Hashing -- and ``privatize'' them in a black-box manner. Our experiments demonstrate that our resulting DP-KDE…
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
Taxonomy
TopicsCancer-related molecular mechanisms research · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
