错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Introduction

  • Haipeng Dai,
  • Meng Li,
  • Guihai Chen

摘要

Filters are essential probabilistic data structures used for membership testing, efficiently determining if an element belongs to a set. They offer low memory overhead and high throughput by representing elements compactly, often residing in CPU caches. As a result, filters have become indispensable across diverse domains for efficient data querying. This chapter introduces the fundamental concept of filters, application scenarios, and four categories of filters designed for varying scenarios.