This paper considers space-efficient data structures for storing an approximation S ′ to a set S such that S ⊆ S′ and any element not in S belongs to S ′ with probability at most . The Bloom filter data structure, solving this problem, has found widespread use. Our main result is a new RAM data structure that improves Bloom filters in several ways: • The time for looking up an element in S ′ is O(1), independent of . • The space usage is within a lower order term of the lower bound. • The data structure uses explicit hash function families. • The data structure supports insertions and dele-tions on S in amortized expected constant time. The main technical ingredient is a succinct representa-tion of dynamic multisets. We also consider three ...
International audienceBloom filters are space-efficient data structures for fast set membership quer...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Abstract—Bloom Filters are efficient randomized data struc-tures for membership queries on a set wit...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Bloom Filter is a simple space-efficient randomized data structure for representing a set in order t...
Bloom filters are compact set representations that support set membership queries with small, one-...
Bloom filters provide space-efficient storage of sets at the cost of a probability of false positive...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
Bloom filters are efficient randomized data structures for membership queries on a set with a certai...
An approximate membership data structure is a randomized data structure representing a set which sup...
A Bloom filter is a method for reducing the space (memory) required for representing a set by allowi...
Abstract — In this paper, we propose the Generalized Bloom Filter (GBF), a space-efficient data stru...
International audienceBloom filters are space-efficient data structures for fast set membership quer...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Abstract—Bloom Filters are efficient randomized data struc-tures for membership queries on a set wit...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Bloom Filter is a simple space-efficient randomized data structure for representing a set in order t...
Bloom filters are compact set representations that support set membership queries with small, one-...
Bloom filters provide space-efficient storage of sets at the cost of a probability of false positive...
This paper presents new alternatives to the well-known Bloom filter data structure. The Bloom filter...
Bloom filters are efficient randomized data structures for membership queries on a set with a certai...
An approximate membership data structure is a randomized data structure representing a set which sup...
A Bloom filter is a method for reducing the space (memory) required for representing a set by allowi...
Abstract — In this paper, we propose the Generalized Bloom Filter (GBF), a space-efficient data stru...
International audienceBloom filters are space-efficient data structures for fast set membership quer...
A Bloom Filter is an efficient randomized data structure for membership queries on a set with a cert...
Abstract—Bloom Filters are efficient randomized data struc-tures for membership queries on a set wit...