Title :
Ringed Filters for Peer-to-Peer Keyword Searching
Author :
Sei, Yuichi ; Honiden, Shinichi
Author_Institution :
Tokyo Univ., Tokyo
Abstract :
Distributed hash tables (DHTs) are a class of decentralized distributed systems that can efficiently search for objects desired by the user. However, a lot of communication traffic comes from multi-word searches. A lot of work has been done to reduce this traffic by using bloom filters, which are space-efficient probabilistic data structures. There are two kinds of bloom filters: fixed-size and variable-size bloom filters. We cannot use variable- size bloom filters because doing so would mean wasting time to calculating hash values. On the other hand, when using fixed- size bloom filters, all the nodes in a DHT are unable to adjust their false positive rate parameters. Therefore, the reduction of traffic is limited because the best false positive rate differs from one node to another. Moreover, in related works, the authors took only two-word searches into consideration. In this paper, we present a method for determining the best false positive rate for three- or more word searches. We also used a new filter called a ringed filter, in which each node can set the approximately best false positive rate. Experiments showed that the ringed filter was able to greatly reduce the traffic.
Keywords :
data structures; filters; peer-to-peer computing; telecommunication traffic; DHT; bloom filters; communication traffic; decentralized distributed systems; distributed hash tables; peer-to-peer keyword searching; ringed filters; Informatics; Information filtering; Information filters; Information science; Intrusion detection; Keyword search; Large-scale systems; Peer to peer computing; Scalability; Telecommunication traffic; Bloom filter; Distributed hash table; communication traffic; data structure; false positive rate;
Conference_Titel :
Computer Communications and Networks, 2007. ICCCN 2007. Proceedings of 16th International Conference on
Conference_Location :
Honolulu, HI
Print_ISBN :
978-1-4244-1251-8
Electronic_ISBN :
1095-2055
DOI :
10.1109/ICCCN.2007.4317911