Abstract
A membership identification is a key functionality in many network applications. Various data structures have been introduced in order to support the efficient membership identification. Since a Bloom filter can provide simple but efficient membership checking, it is widely used in many network applications. However, the query results of Bloom filters can have false positives, which can degrade the search performance. Thus, reducing false positives of Bloom filters is challenging. In order to reduce the false positive rate, this paper proposes to use two sets of hash functions: primary and secondary. When the cell referenced by the primary hash function is occupied, the value of that cell is relocated to a cell referenced by the secondary hash functions like in the cuckoo hash. The proposed structure is evaluated using various sets, and the simulation results show that the proposed scheme can reduce the false positive rates.
Original language | English |
---|---|
Title of host publication | ICEIC 2019 - International Conference on Electronics, Information, and Communication |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (Electronic) | 9788995004449 |
DOIs | |
State | Published - 3 May 2019 |
Event | 18th International Conference on Electronics, Information, and Communication, ICEIC 2019 - Auckland, New Zealand Duration: 22 Jan 2019 → 25 Jan 2019 |
Publication series
Name | ICEIC 2019 - International Conference on Electronics, Information, and Communication |
---|
Conference
Conference | 18th International Conference on Electronics, Information, and Communication, ICEIC 2019 |
---|---|
Country/Territory | New Zealand |
City | Auckland |
Period | 22/01/19 → 25/01/19 |
Bibliographical note
Funding Information:ACKNOWLEDGMENT This research was supported by a National Research Foundation of Korea (NRF), 2017R1A2B4011254.
Publisher Copyright:
© 2019 Institute of Electronics and Information Engineers (IEIE).