Lower bounds on locality sensitive hashing

Given a metric space <i>(X,d<sub>X</sub>)</i>, <i>c</i>≥1, <i>r</i>>0, and <i>p,q</i> ≡ [0,1], a distribution over mappings <i>H</i> : <i>X</i> → <i>N</i> is called a <i>(r,cr,p,q)</i>-sensitive hash family if any two points in <i>X</i> at distance at most <i>r</i> are mapped by <i>H</i> to the same value with probability at least <i>p</i>, and any two points at distance greater than <i>cr</i> are mapped by <i>H</i> to the same value with probability at most <i>q</i>. This notion was introduced by Indyk and Motwani in 1998 as the basis for an efficient approximate nearest neighbor search algorithm, and has since been used extensively for this purpose. The performance of these algorithms is governed by the parameter ⊇=log(1/<i>p</i>)/log(1/<i>q</i>), and constructing hash families with small ⊇ automatically yields improved nearest neighbor algorithms. Here we show that for <i>X</i>=<i>l</i><sub>1</sub> it is impossible to achieve ⊇ ≤ 1/2<i>c</i>. This almost matches the construction of Indyk and Motwani which achieves ⊇ ≤ 1/<i>c</i>.