首页> 外文会议>IEEE conference on computer communications >Bloom tree: A search tree based on Bloom filters for multiple-set membership testing
【24h】

Bloom tree: A search tree based on Bloom filters for multiple-set membership testing

机译:绽放树:基于绽放过滤器的搜索树,用于多个设置的成员资格测试

获取原文

摘要

A Bloom filter is a compact and randomized data structure popularly used for networking applications. A standard Bloom filter only answers yes/no questions about membership, but recent studies have improved it so that the value of a queried item can be returned, supporting multiple-set membership testing. In this paper, we design a new data structure for multiple-set membership testing, Bloom tree, which not only achieves space compactness, but also operates more efficiently than existing ones. For example, when existing work requires 107 bits per item and 11 memory accesses for a search operation, a Bloom tree requires only 47 bits and 8 memory accesses. The advantages come from a new data structure that consists of multiple Bloom filters in a tree structure. We study a theoretical analysis model to find optimal parameters for Bloom trees, and its effectiveness is verified through experiments.
机译:Bloom过滤器是一个紧凑且随机的数据结构,用于网络应用程序。标准绽放过滤器仅答案是/否有关会员身份的问题,但最近的研究已改进,以便返回查询项的值,支持多个设置的成员资格测试。在本文中,我们设计了一种新的数据结构,用于多套隶属测试,绽放树,不仅可以实现空间紧凑,而且比现有的更有效地运行。例如,当现有工作需要每个项目的107位和11个存储器访问搜索操作时,绽放树仅需要47位和8个存储器访问。优点来自一个新的数据结构,包括树结构中的多个绽放过滤器。我们研究理论分析模型,以找到绽放树木的最佳参数,通过实验验证其有效性。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号