The dynamic bloom filters

Deke Guo*, Jie Wu, Honghui Chen, Ye Yuan, Xueshan Luo

*此作品的通讯作者

科研成果: 期刊稿件文章同行评审

157 引用 (Scopus)

摘要

A Bloom filter is an effective, space-efficient data structure for concisely representing a set, and supporting approximate membership queries. Traditionally, the Bloom filter and its variants just focus on how to represent a static set and decrease the false positive probability to a sufficiently low level. By investigating mainstream applications based on the Bloom filter, we reveal that dynamic data sets are more common and important than static sets. However, existing variants of the Bloom filter cannot support dynamic data sets well. To address this issue, we propose dynamic Bloom filters to represent dynamic sets, as well as static sets and design necessary item insertion, membership query, item deletion, and filter union algorithms. The dynamic Bloom filter can control the false positive probability at a low level by expanding its capacity as the set cardinality increases. Through comprehensive mathematical analysis, we show that the dynamic Bloom filter uses less expected memory than the Bloom filter when representing dynamic sets with an upper bound on set cardinality, and also that the dynamic Bloom filter is more stable than the Bloom filter due to infrequent reconstruction when addressing dynamic sets without an upper bound on set cardinality. Moreover, the analysis results hold in stand-alone applications, as well as distributed applications.

源语言英语
文章编号4796196
页(从-至)120-133
页数14
期刊IEEE Transactions on Knowledge and Data Engineering
22
1
DOI
出版状态已出版 - 1月 2010
已对外发布

指纹

探究 'The dynamic bloom filters' 的科研主题。它们共同构成独一无二的指纹。

引用此