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

A Shifting Bloom Filter Framework for Set Queries (1510.03019v3)

Published 11 Oct 2015 in cs.DS

Abstract: Set queries are fundamental operations in computer systems and applications.This paper addresses the fundamental problem of designing a probabilistic data structure that can quickly process set queries using a small amount of memory. We propose a Shifting Bloom Filter (ShBF) framework for representing and querying sets. We demonstrate the effectiveness of ShBF using three types of popular set queries: membership, association, and multiplicity queries. The key novelty of ShBF is on encoding the auxiliary information of a set element in a location offset. In contrast, prior BF based set data structures allocate additional memory to store auxiliary information. To evaluate ShBF in comparison with prior art, we conducted experiments using real-world network traces. Results show that ShBF significantly advances the state-of-the-art on all three types of set queries.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Tong Yang (154 papers)
  2. Alex X. Liu (20 papers)
  3. Muhammad Shahzad (27 papers)
  4. Yuankun Zhong (1 paper)
  5. Qiaobin Fu (1 paper)
  6. Zi Li (33 papers)
  7. Gaogang Xie (21 papers)
  8. Xiaoming Li (81 papers)
Citations (76)