@inproceedings{cebcb1967c014c3fb13b89f57c75e1f6,
title = "BeauCoup: Answering Many Network Traffic Queries, One Memory Update at a Time",
abstract = "Network administrators constantly monitor network traffic for congestion and attacks. They need to perform a large number of measurements on the traffic simultaneously, to detect different types of anomalies such as heavy hitters or super-spreaders. Existing techniques often focus on a single statistic (e.g., traffic volume) or traffic attribute (e.g., destination IP). However, performing numerous heterogeneous measurements within the constrained memory architecture of modern network devices poses significant challenges, due to the limited number of memory accesses allowed per packet. We propose BeauCoup, a system based on the coupon collector problem, that supports multiple distinct counting queries simultaneously while making only a small constant number of memory accesses per packet. We implement BeauCoup on PISA commodity programmable switches, satisfying the strict memory size and access constraints while using a moderate portion of other data-plane hardware resources. Evaluations show BeauCoup achieves the same accuracy as other sketch-based or sampling-based solutions using 4x fewer memory access.",
keywords = "Data Plane, Distinct Counting, Network Measurement, Programmable Switch, Sketching, Streaming Algorithm",
author = "Xiaoqi Chen and Shir Landau-Feibish and Mark Braverman and Jennifer Rexford",
note = "Publisher Copyright: {\textcopyright} 2020 ACM.; 2020 Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, Technologies, Architectures, and Protocols for Computer Communication, SIGCOMM 2020 ; Conference date: 10-08-2020 Through 14-08-2020",
year = "2020",
month = jul,
day = "30",
doi = "10.1145/3387514.3405865",
language = "English (US)",
series = "SIGCOMM 2020 - Proceedings of the 2020 Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, Technologies, Architectures, and Protocols for Computer Communication",
publisher = "Association for Computing Machinery",
pages = "226--239",
booktitle = "SIGCOMM 2020 - Proceedings of the 2020 Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, Technologies, Architectures, and Protocols for Computer Communication",
}