Memory efficient distributed sliding super point cardinality estimation by GPU
Jie Xu

TL;DR
This paper presents a GPU-based, memory-efficient distributed algorithm for real-time super point cardinality estimation under sliding time windows, improving accuracy and reducing memory use in high-speed networks.
Contribution
It introduces a novel method for recording host appearance times and two estimators for super point detection and cardinality estimation under sliding windows, enabling high accuracy with minimal memory.
Findings
Achieves highest accuracy compared to existing methods.
Uses minimal memory while maintaining performance.
Operates effectively in real-time high-speed network environments.
Abstract
Super point is a kind of special host in the network which contacts with huge of other hosts. Estimating its cardinality, the number of other hosts contacting with it, plays important roles in network management. But all of existing works focus on discrete time window super point cardinality estimation which has great latency and ignores many measuring periods. Sliding time window measures super point cardinality in a finer granularity than that of discrete time window but also more complex. This paper firstly introduces an algorithm to estimate super point cardinality under sliding time window from distributed edge routers. This algorithm's ability of sliding super point cardinality estimating comes from a novel method proposed in this paper which can record the time that a host appears. Based on this method, two sliding cardinality estimators, sliding rough estimator and sliding…
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 Security and Intrusion Detection · Network Packet Processing and Optimization · Network Traffic and Congestion Control
