Abstract
It is challenge to maintain frequent items over a data stream, with a small bounded memory, in a dynamic environment where both insertion/deletion of items are allowed. In this paper, we propose a new novel algorithm, called hCount, which can handle both insertion and deletion of items with a much less memory space than the best reported algorithm. Our algorithm is also superior in terms of precision, recall and processing time. In addition, our approach does not request the preknowledge on the size of range for a data stream, and can handle range extension dynamically. Given a little modification, algorithm hCount can be improved to hCount*, which even owns significantly better performance than before.
| Original language | English |
|---|---|
| Pages | 287-294 |
| Number of pages | 8 |
| DOIs | |
| State | Published - 2003 |
| Externally published | Yes |
| Event | CIKM 2003: Proceedings of the Twelfth ACM International Conference on Information and Knowledge Management - New Orleans, LA, United States Duration: 3 Nov 2003 → 8 Nov 2003 |
Conference
| Conference | CIKM 2003: Proceedings of the Twelfth ACM International Conference on Information and Knowledge Management |
|---|---|
| Country/Territory | United States |
| City | New Orleans, LA |
| Period | 3/11/03 → 8/11/03 |
Keywords
- Algorithm
- Frequent items
- Stream