期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Extensible Bloom Filters:Adaptive Strategies for Scalability and Efficiency in Network and Distributed Systems to Handle Increased Data
1
作者 Jigang Wen Shuyu Pei +2 位作者 Chuhan Yan Kun Xie Wei Liang 《Tsinghua Science and Technology》 2025年第4期1846-1864,共19页
Bloom Filters(BFs)are compact and probabilistic data structures designed for efficient set membership queries.They offer high query and storage efficiency,making them particularly useful in network and distributed sys... Bloom Filters(BFs)are compact and probabilistic data structures designed for efficient set membership queries.They offer high query and storage efficiency,making them particularly useful in network and distributed systems.However,the scalability of BFs in accommodating“big data”is limited by increased false positive rates,inflexible hash functions,and inefficient matching with dynamic datasets.To address these limitations,we introduce the Extensible Bloom Filter(EBF),which incorporates a flexible expansion mechanism and an adaptive hash function generation scheme.The EBF design features a set of BF vectors that expand according to the rate of incoming data,with each vector sized to suit the characteristics of the data.Adaptive hash functions,derived from common base matrices,streamline the process by leveraging strong inter-hash relationships.This reduces overhead and simplifies queries across multiple BF vector sizes.Performance evaluations have shown that the EBF consistently achieves a low false positive rate and minimal query time,even amid dynamic data arrivals and large data sets.With its extensibility and adaptability,the EBF provides a robust solution for applications requiring dynamic set representations with stringent accuracy requirements.It enhances the capabilities of network and distributed systems,making them more efficient in handling complex data scenarios. 展开更多
关键词 Bloom Filter(BF) adaptive hash function membership query
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部