Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Autoscaling Bloom Filter: Controlling Trade-off Between True and False Positives (1705.03934v2)

Published 10 May 2017 in cs.DS

Abstract: A Bloom filter is a simple data structure supporting membership queries on a set. The standard Bloom filter does not support the delete operation, therefore, many applications use a counting Bloom filter to enable deletion. This paper proposes a generalization of the counting Bloom filter approach, called "autoscaling Bloom filters", which allows adjustment of its capacity with probabilistic bounds on false positives and true positives. In essence, the autoscaling Bloom filter is a binarized counting Bloom filter with an adjustable binarization threshold. We present the mathematical analysis of the performance as well as give a procedure for minimization of the false positive rate.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Denis Kleyko (36 papers)
  2. Abbas Rahimi (44 papers)
  3. Ross W. Gayler (2 papers)
  4. Evgeny Osipov (14 papers)
Citations (36)