Load balance of the fast similarity search using locality sensitive hashing in structured P2P networks

Xiangdong Qi,Dawei Liu,Jinlin Wang
DOI: https://doi.org/10.3772/j.issn.1002-0470.2013.12.001
2013-01-01
Abstract:The load balancing and maintenance of the distributed similarity search using locality sensitive hashing (LSH) in structured P2P networks based on distributed hash table (DHT) were studied. Considering that LSH is proved efficient in K-Nearest Neighbor (KNN) search in high dimensions and a number of schemes are gradually used to implement LSH over DHT-based peer-to-peer systems to process the distributed similarity search, an efficient structure using virtual nodes to manage the multi-dimensional LSH bucket space in DHT peers was put forward to improve the searching efficiency and effectiveness in this scenario. Furthermore, a specific maintenance algorithm according to Chord structure was introduced. The algorithm can improve the load balancing in comparison with the state-of-the-art technique. The effectiveness of the proposed method was proved by experiment.
What problem does this paper attempt to address?