首页> 外文会议>International Conference on Cloud Computing and Artificial Intelligence: Technologies and Applications >Bloom filter and its variants for the optimization of MapReduce’s algorithms: A review
【24h】

Bloom filter and its variants for the optimization of MapReduce’s algorithms: A review

机译:Bloom过滤器及其变体用于优化MapReduce算法:审查

获取原文

摘要

The bloom filter is a probabilistic data model used to test the existence of an element in a set, i.e., for any given item, the bloom filter could test the membership query on this candidate. The bloom filter has many advantages due to its simplicity and efficiency in highly solving the issue of data representation in many fields and to support membership queries, it has been known as space and time-efficient randomized data structure, by filtering out redundant data and optimizing the memory consumption. However, bloom filters are limited to membership tests and don’t support the deletion of elements. They also generate the false positive probability as they are based on a probabilistic model, this error rate is generated when an element that doesn’t belong to a set is considered as a member of this set by the bloom filter. Our goal is to compare a number of well- existed algorithms related to the boom filter for future work on the optimization of the join’s algorithms in MapReduce. This paper provides an overview of the different variants of the bloom filter and analyses the studies that have been interested in this area of research.
机译:Bloom筛选器是一个概率数据模型,用于测试集合中的一个元素,即对于任何给定项目,盛开的过滤器可以测试此候选人的成员资格查询。由于其在许多字段中的数据表示问题和支持成员查询时,盛开的过滤器具有许多优点,并且通过过滤冗余数据和优化,因此被称为空间和时效随机数据结构的数据表示的简单和效率记忆消耗。但是,Bloom过滤器仅限于成员资格测试,并且不支持删除元素。它们还生成假的正概率,因为它们基于概率模型,当不属于集合的元素被视为由绽放过滤器的成员时,会产生这种错误率。我们的目标是比较与繁荣过滤器相关的许多良好的算法,以便将来的工作在MapReduce中的加入算法优化。本文概述了盛开过滤器的不同变体,并分析了对该研究领域感兴趣的研究。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号