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 that can significantly improve many suggested classification schemes. 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 using smaller representations.Then, we explore EC (Early Classification of traffic), which enables faster classification using a cascade of classifiers adapted for different exit times, where classification is based on the level of confidence. EC reduces the average classification latency by up to 90%. Remarkably, this method not only maintains classification accuracy but also, in certain cases, improves it.Using three publicly available datasets, we demonstrate that the combined method, Early Classification with Hyperparameter Optimization (ECHO), leads to a significant improvement in classification efficiency.
| Original language | English |
|---|---|
| Title of host publication | 2025 IEEE 33rd International Conference on Network Protocols, ICNP 2025 |
| Publisher | IEEE Computer Society |
| ISBN (Electronic) | 9798331503765 |
| DOIs | |
| State | Published - 2025 |
| Event | 33rd IEEE International Conference on Network Protocols, ICNP 2025 - Seoul, Korea, Republic of Duration: 22 Sep 2025 → 25 Sep 2025 |
Publication series
| Name | Proceedings - International Conference on Network Protocols, ICNP |
|---|---|
| ISSN (Print) | 1092-1648 |
Conference
| Conference | 33rd IEEE International Conference on Network Protocols, ICNP 2025 |
|---|---|
| Country/Territory | Korea, Republic of |
| City | Seoul |
| Period | 22/09/25 → 25/09/25 |
Bibliographical note
Publisher Copyright:© 2025 IEEE.
Keywords
- Bayesian optimization
- encrypted traffic
- machine learning
- traffic classification