Finding Frequent Items in a Turnstile Data Stream

  • Authors:
  • Regant Y. Hung;Kwok Fai Lai;Hing Fung Ting

  • Affiliations:
  • Department of Computer Science, The University of Hong Kong, Pokfulam, Hong Kong,;Department of Computer Science, The University of Hong Kong, Pokfulam, Hong Kong,;Department of Computer Science, The University of Hong Kong, Pokfulam, Hong Kong,

  • Venue:
  • COCOON '08 Proceedings of the 14th annual international conference on Computing and Combinatorics
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Because of important applications such as denial-of-service attack detection, finding frequent items in data streams under different models has been studied extensively. Finding frequent items in a turnstile data stream is the most challenging because both insertions and deletions of items are allowed in the stream. In this paper, we propose a deterministic algorithm that solves the problem. Furthermore, we propose a randomized algorithm for the problem. Empirical results show that our randomized algorithm provides better results than existing randomized algorithms for the problem and our algorithm uses much smaller space, and supports faster query time and similar update time.