In this paper we compare two probabilistic data structures for association queries derived from the well-known Bloom filter: the shifting Bloom filter (ShBF), and the spatial Bloom filter (SBF). With respect to the original data structure, both variants add the ability to store multiple subsets in the same filter, using different strategies. We analyse the performance of the two data structures with respect to false positive probability, and the inter-set error probability (the probability for an element in the set of being recognised as belonging to the wrong subset). As part of our analysis, we extended the functionality of the shifting Bloom filter, optimising the filter for any non-trivial number of subsets. We propose a new generalised...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
Bloom Filters are space and time efficient randomized data structures for representing (multi-)sets ...
Bloom filters provide space-efficient storage of sets at the cost of a probability of false positive...
In this paper we compare two probabilistic data structures for association queries derived from the ...
Set queries are fundamental operations in computer systemsand applications. This paper addresses the...
Set queries are fundamental operations in computer networks. This paper addresses the fundamental pr...
Bloom Filter is a space-efficient probabilistic data structure for checking the membership of elemen...
The classical Bloom filter data structure is a crucial component of hundreds of cryptographic protoc...
The classical Bloom filter data structure is a crucial component of hundreds of cryptographic protoc...
Bloom filters [2] are compact data structures for probabilistic representation of a set in order to ...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
Bloom filters are compact set representations that support set membership queries with small, one-...
A Bloom Filter is a space-efficient randomized data structure allowing membership queries over sets ...
A Bloom filter is a simple randomized data structure that answers membership query with no false neg...
We present the Bitwise Bloom Filter, a data structure for maintaining counts for a large number of i...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
Bloom Filters are space and time efficient randomized data structures for representing (multi-)sets ...
Bloom filters provide space-efficient storage of sets at the cost of a probability of false positive...
In this paper we compare two probabilistic data structures for association queries derived from the ...
Set queries are fundamental operations in computer systemsand applications. This paper addresses the...
Set queries are fundamental operations in computer networks. This paper addresses the fundamental pr...
Bloom Filter is a space-efficient probabilistic data structure for checking the membership of elemen...
The classical Bloom filter data structure is a crucial component of hundreds of cryptographic protoc...
The classical Bloom filter data structure is a crucial component of hundreds of cryptographic protoc...
Bloom filters [2] are compact data structures for probabilistic representation of a set in order to ...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
Bloom filters are compact set representations that support set membership queries with small, one-...
A Bloom Filter is a space-efficient randomized data structure allowing membership queries over sets ...
A Bloom filter is a simple randomized data structure that answers membership query with no false neg...
We present the Bitwise Bloom Filter, a data structure for maintaining counts for a large number of i...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
Bloom Filters are space and time efficient randomized data structures for representing (multi-)sets ...
Bloom filters provide space-efficient storage of sets at the cost of a probability of false positive...