An Empirical Comparison Of FAISS And FENSHSES For Nearest Neighbor Search In Hamming Space | Awesome Learning to Hash Add your paper to Learning2Hash

An Empirical Comparison Of FAISS And FENSHSES For Nearest Neighbor Search In Hamming Space

Mu Cun, Yang Binwei, Yan Zheng. Arxiv 2019

[Paper]    
ARXIV

In this paper, we compare the performances of FAISS and FENSHSES on nearest neighbor search in Hamming space–a fundamental task with ubiquitous applications in nowadays eCommerce. Comprehensive evaluations are made in terms of indexing speed, search latency and RAM consumption. This comparison is conducted towards a better understanding on trade-offs between nearest neighbor search systems implemented in main memory and the ones implemented in secondary memory, which is largely unaddressed in literature.

Similar Work