抄録
Bloom Filters are space-efficient data structures for membership queries over sets. To enable queries for multiplicities of multi-sets, the bitmap in a Bloom Filter is replaced by an array of counters whose values increment on each occurrence. In a data stream model, however, data items arrive at varying rates and recent occurrences are often regarded as more significant than past ones. In most data stream applications, it is critical to handle this "time-sensitivity". Furthermore, data streams with skewed distributions are common in many emerging applications, e.g., traffic engineering and billing, intrusion detection, trading surveillance and outlier detection. For such applications, it is inefficient to allocate counters of uniform size to all buckets. In this paper, we present Time-decaying Bloom Filters (TBF), a Bloom Filter that maintains the frequency count for each item in a data stream, and the value of each counter decays with time. For data streams with highly skewed distributions, we proposed further optimization by allowing dynamically allocating free counters to the "large" items. We performed preliminary experiments to verify the optimization.
本文言語 | English |
---|---|
ページ | 63-69 |
ページ数 | 7 |
出版ステータス | Published - 2005 |
外部発表 | はい |
イベント | 15th International Workshop on Research Issues in Data Engineering: Stream Data Mining and Applications, RIDE-SDMA 2005 - Tokyo, Japan 継続期間: 2005 4月 3 → 2005 4月 4 |
Conference
Conference | 15th International Workshop on Research Issues in Data Engineering: Stream Data Mining and Applications, RIDE-SDMA 2005 |
---|---|
国/地域 | Japan |
City | Tokyo |
Period | 05/4/3 → 05/4/4 |
ASJC Scopus subject areas
- ソフトウェア
- 工学(その他)
- ハードウェアとアーキテクチャ