An Algorithm For L1 Nearest Neighbor Search Via Monotonic Embedding | Awesome Learning to Hash Add your paper to Learning2Hash

An Algorithm For L1 Nearest Neighbor Search Via Monotonic Embedding

Xinan Wang, Sanjoy Dasgupta. Neural Information Processing Systems 2016

[Paper]    
Independent NEURIPS

Fast algorithms for nearest neighbor (NN) search have in large part focused on L2 distance. Here we develop an approach for L1 distance that begins with an explicit and exact embedding of the points into L2. We show how this embedding can efficiently be combined with random projection methods for L2 NN search, such as locality-sensitive hashing or random projection trees. We rigorously establish the correctness of the methodology and show by experimentation that it is competitive in practice with available alternatives.

Similar Work