DocumentCode :
613846
Title :
An enhanced bloom filter for longest prefix matching
Author :
Gahyun Park ; Minseok Kwon
fYear :
2013
fDate :
3-4 June 2013
Firstpage :
1
Lastpage :
6
Abstract :
A Bloom filter is a succinct data structure for membership queries. While the filter enables a compact storage, it allows false positives when queried and exhibits an inherent tradeoff between the false positive rate and space complexity. Among many applications, IP address lookup shows promise for improvement using on-chip Bloom filters; however, high false positive rates may cause more off-chip memory access and degrade the performance significantly. We introduce a new Bloom filter called the length-aware Bloom filter (LABF) for multiple pattern matching problems. The primary idea is to explore the discrepancy in length distribution between the set of patterns and the set of prefixes of input text that are examined against the patterns. While maintaining the simplicity, LABFs outperform the standard Bloom filter when the pattern lengths are nonuniformly distributed in a wide range. Such pattern length distributions frequently occur in multiple pattern matching, e.g., longest prefix matching in IP address lookup. We derive a simple formula to configure parameters for the construction of an LABF and provide a provable guarantee for the average number of false positives. Our experimental results show that LABFs reduce the average false positive rates by a factor of 4 and 16, for IPv4 and IPv6, respectively.
Keywords :
IP networks; computational complexity; data structures; pattern matching; query processing; table lookup; IP address lookup; IPv4; IPv6; LABF; compact storage; data structure; false positive rates; length-aware Bloom filter; membership query; off-chip memory access; on-chip bloom filters; pattern length distributions; pattern matching problems; prefix matching; space complexity; standard Bloom filter; Data structures; IP networks; Matched filters; Partitioning algorithms; Pattern matching; Standards; System-on-chip; Bloom filters; IP lookup; longest prefix matching; multiple pattern matching; probabilistic data structure;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Quality of Service (IWQoS), 2013 IEEE/ACM 21st International Symposium on
Conference_Location :
Montreal, QC
ISSN :
1548-615X
Print_ISBN :
978-1-4799-0589-8
Type :
conf
DOI :
10.1109/IWQoS.2013.6550276
Filename :
6550276
Link To Document :
بازگشت