English

Mining frequent items in the time fading model

Data Structures and Algorithms 2016-08-08 v3 Databases

Abstract

We present FDCMSS, a new sketch-based algorithm for mining frequent items in data streams. The algorithm cleverly combines key ideas borrowed from forward decay, the Count-Min and the Space Saving algorithms. It works in the time fading model, mining data streams according to the cash register model. We formally prove its correctness and show, through extensive experimental results, that our algorithm outperforms λ\lambda-HCount, a recently developed algorithm, with regard to speed, space used, precision attained and error committed on both synthetic and real datasets.

Keywords

Cite

@article{arxiv.1601.03892,
  title  = {Mining frequent items in the time fading model},
  author = {Massimo Cafaro and Marco Pulimeno and Italo Epicoco and Giovanni Aloisio},
  journal= {arXiv preprint arXiv:1601.03892},
  year   = {2016}
}

Comments

To appear in Information Sciences, Elsevier

R2 v1 2026-06-22T12:30:03.079Z