Access-efficient balanced bloom filters

Yossi Kanizo, David Hay, Isaac Keslassy

Research output: Contribution to journalArticlepeer-review

12 Scopus citations

Abstract

Bloom Filters particularly suit network devices, because of their low theoretical memory-access rates. However, in practice, since memory is often divided into blocks and Bloom Filters hash elements into several arbitrary memory blocks, Bloom Filters actually need high memory-access rates. Unfortunately, a simple solution of hashing all Bloom Filter elements into a single memory block yields high false positive rates. In this paper, we propose to implement load-balancing schemes for the choice of the memory block, along with an optional overflow list, resulting in better false positive rates while keeping a high memory-access efficiency. To study this problem, we define, analyze and solve a fundamental access-constrained balancing problem, where incoming elements need to be optimally balanced across resources while satisfying average and instantaneous constraints on the number of memory accesses associated with checking the current load of the resources. We then use these results and suggest a new access-efficient Bloom Filter scheme in networking devices, called the Balanced Bloom Filter. Finally, we show that with a worst-case operation cost of up to 3 memory accesses for each element and an overflow list size of at most 0.5% of the elements, our scheme can reduce the false positive rate by up to two orders of magnitude compared to a filter that hashes all elements into a single memory block.

Original languageEnglish
Pages (from-to)373-385
Number of pages13
JournalComputer Communications
Volume36
Issue number4
DOIs
StatePublished - 15 Feb 2013

Keywords

  • Bloom Filters
  • High-speed networks
  • Load-balancing

ASJC Scopus subject areas

  • Computer Networks and Communications

Fingerprint

Dive into the research topics of 'Access-efficient balanced bloom filters'. Together they form a unique fingerprint.

Cite this