Jump to content

Locality-preserving hashing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 69.194.179.251 (talk) at 04:42, 25 October 2005 (It's better than a blank page, but please feel free to rewrite.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A function f that maps a multidimensional coordinate to a scalar value v. The goal of f is that if we have three coordinates A, B and C and distance (A,B) < distance (B,C), then abs (f(A) - f(B)) < abs (f(B) - f(C)).