The Improved Variable Length Counting Bloom Filter Based on Buffer

Shichang Xuan,Dapeng Man,Wei Wang,Wu Yang
DOI: https://doi.org/10.1109/icicse.2015.23
2015-01-01
Abstract:In this paper, a variable-length counting Bloom filter is studied for a variable-length-count Bloom filter (VLCBF) when configuring updates to the median group frequently-shifting. Our proposed improved VLCBF deletes each hash value stored in the first buffer insertion. Only the auxiliary Bloom filter bit is modified accordingly until the buffer is full when the group of digits updates a shift. The method reduces the number of bits set of shift operations to improve the efficiency of its configuration updates. The operations processes of inserting, querying, and deleting in the improved VLCBF are described in details, followed by comparative experiments to illustrate the method's efficiency and applicability.
What problem does this paper attempt to address?