Title :
A Cascade Hash Design of Bloom Filter for Signature Detection
Author :
Shenghua, Zhang ; Zheng, Qin ; Yuan, Zhao ; Xiaolan, Peng
Author_Institution :
Sch. of Software, Hunan Univ., Changsha, China
Abstract :
In this paper, we propose an efficient data structure called Cascade Hash Bloom Filter (CHBF) and the corresponding algorithms. In the programming stage of CHBF, the hash results of the first clusters of hash functions in primary Bloom Filter (PBF) will be connected as a mirror image of the inserted signature. This mirror image will be hashed into another bloom filter like array. And in CHBF, it is not necessary to store all the actual signatures. Thus, with the mirror image information we get from the PBF, we are then able to reduce the false positive rate dramatically. We can also reduce the total consumption of memory involved in the membership query. Through theoretical analysis and experiments we show that the Cascade Hash Bloom Filter is significantly efficient for practical purposes than the Extended Bloom Filter and improved Extended Bloom Filter.
Keywords :
data structures; digital signatures; cascade hash design; data structure; extended Bloom filter; hash functions; membership query; mirror image information; primary Bloom filter; signature detection; Application software; Costs; Data structures; Frequency estimation; Information filtering; Information filters; Information technology; Mirrors; Pipeline processing; Table lookup; Bloom Filter; hash2; membership query; signature detection;
Conference_Titel :
Information Technology and Applications, 2009. IFITA '09. International Forum on
Conference_Location :
Chengdu
Print_ISBN :
978-0-7695-3600-2
DOI :
10.1109/IFITA.2009.129