From Average Embeddings To Nearest Neighbor Search | Awesome Learning to Hash Add your paper to Learning2Hash

From Average Embeddings To Nearest Neighbor Search

Andoni Alexandr, Cheikhi David. Arxiv 2021

[Paper]    
ARXIV

In this note, we show that one can use average embeddings, introduced recently in [Naor’20, arXiv:1905.01280], to obtain efficient algorithms for approximate nearest neighbor search. In particular, a metric X embeds into on average, with distortion D, if, for any distribution μ on X, the embedding is D Lipschitz and the (square of) distance does not decrease on average (wrt μ). In particular existence of such an embedding (assuming it is efficient) implies a O(D3) approximate nearest neighbor search under X. This can be seen as a strengthening of the classic (bi-Lipschitz) embedding approach to nearest neighbor search, and is another application of data-dependent hashing paradigm.

Similar Work