Non-uniformity is All You Need: Efficient and Timely Encrypted Traffic Classification With ECHO
Shilo Daum, Tal Shapira, Anat Bremler-Barr, David Hay

TL;DR
ECHO is a novel method that improves encrypted traffic classification by optimizing traffic representations with non-uniform binning and enabling faster classification through early exit strategies, significantly reducing latency.
Contribution
The paper introduces ECHO, combining hyperparameter-optimized non-uniform binning and early classification techniques for more efficient and timely encrypted traffic classification.
Findings
Up to 90% reduction in classification latency.
Maintains or improves accuracy with smaller representations.
Significant efficiency gains demonstrated on three datasets.
Abstract
With 95% of Internet traffic now encrypted, an effective approach to classifying this traffic is crucial for network security and management. This paper introduces ECHO -- a novel optimization process for ML/DL-based encrypted traffic classification. ECHO targets both classification time and memory utilization and incorporates two innovative techniques. The first component, HO (Hyperparameter Optimization of binnings), aims at creating efficient traffic representations. While previous research often uses representations that map packet sizes and packet arrival times to fixed-sized bins, we show that non-uniform binnings are significantly more efficient. These non-uniform binnings are derived by employing a hyperparameter optimization algorithm in the training stage. HO significantly improves accuracy given a required representation size, or, equivalently, achieves comparable accuracy…
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
TopicsInternet Traffic Analysis and Secure E-voting · Network Security and Intrusion Detection
