English

Heavy Hitters over Interval Queries

Data Structures and Algorithms 2018-11-15 v2

Abstract

Heavy hitters and frequency measurements are fundamental in many networking applications such as load balancing, QoS, and network security. This paper considers a generalized sliding window model that supports frequency and heavy hitters queries over an interval given at \emph{query time}. This enables drill-down queries, in which the behavior of the network can be examined in finer and finer granularities. For this model, we asymptotically improve the space bounds of existing work, reduce the update and query time to a constant, and provide deterministic solutions. When evaluated over real Internet packet traces, our fastest algorithm processes packets 9090--250250 times faster, serves queries at least 730730 times quicker and consumes at least 40%40\% less space than the known method.

Keywords

Cite

@article{arxiv.1804.10740,
  title  = {Heavy Hitters over Interval Queries},
  author = {Ran Ben Basat and Roy Friedman and Rana Shahout},
  journal= {arXiv preprint arXiv:1804.10740},
  year   = {2018}
}
R2 v1 2026-06-23T01:38:47.817Z