paper-with-me

Papers

Improving Similarity Search with High-dimensional Locality-sensitive Hashing

2018-12-05 · Jaiyam Sharma, Saket Navlakha

We propose a new class of data-independent locality-sensitive hashing (LSH) algorithms based on the fruit fly olfactory circuit. The fundamental difference of this approach is that, instead of assigning hashes as dense points in a low dimensional space, hashes are assigned in a high dimensional space, which enhances their separability. We show theoretically and empirically that this new family of hash functions is locality-sensitive and preserves rank similarity for inputs in any `p space. We then analyze different variations on this strategy and show empirically that they outperform existing LSH methods for nearest-neighbors search on six benchmark datasets. Finally, we propose a multi-probe version of our algorithm that achieves higher performance for the same query time, or conversely, that maintains performance of prior approaches while taking significantly less indexing time and memory. Overall, our approach leverages the advantages of separability provided by high-dimensional spaces, while still remaining computationally efficient

📄 PDF Abstract BibTeX arXiv:1812.01844

Code (2)

dataplayer12/Fly-LSH 공식 구현 tf
tian-kun/Fly-LSH tf

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

LSF-Join: Locality Sensitive Filtering for Distributed All-Pairs Set Similarity Under Skew

2020-03-06 · Cyrus Rashtchian, Aneesh Sharma, David P. Woodruff

All-pairs set similarity is a widely used data mining task, even for large and high-dimensional datasets. Traditionally, similarity search has focused on discovering very similar pairs, for which a variety of efficient a…

AllRecommendation Systems

Locality-sensitive hashing in function spaces

2020-02-10 · Will Shand, Stephen Becker

We discuss the problem of performing similarity search over function spaces. To perform search over such spaces in a reasonable amount of time, we use {\it locality-sensitive hashing} (LSH). We present two methods that a…

Efficient Bitmap-based Indexing and Retrieval of Similarity Search Image Queries

2019-12-15 · Omid Jafari, Parth Nagarkar, Jonathan Montaño

Finding similar images is a necessary operation in many multimedia applications. Images are often represented and stored as a set of high-dimensional features, which are extracted using localized feature extraction algor…

Retrieval

Efficient Similarity Indexing and Searching in High Dimensions

2015-05-12 · Zhong Yu

Efficient indexing and searching of high dimensional data has been an area of active research due to the growing exploitation of high dimensional data and the vulnerability of traditional search methods to the curse of d…

Vocal Bursts Intensity Prediction

Bilinear Random Projections for Locality-Sensitive Binary Codes

2015-06-03 · CVPR 2015 6 · Saehoon Kim, Seungjin Choi

Locality-sensitive hashing (LSH) is a popular data-independent indexing method for approximate similarity search, where random projections followed by quantization hash the points from the database so as to ensure that t…

Quantization