Publication
MFCS 2017
Conference paper

Hypercube LSH for approximate near neighbors

View publication

Abstract

A celebrated technique for finding near neighbors for the angular distance involves using a set of random hyperplanes to partition the space into hash regions [Charikar, STOC 2002]. Experiments later showed that using a set of orthogonal hyperplanes, thereby partitioning the space into the Voronoi regions induced by a hypercube, leads to even better results [Terasawa and Tanaka, WADS 2007]. However, no theoretical explanation for this improvement was ever given, and it remained unclear how the resulting hypercube hash method scales in high dimensions. In this work, we provide explicit asymptotics for the collision probabilities when using hypercubes to partition the space. For instance, two near-orthogonal vectors are expected to collide with probability ( 1/n)d+o(d) in dimension d, compared to (12)d when using random hyperplanes. Vectors at angle Φ3 collide with probability (√3)d+o(d), compared to (23 )d for random hyperplanes, and near-parallel vectors collide with similar asymptotic probabilities in both cases. For c-approximate nearest neighbor searching, this translates to a decrease in the exponent → of locality-sensitive hashing (LSH) methods of a factor up to log2(φ) ~ 1.652 compared to hyperplane LSH. For c = 2, we obtain → p = 0.302 + o(1) for hypercube LSH, improving upon the p = 0.377 for hyperplane LSH. We further describe how to use hypercube LSH in practice, and we consider an example application in the area of lattice algorithms.

Date

01 Nov 2017

Publication

MFCS 2017

Authors

Share