Title
Access-efficient Balanced Bloom Filters
Abstract
Bloom Filters particularly suit network devices, because of their low theoretical memory-access rates. However, in practice, since memory is often divided into blocks and Bloom Filters hash elements into several arbitrary memory blocks, Bloom Filters actually need high memory-access rates. Unfortunately, a simple solution of hashing all Bloom Filter elements into a single memory block yields high false positive rates. In this paper, we propose to implement load-balancing schemes for the choice of the memory block, along with an optional overflow list, resulting in better false positive rates while keeping a high memory-access efficiency. To study this problem, we define, analyze and solve a fundamental access-constrained balancing problem, where incoming elements need to be optimally balanced across resources while satisfying average and instantaneous constraints on the number of memory accesses associated with checking the current load of the resources. We then use these results and suggest a new access-efficient Bloom Filter scheme in networking devices, called the Balanced Bloom Filter. Finally, we show that with a worst-case operation cost of up to 3 memory accesses for each element and an overflow list size of at most 0.5% of the elements, our scheme can reduce the false positive rate by up to two orders of magnitude compared to a filter that hashes all elements into a single memory block.
Year
DOI
Venue
2013
10.1016/j.comcom.2012.11.007
Communications
Keywords
DocType
Volume
High-speed networks,Bloom Filters,Load-balancing
Journal
36
Issue
ISSN
ISBN
4
1550-3607 E-ISBN : 978-1-4577-2051-2
978-1-4577-2051-2
Citations 
PageRank 
References 
5
0.48
22
Authors
3
Name
Order
Citations
PageRank
Yossi Kanizo11638.10
David Hay21737.85
Isaac Keslassy398672.83