Skip to content

NynsenFaber/private_approximate_nearest_neighbor_counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Approximate Nearest Neighbour Counting with Differential Privacy

This project aims to implement the algorithms in the paper Aumüller, Martin, Fabrizio Boninsegna, and Francesco Silvestri. "A Simple Linear Space Data Structure for ANN with Application in Differential Privacy." arXiv preprint arXiv:2409.07187 (2024).

The project is still under development.

Running the mechanism

The folder 'src/bin' contains runnable scripts to run the mechanisms. Last update tensor_top1.rs

About

Rust implementation of Approximate Nearest Neighbour Counting with differential privacy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages