A Lower Bound for Dynamic Approximate Membership Data Structures

Shachar Lovett, Ely Porat
2010 2010 IEEE 51st Annual Symposium on Foundations of Computer Science  
An approximate membership data structure is a randomized data structure for representing a set which supports membership queries. It allows for a small false positive error rate but has no false negative errors. Such data structures were first introduced by Bloom in the 1970's, and have since had numerous applications, mainly in distributed systems, database systems, and networks. The algorithm of Bloom is quite effective: it can store a set S of size n by using only ≈ 1.44n log 2 (1/ ) bits
more » ... le having false positive error . This is within a constant factor of the entropy lower bound of n log 2 (1/ ) for storing such sets. Closing this gap is an important open problem, as Bloom filters are widely used is situations were storage is at a premium. Bloom filters have another property: they are dynamic. That is, they support the iterative insertions of up to n elements. In fact, if one removes this requirement, there exist static data structures which receive the entire set at once and can almost achieve the entropy lower bound; they require only n log 2 (1/ )(1 + o(1)) bits. Our main result is a new lower bound for the memory requirements of any dynamic approximate membership data structure. We show that for any constant > 0, any such data structure which achieves false positive error rate of must use at least C( ) · n log 2 (1/ ) memory bits, where C( ) > 1 depends only on . This shows that the entropy lower bound cannot be achieved by dynamic data structures for any constant error rate.
doi:10.1109/focs.2010.81 dblp:conf/focs/LovettP10 fatcat:zb6eirekujgjjcz3yu22oyum4a