Abstract
Bloom filters have been employed in various fields because of its simple and effective structure in identifying the membership of an input. Since a Bloom filter can produce false positives, the positive results of a Bloom filter should be identified whether the positives are true or not by accessing the original database. A complement Bloom filter (C-BF) was introduced to identify the true positiveness of a given Bloom filter without accessing the original database. A critical problem of the C-BF is that every element included in the complement set of the given set should be programmed into the C-BF. Since the number of elements included in the complement set can be considerably large, the C-BF would require the significant amount of memory. In this paper, we claim that the elements that produce negative results from the given Bloom filter are not necessarily programmed into the C-BF, since Bloom filters never produce false negatives. In other words, we propose the Petit-BF (P-BF) which programs only the elements that cause false positives from the given Bloom filter. Simulation results and theoretical analysis show that the proposed method can achieve the same performance using a considerably smaller amount of memory.
Original language | English |
---|---|
Title of host publication | HPSR 2017 - 2017 IEEE 18th International Conference on High Performance Switching and Routing |
Publisher | IEEE Computer Society |
ISBN (Electronic) | 9781509028399 |
DOIs | |
State | Published - 5 Jul 2017 |
Event | 18th IEEE International Conference on High Performance Switching and Routing, HPSR 2017 - Campinas, Brazil Duration: 18 Jun 2017 → 21 Jun 2017 |
Publication series
Name | IEEE International Conference on High Performance Switching and Routing, HPSR |
---|---|
Volume | 2017-June |
ISSN (Print) | 2325-5595 |
ISSN (Electronic) | 2325-5609 |
Conference
Conference | 18th IEEE International Conference on High Performance Switching and Routing, HPSR 2017 |
---|---|
Country/Territory | Brazil |
City | Campinas |
Period | 18/06/17 → 21/06/17 |
Bibliographical note
Publisher Copyright:© 2017 IEEE.