A Framework For Similarity Search With Space-time Tradeoffs Using Locality-sensitive Filtering | Awesome Learning to Hash Add your paper to Learning2Hash

A Framework For Similarity Search With Space-time Tradeoffs Using Locality-sensitive Filtering

Christiani Tobias. Arxiv 2016

[Paper]    
ARXIV Independent LSH

We present a framework for similarity search based on Locality-Sensitive Filtering (LSF), generalizing the Indyk-Motwani (STOC 1998) Locality-Sensitive Hashing (LSH) framework to support space-time tradeoffs. Given a family of filters, defined as a distribution over pairs of subsets of space with certain locality-sensitivity properties, we can solve the approximate near neighbor problem in \(d\)-dimensional space for an \(n\)-point data set with query time \(dn^{\rho_q+o(1)}\), update time \(dn^{\rho_u+o(1)}\), and space usage \(dn + n^{1

Similar Work