DocumentCode :
2015401
Title :
The Variable-Increment Counting Bloom Filter
Author :
Rottenstreich, Ori ; Kanizo, Yossi ; Keslassy, Isaac
Author_Institution :
Technion - Israel Inst. of Technol., Haifa, Israel
fYear :
2012
fDate :
25-30 March 2012
Firstpage :
1880
Lastpage :
1888
Abstract :
Counting Bloom Filters (CBFs) are widely used in networking device algorithms. They implement fast set representations to support membership queries with limited error, and support element deletions unlike Bloom Filters. However, they consume significant amounts of memory. In this paper we introduce a new general method based on variable increments to improve the efficiency of CBFs and their variants. Unlike CBFs, at each element insertion, the hashed counters are incremented by a hashed variable increment instead of a unit increment. Then, to query an element, the exact value of a counter is considered and not just its positiveness. We present two simple schemes based on this method. We demonstrate that this method can always achieve a lower false positive rate and a lower overflow probability bound than CBF in practical systems. We also show how it can be easily implemented in hardware, with limited added complexity and memory overhead. We further explain how this method can extend many variants of CBF that have been published in the literature. Last, using simulations, we show how it can improve the false positive rate of CBFs by up to an order of magnitude given the same amount of memory.
Keywords :
counting circuits; digital filters; file organisation; element deletions; element insertion; fast set representations; hashed counters; hashed variable; membership queries; memory overhead; networking device algorithms; overflow probability bound; variable-increment counting bloom filter; Arrays; Complexity theory; Encoding; Filtering algorithms; Hardware; Memory management; Radiation detectors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
INFOCOM, 2012 Proceedings IEEE
Conference_Location :
Orlando, FL
ISSN :
0743-166X
Print_ISBN :
978-1-4673-0773-4
Type :
conf
DOI :
10.1109/INFCOM.2012.6195563
Filename :
6195563
Link To Document :
بازگشت