DocumentCode :
3667067
Title :
TinySet - An Access Efficient Self Adjusting Bloom Filter Construction
Author :
Gil Einziger;Roy Friedman
Author_Institution :
Comput. Sci. Dept., Technion - Israel Inst. of Technol., Haifa, Israel
fYear :
2015
Firstpage :
1
Lastpage :
9
Abstract :
Bloom filters are a very popular and efficient data structure for approximate set membership queries. However, Bloom filters have several key limitations as they require 44% more space than the lower bound, their operations access multiple memory words and they do not support removals. This work presents TinySet, an alternative Bloom filter construction that is more space efficient than Bloom filters for false positive rates smaller than 2.8%, accesses only a single memory word and partially supports removals. TinySet is mathematically analyzed and extensively tested and is shown to be fast and more space efficient than a variety of Bloom filter variants. TinySet also has low sensitivity to configuration parameters and is therefore more flexible than a Bloom filter.
Keywords :
"Arrays","Indexes","Radiation detectors","Encoding","Accuracy","Memory management"
Publisher :
ieee
Conference_Titel :
Computer Communication and Networks (ICCCN), 2015 24th International Conference on
ISSN :
1095-2055
Type :
conf
DOI :
10.1109/ICCCN.2015.7288476
Filename :
7288476
Link To Document :
بازگشت