2FA Sketch: Two-Factor Armor Sketch for Accurate and Efficient Heavy Hitter Detection in Data Streams
Xilai Liu, Xinyi Zhang, Bingqing Liu, Tao Li, Tong Yang, Gaogang Xie

TL;DR
The paper presents the 2FA Sketch, a new data structure that significantly improves the accuracy and efficiency of heavy hitter detection in data streams by enhancing existing sketch-based methods.
Contribution
It introduces the 2FA Sketch with dual-layer protection and optimized voting strategies, advancing heavy hitter detection techniques in high-throughput data streams.
Findings
Reduces error rates by up to 19.7 times compared to Elastic Sketch.
Increases processing speed by approximately 3%.
Provides a theoretically optimal parameter and conflict indicator for improved detection.
Abstract
Detecting heavy hitters, which are flows exceeding a specified threshold, is crucial for network measurement, but it faces challenges due to increasing throughput and memory constraints. Existing sketch-based solutions, particularly those using Comparative Counter Voting, have limitations in efficiently identifying heavy hitters. This paper introduces the Two-Factor Armor (2FA) Sketch, a novel data structure designed to enhance heavy hitter detection in data streams. 2FA Sketch implements dual-layer protection through an improved strategy for in-bucket competition and a cross-bucket conflict hashing scheme. By theoretically deriving an optimal parameter and redesigning as a conflict indicator, it optimizes the Comparative Counter Voting strategy. Experimental results show that 2FA Sketch outperforms the standard…
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 · Internet Traffic Analysis and Secure E-voting
