Ark Filter: A General and Space-Efficient Sketch for Network Flow Analysis

IEEE-ACM TRANSACTIONS ON NETWORKING(2023)

引用 1|浏览31
暂无评分
摘要
Sketches are widely deployed to represent network flows to support complex flow analysis. Typical sketches usually employ hash functions to map elements into a hash table or bit array. Such sketches still suffer from potential weaknesses upon throughput, flexibility, and functionality. To this end, we propose Ark filter, a novel sketch that stores the element information with either of two candidate buckets indexed by the quotient or remainder between the fingerprint and filter length. In this way, no further hash calculations are required for future queries or reallocations. We further extend the Ark filter to enable capacity elasticity and more functionalities (such as frequency estimation and top- $k$ query). Comprehensive experiments demonstrate that, compared with Cuckoo filter, Ark filter has $2.08\times $ , $1.34\times $ , and $1.68\times $ throughput of deletion, insertion, and hybrid query, respectively; compared with Quotient filter, Ark filter has $4.55\times $ , $1.74\times $ , and $22.12\times $ throughput of deletion, insertion, and hybrid query, respectively; compared with Bloom filter, Ark filter has $2.55\times $ and $2.11\times $ throughput of insertion and hybrid query, respectively.
更多
查看译文
关键词
Information filters, Fingerprint recognition, Throughput, Hash functions, Frequency estimation, Elasticity, Indexes, Ark filter, network flow analysis, data sketch
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要