DocumentCode :
1835007
Title :
MIXED-LSH: Reduction of Remote Accesses in Distributed Locality-Sensitive Hashing Based on L1-distance
Author :
Koga, Hisashi ; Oguri, Masayuki ; Watanabe, Toshinori
Author_Institution :
Grad. Sch. of Inf. Syst., Univ. of Electro-Commun., Chofu, Japan
fYear :
2012
fDate :
26-29 March 2012
Firstpage :
175
Lastpage :
182
Abstract :
Locality-Sensitive Hashing (LSH) is a well-known approximate nearest-neighbor search algorithm for high-dimensional data. Though LSH searches nearest-neighbor points for a query very fast, LSH has a drawback that the space complexity is very large. For this reason, so as to apply LSH to a large dataset, it is crucial to implement LSH in distributed environments which consist of multiple nodes. One simple and natural method to implement LSH in the distributed environment is to have every node keep the same number of hash tables. However, this method increases remote accesses, because many nodes are accessed to access all the hash tables. Thus, this simple method will suffer from the long query response time, if the communication delay is the bottleneck. This paper proposes to reduce remote accesses by assigning hash buckets smartly to the nodes. In particular, our method assigns hash buckets from different hash tables to the same node, if the hash buckets store the same points. Due to this strategy, our method can access multiple hash buckets that should be accessed in processing a query with a single remote access, thereby decreasing remote accesses.
Keywords :
distributed databases; file organisation; query processing; L1-distance; MIXED-LSH algorithm; communication delay; distributed environment; distributed locality-sensitive hashing; hash bucket; hash table; locality-sensitive hashing; nearest-neighbor point query; query response time; remote access; space complexity; Complexity theory; Delay; Hypercubes; Nickel; Peer to peer computing; Servers; Time factors; Distributed Database; Locality-Sensitive Hashing; Remote Access;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Advanced Information Networking and Applications (AINA), 2012 IEEE 26th International Conference on
Conference_Location :
Fukuoka
ISSN :
1550-445X
Print_ISBN :
978-1-4673-0714-7
Type :
conf
DOI :
10.1109/AINA.2012.29
Filename :
6184868
Link To Document :
بازگشت