SRLA: A real time sliding time window super point cardinality estimation algorithm for high speed network based on GPU
Jie Xu, Wei Ding, Jian Gong, Xiaoyan Hu

TL;DR
This paper introduces SRLA, a GPU-based algorithm for real-time super point cardinality estimation in high-speed networks using sliding time windows, achieving high accuracy and low latency.
Contribution
SRLA is the first algorithm to efficiently estimate super point cardinality under sliding time windows with incremental updates and GPU parallelization.
Findings
Estimates super point cardinality within 100 ms on a GTX650 GPU.
Outperforms existing algorithms with over 20 times faster estimation.
Successfully applied to real-world traffic with 40 GB/s bandwidth.
Abstract
Super point is a special host in network which communicates with lots of other hosts in a certain time period. The number of hosts contacting with a super point is called as its cardinality. Cardinality estimating plays important roles in network management and security. All of existing works focus on how to estimate super point's cardinality under discrete time window. But discrete time window causes great delay and the accuracy of estimating result is subject to the starting of the window. sliding time window, moving forwarding a small slice every time, offers a more accuracy and timely scale to monitor super point's cardinality. On the other hand, super point's cardinality estimating under sliding time window is more difficult because it requires an algorithm to record the cardinality incrementally and report them immediately at the end of the sliding duration. This paper firstly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Traffic and Congestion Control · Network Packet Processing and Optimization · Network Security and Intrusion Detection
