Skip to main navigation Skip to search Skip to main content

Locality-sensitive hashing scheme based on heap sort of hash bucket

  • Harbin Institute of Technology

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Nearest neighbor search (NNS) is one of the current popular research directions, which widely used in machine learning, pattern recognition, image detection and so on. In the low dimension data, based on tree search method can get good results. But when the data dimension goes up, that will produce a curse of dimensional. The proposed Locality-Sensitive Hashing algorithm (LSH) greatly improves the efficiency of nearest neighbor query for high dimensional data. But the algorithm relies on the building a large number of hash table, which makes the space complexity very high. C2LSH based on dynamic collision improves the disadvantage of LSH, but its disadvantage is that it needs to detect the collision times of a large number of data points which Increased query time. Therefore, Based on LSH algorithm, later researchers put forward many improved algorithms, but still not ideal.In this paper, we put forward Locality-Sensitive Hashing Scheme Based on Heap Sort of Hash Bucket (HSLSH) algorithm aiming at the shortcomings of LSH and C2LSH. Its main idea is to take advantage of the efficiency of heapsort in massive data sorting to improve the efficiency of nearest neighbor query. It only needs to rely on a small number of hash functions can not only overcome the shortcoming of LSH need to build a large number of hash table, and avoids defects of C2LSH. Experiments show that our algorithm is more than 20% better than C2LSH in query accuracy and 40% percent lower in query time.

Original languageEnglish
Title of host publication14th International Conference on Computer Science and Education, ICCSE 2019
PublisherInstitute of Electrical and Electronics Engineers Inc.
Pages5-10
Number of pages6
ISBN (Electronic)9781728118444
DOIs
StatePublished - Aug 2019
Externally publishedYes
Event14th International Conference on Computer Science and Education, ICCSE 2019 - Toronto, Canada
Duration: 19 Aug 201921 Aug 2019

Publication series

Name14th International Conference on Computer Science and Education, ICCSE 2019

Conference

Conference14th International Conference on Computer Science and Education, ICCSE 2019
Country/TerritoryCanada
CityToronto
Period19/08/1921/08/19

Keywords

  • Heapsort
  • Locality Sensitive Hashing
  • Nearest Neighbor Search

Fingerprint

Dive into the research topics of 'Locality-sensitive hashing scheme based on heap sort of hash bucket'. Together they form a unique fingerprint.

Cite this