Empowering Elasticsearch with Exact and Fast r-Neighbor Search in Hamming Space

02/20/2019
by   Cun Mu, et al.
6

A growing interest has been witnessed recently in building nearest neighbor search solutions within Elasticsearch--one of the most popular full-text search engines. In this paper, we focus specifically on Hamming space nearest neighbor search using Elasticsearch. By combining three techniques: bit operation, substring filtering and data preprocessing with permutation, we develop a novel approach called FENSHSES (Fast Exact Neighbor Search in Hamming Space on Elasticsearch), which achieves dramatic speed-ups over the existing term match baseline. This will empower Elasticsearch with the capability of fast information retrieval even when documents (e.g., texts, images and sounds) are represented with binary codes--a common practice in nowadays semantic representation learning.

READ FULL TEXT
research
06/24/2019

An Empirical Comparison of FAISS and FENSHSES for Nearest Neighbor Search in Hamming Space

In this paper, we compare the performances of FAISS and FENSHSES on near...
research
07/11/2013

Fast Exact Search in Hamming Space with Multi-Index Hashing

There is growing interest in representing image data and feature descrip...
research
09/18/2020

Accelerating Search on Binary Codes in Weighted Hamming Space

Compared to Hamming distance, weighted Hamming distance as a similarity ...
research
03/02/2018

Hardness of Approximate Nearest Neighbor Search

We prove conditional near-quadratic running time lower bounds for approx...
research
09/17/2019

Fast Search with Poor OCR

The indexing and searching of historical documents have garnered attenti...
research
09/13/2021

A Dyadic Simulation Approach to Efficient Range-Summability

Efficient range-summability (ERS) of a long list of random variables is ...
research
01/17/2023

Custom 8-bit floating point value format for reducing shared memory bank conflict in approximate nearest neighbor search

The k-nearest neighbor search is used in various applications such as ma...

Please sign up or login with your details

Forgot password? Click here to reset