English

A Parallel Space Saving Algorithm For Frequent Items and the Hurwitz zeta distribution

Data Structures and Algorithms 2015-09-29 v9

Abstract

We present a message-passing based parallel version of the Space Saving algorithm designed to solve the kk--majority problem. The algorithm determines in parallel frequent items, i.e., those whose frequency is greater than a given threshold, and is therefore useful for iceberg queries and many other different contexts. We apply our algorithm to the detection of frequent items in both real and synthetic datasets whose probability distribution functions are a Hurwitz and a Zipf distribution respectively. Also, we compare its parallel performances and accuracy against a parallel algorithm recently proposed for merging summaries derived by the Space Saving or Frequent algorithms.

Keywords

Cite

@article{arxiv.1401.0702,
  title  = {A Parallel Space Saving Algorithm For Frequent Items and the Hurwitz zeta distribution},
  author = {Massimo Cafaro and Marco Pulimeno and Piergiulio Tempesta},
  journal= {arXiv preprint arXiv:1401.0702},
  year   = {2015}
}

Comments

Accepted for publication. To appear in Information Sciences, Elsevier. http://www.sciencedirect.com/science/article/pii/S002002551500657X

R2 v1 2026-06-22T02:38:50.349Z