Title :
Difficulty-Aware Hybrid Search in Peer-to-Peer Networks
Author :
Chen, Hanhua ; Jin, Hai ; Liu, Yunhao ; Ni, Lionel M.
Author_Institution :
Huazhong Univ. of Sci. & Technol., Wuhan
Abstract :
By combining an unstructured protocol with a DHT-based index, hybrid Peer-to-Peer (P2P) improves search efficiency in terms of query recall and response time. The key challenge in hybrid search is to estimate the number of peers that can answer a given query. Existing approaches assume that such a number can be directly obtained by computing item popularity. In this work, we show that such an assumption is not always valid, and previous designs cannot distinguish whether items related to a query are distributed in many peers or are in a few peers. To address this issue, we propose QRank, a difficulty-aware hybrid search, which ranks queries by weighting keywords based on term frequency. Using rank values, QRank selects proper search strategies for queries. We conduct comprehensive trace-driven simulations to evaluate this design. Results show that QRank significantly improves the search quality as well as reducing system traffic cost compared with existing approaches.
Keywords :
file organisation; peer-to-peer computing; protocols; query formulation; DHT-based index; difficulty-aware hybrid search strategy; distributed hash table; peer-to-peer network; query answering; query recall; rank value; response time; unstructured protocol; Distributed Systems; Distributed architectures; Emerging technologies;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
DOI :
10.1109/TPDS.2008.72