CMU-CS-04-142
Computer Science Department
School of Computer Science, Carnegie Mellon University



CMU-CS-04-142

New Streaming Algorithms for Fast Detection
of Superspreaders

Shobha Venkataraman, Dawn Song,
Phillip B. Gibbons*, Avrim Blum

June 2004

CMU-CS-04-142.ps
CMU-CS-04-142.pdf


Keywords: Network monitoring, streaming algorithms, anomaly detection, heavy distinct-hitters, superspreaders


High-speed monitoring of Internet traffic is an important and challenging problem, with applications to real-time attack detection and mitigation, traffic engineering, etc. However, packet-level monitoring requires fast streaming algorithms that use very little memory space and little communication among collaborating network monitoring points.

In this paper, we consider the problem of detecting superspreaders, which are sources that connect to a large number of distinct destinations. We propose several new streaming algorithms for detecting superspreaders, and prove guarantees on their accuracy and memory requirements. We also show experimental results on real network traces. Our algorithms are substantially more efficient (both theoretically and experimentally) than previous approaches. We also provide several extensions to our algorithms -- we show how to identify superspreaders in a distributed setting, with sliding windows, and when deletions are allowed in the stream.

More generally, our algorithms are applicable to any problem that can be formulated as follows: given a stream of (x,y) pairs, find all the x's that are paired with a large number of distinct y's. We call this the heavy distinct-hitters problem. There are many network security applications of this general problem. This paper discusses these and other applications, and for concreteness, focuses on the superspreader problem.

26 pages

*Intel Research Pittsburgh


Return to: SCS Technical Report Collection
School of Computer Science homepage

This page maintained by reports@cs.cmu.edu