首页> 外文会议>IEEE International Conference on Consumer Electronics-Asia >Ternary Bloom filter replacing counting Bloom filter
【24h】

Ternary Bloom filter replacing counting Bloom filter

机译:替换计数盛开过滤器的三元绽放过滤器

获取原文

摘要

A counting Bloom filter (CBF) generalizes a standard 1-bit vector Bloom filter and allows not only membership queries but also insertion and deletion operations for dynamic sets. However, the CBF can cause false negatives because of counter overflows. A 4-bit vector CBF, which provides the probability of false negatives sufficiently small, is generally used. However, the 4-bit vector CBF wastes memory space by allocating 4 bits for every counter, even though the half of counter values of the CBF is zero. This paper proposes a Ternary Bloom filter (TBF) which is a variation of the CBF. The TBF is motivated to use the minimum number of bits for each counter and constructs a larger Bloom filter instead. In the TBF, counters mapped with two or more number of elements are represented by X, and the counters with value X are not used in insertion, deletion, or querying operations. Since a larger Bloom filter can reference more number of counter values, the proposed TBF improves false positive rate than the CBF which consumes the same amount of memory, and the proposed TBF also removes false negative problem.
机译:计数盛开过滤器(CBF)概括了标准的1位矢量绽放过滤器,不仅允许隶属查询,还允许插入和删除动态集的操作。但是,由于计数器溢出,CBF可能导致错误的否定。通常使用4位载体CBF,其提供足够小的假阴性的可能性。然而,即使CBF的计数器值为零,4位矢量CBF通过为每个计数器分配4比特来浪费存储空间。本文提出了一种Ternary Bloom滤波器(TBF),其是CBF的变化。 TBF的动力是使用每个计数器的最小位数,并改为较大的绽放过滤器。在TBF中,用两个或多个元素映射的计数器由x表示,并且具有值x的计数器不用于插入,删除或查询操作。由于较大的绽放过滤器可以参考更多的计数器值,所以所提出的TBF提高了消耗相同存储量的CBF的假阳性率,并且所提出的TBF也消除了错误的负问题。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号