LGCRSIJul 15, 2023

Real-time Traffic Classification for 5G NSA Encrypted Data Flows With Physical Channel Records

arXiv:2307.07756v15 citationsh-index: 19
Originality Synthesis-oriented
AI Analysis

This addresses encrypted traffic classification for 5G networks, enabling QoS management and resource allocation, but it is incremental as it applies existing methods to a new domain.

The study tackled real-time classification of encrypted 5G NSA traffic using physical channel records, achieving 95% accuracy with a 10ms response time.

The classification of fifth-generation New-Radio (5G-NR) mobile network traffic is an emerging topic in the field of telecommunications. It can be utilized for quality of service (QoS) management and dynamic resource allocation. However, traditional approaches such as Deep Packet Inspection (DPI) can not be directly applied to encrypted data flows. Therefore, new real-time encrypted traffic classification algorithms need to be investigated to handle dynamic transmission. In this study, we examine the real-time encrypted 5G Non-Standalone (NSA) application-level traffic classification using physical channel records. Due to the vastness of their features, decision-tree-based gradient boosting algorithms are a viable approach for classification. We generate a noise-limited 5G NSA trace dataset with traffic from multiple applications. We develop a new pipeline to convert sequences of physical channel records into numerical vectors. A set of machine learning models are tested, and we propose our solution based on Light Gradient Boosting Machine (LGBM) due to its advantages in fast parallel training and low computational burden in practical scenarios. Our experiments demonstrate that our algorithm can achieve 95% accuracy on the classification task with a state-of-the-art response time as quick as 10ms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes