TY - JOUR
T1 - Improving the performance of Invertible Bloom Lookup Tables
AU - Pontarelli, Salvatore
AU - Reviriego, Pedro
AU - Mitzenmacher, Michael
PY - 2014/4/1
Y1 - 2014/4/1
N2 - Invertible Bloom Lookup Tables (IBLTs) have been recently introduced as an extension of traditional Bloom filters. IBLTs store key-value pairs. Unlike traditional Bloom filters, IBLTs support both a lookup operation (given a key, return a value) and an operation that lists out all the key-value pairs stored. One issue with IBLTs is that there is a probability that a lookup operation will return "not found" for a key. In this paper, a technique to reduce this probability without affecting the storage requirement and only moderately increasing the search time is presented and evaluated. The results show that it can significantly reduce the probability of not returning a value that is actually stored in the IBLT. The overhead of the modified search procedure, compared to the standard IBLT search procedure, is small and has little impact on the average search time.
AB - Invertible Bloom Lookup Tables (IBLTs) have been recently introduced as an extension of traditional Bloom filters. IBLTs store key-value pairs. Unlike traditional Bloom filters, IBLTs support both a lookup operation (given a key, return a value) and an operation that lists out all the key-value pairs stored. One issue with IBLTs is that there is a probability that a lookup operation will return "not found" for a key. In this paper, a technique to reduce this probability without affecting the storage requirement and only moderately increasing the search time is presented and evaluated. The results show that it can significantly reduce the probability of not returning a value that is actually stored in the IBLT. The overhead of the modified search procedure, compared to the standard IBLT search procedure, is small and has little impact on the average search time.
KW - Algorithms
KW - Bloom filters
KW - Data structures
KW - Hash
UR - http://www.scopus.com/inward/record.url?scp=84892364180&partnerID=8YFLogxK
U2 - 10.1016/j.ipl.2013.11.015
DO - 10.1016/j.ipl.2013.11.015
M3 - Article (Academic Journal)
AN - SCOPUS:84892364180
VL - 114
SP - 185
EP - 191
JO - Information Processing Letters
JF - Information Processing Letters
SN - 0020-0190
IS - 4
ER -