Abstract

We present a data structure for *spherical range reporting* on a point set \(S\), i.e., reporting all points in \(S\) that lie within radius \(r\) of a given query point \(q\). Our solution builds upon the Locality-Sensitive Hashing (LSH) framework of Indyk and Motwani, which represents the asymptotically best solutions to near neighbor problems in high dimensions. While traditional LSH data structures have several parameters whose optimal values depend on the distance distribution from \(q\) to the points of \(S\), our data structure is parameter-free, except for the space usage, which is configurable by the user. Nevertheless, its expected query time basically matches that of an LSH data structure whose parameters have been *optimally chosen for the data and query* in question under the given space constraints. In particular, our data structure provides a smooth trade-off between hard queries (typically addressed by standard LSH) and easy queries such as those where the number of poi

Authors

(none)

Tags

  • Locality Sensitive Hashing
  • Deep Hashing
  • Supervised Hashing

Stats

  • citations15
  • S2 citations
  • github stars0
  • HF likes0
  • heat score9.03
  • arxiv keyahle2016parameter

Related papers