Sciweavers

VLDB
2010
ACM

Methods for finding frequent items in data streams

13 years 2 months ago
Methods for finding frequent items in data streams
The frequent items problem is to process a stream of items and find all items occurring more than a given fraction of the time. It is one of the most heavily studied problems in data stream mining, dating back to the 1980s. Many applications rely directly or indirectly on finding the frequent items, and implementations are in use in large scale industrial systems. However, there has not been much comparison of the different methods under uniform experimental conditions. It is common to find papers touching on this topic in which important related work is mischaracterized, overlooked, or reinvented. In this paper, we aim to present the most important algorithms for this problem in a common framework. We have created baseline implementations of the algorithms, and used these to perform a thorough experimental study of their properties. We give empirical evidence that there is considerable variation in the performance of frequent items algorithms. The best methods can be implemented to...
Graham Cormode, Marios Hadjieleftheriou
Added 31 Jan 2011
Updated 31 Jan 2011
Type Journal
Year 2010
Where VLDB
Authors Graham Cormode, Marios Hadjieleftheriou
Comments (0)