Skip to content
/ lsq Public

Differentially private kernel density estimation (DP-KDE) via Locality Sensitive Quantization (LSQ)

License

Notifications You must be signed in to change notification settings

talwagner/lsq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Differentially private kernel density estimation (DP-KDE) via Locality Sensitive Quantization (LSQ)

This is an accompanying implementation for the paper: Fast Private Kernel Density Estimation via Locality Sensitive Quantization, by Tal Wagner, Yonatan Naamad and Nina Mishra, published in ICML 2023.

The code implements the LSQ-RFF and LSQ-FGT mechanisms for the Gaussian kernel.

About

Differentially private kernel density estimation (DP-KDE) via Locality Sensitive Quantization (LSQ)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages