Bloom filters are widely used in genome assembly, IoT applications and several network applications such as symmetric encryption algorithms, and blockchain applications owing to their advantages of fast querying, despite some false positives in querying the input elements. There are many research works carried out to improve both the insertion and querying speed or reduce the false-positive or reduce the storage requirements separately. However, the optimization of all the aforementioned parameters is quite challenging with the existing reported systems. This work proposes to simultaneously improve the insertion and querying speeds by introducing a Cache-efficient One-Hashing Blocked Bloom filter. The proposed method aims to reduce the numb...
A standard technique from the hashing literature is to use two hash functions h1(x) and h2(x) to sim...
Motivation: Counting the frequencies of k-mers in read libraries is often a first step in the analys...
Counting the frequencies of k-mers in read libraries is often a first step in the analysis of high-t...
Bloom filters are hash-based data structures for membership queries without false negatives widely u...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
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...
<p>We present a novel method that balances time, space and accuracy requirements to efficiently extr...
Bloom filter (BF) is highly efficient for membership queries, which is widely used in blockchain mem...
<p>We present a novel method that balances time, space and accuracy requirements to efficiently extr...
International audienceWhen indexing large collections of short-read sequencing data, a common operat...
MotivationDetection of maximal exact matches (MEMs) between two long sequences is a fundamental prob...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
This paper considers space-efficient data structures for storing an approximation S ′ to a set S suc...
Storing and processing of large DNA sequences has always been a major problem due to increasing volu...
A standard technique from the hashing literature is to use two hash functions h1(x) and h2(x) to sim...
Motivation: Counting the frequencies of k-mers in read libraries is often a first step in the analys...
Counting the frequencies of k-mers in read libraries is often a first step in the analysis of high-t...
Bloom filters are hash-based data structures for membership queries without false negatives widely u...
A Bloom filter is a very compact data structure that supports approximate membership queries on a se...
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...
<p>We present a novel method that balances time, space and accuracy requirements to efficiently extr...
Bloom filter (BF) is highly efficient for membership queries, which is widely used in blockchain mem...
<p>We present a novel method that balances time, space and accuracy requirements to efficiently extr...
International audienceWhen indexing large collections of short-read sequencing data, a common operat...
MotivationDetection of maximal exact matches (MEMs) between two long sequences is a fundamental prob...
A Bloom Filter is a simple space-efficient randomized data structure for representing a set in order...
This paper considers space-efficient data structures for storing an approximation S ′ to a set S suc...
Storing and processing of large DNA sequences has always been a major problem due to increasing volu...
A standard technique from the hashing literature is to use two hash functions h1(x) and h2(x) to sim...
Motivation: Counting the frequencies of k-mers in read libraries is often a first step in the analys...
Counting the frequencies of k-mers in read libraries is often a first step in the analysis of high-t...