Dynamic Flat Filter: A Unified Framework for Scalable and Stable Fingerprint-Based Filters
Summary: DFF decouples resizing from fingerprint-filter logic using flat independent segments and O(1) lookup, enabling incremental growth without probing chains or global stalls. Fingerprint growth stabilizes FPR; Cuckoo/Quotient integrations improve throughput and tail latency. (summarized by gpt-5.6-luna on Jul 26 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
BibTeX Citation
@inproceedings{du_sigmod26,
title = {{Dynamic Flat Filter: A Unified Framework for Scalable and Stable Fingerprint-Based Filters}},
author = {Du, Yang and Ji, Shankui and Huang, He and Sun, Yu-E and Gao, Ge and Gao, Guoju},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3802043},
url = {https://dl.acm.org/doi/10.1145/3802043},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,975 | Morton Filters: Faster, Space-Efficient Cuckoo Filters via Biasing, Compression, and Decoupled Logical Sparsity | 2018 | VLDB |
| 2 | 4,073 | Stable Learned Bloom Filters for Data Streams | 2020 | VLDB |
| 3 | 7,776 | Aleph Filter: To Infinity in Constant Time | 2024 | VLDB |
| 4 | 11,423 | A Learned Cuckoo Filter for Approximate Membership Queries over Variable-sized Sliding Windows on Data Streams | 2023 | SIGMOD |
| 5 | 10,004 | A four-dimensional Analysis of Partitioned Approximate Filters | 2021 | VLDB |
| 6 | 8,892 | Adaptive Quotient Filters | 2024 | SIGMOD |
| 7 | 4,532 | Stacked Filters: Learning to Filter by Structure | 2021 | VLDB |
| 8 | 6,539 | Prefix Filter: Practically and Theoretically Better Than Bloom | 2022 | VLDB |
| 9 | 6,416 | Memento Filter: A Fast, Dynamic, and Robust Range Filter | 2024 | SIGMOD |
| 10 | 4,960 | InfiniFilter: Expanding Filters to Infinity and Beyond | 2023 | SIGMOD |