A General Approach for Traffic Classification in Wireless Networks using Deep Learning
Description
Traffic Classification (TC) systems allow inferring the application that is generating the traffic being analyzed. State-of-the-art TC algorithms are based on Deep Learning (DL) and have outperformed traditional methods in complex and modern scenarios, even if traffic is encrypted. Most of the works on TC assume the traffic flows on a wired network under the same network management domain. This assumption limits the capabilities of TC systems in wireless networks since users’ traffic on one network domain can be negatively impacted by undetected traffic transmissions from users in other network domains or detected ones but with no traffic context in a shared spectrum. To solve this problem, we introduce a novel framework to achieve TC at any layer on the radio network stack. We propose a spectrum-based procedure that uses a DL-based classifier to realize this framework. We design two DL-based classifiers, a novel Convolutional Neural Network (CNN) spectrum-based TC and a Recurrent Neural Networks (RNN) as baseline architecture, and benchmark their performance on three TC tasks at different radio stack layers. The datasets were generated by combining packet traces from real transmissions with a standard-compliant waveform generator for 802.11 radio technologies. Performance evaluations show that the best model can achieve an accuracy above 92% in the most demanding TC task, a drop of only 4.37% in accuracy compared to a byte-based DL approach, with microsecond per-packet prediction time, which is very promising for delivering real-time spectrum-based traffic analyzers.
This preprint is complemented with the dataset (https://doi.org/10.5281/zenodo.5208201) and the code used to generate the results (https://www.doi.org/10.5281/zenodo.5208627 and https://github.com/miguelhdo/tc spectrum).
Files
preprint_TSNM_mcamelo_A_General_Approach_for_TC_in_Wireless_Networks_using_Deep_Learning_V1.pdf
Files
(1.2 MB)
Name | Size | Download all |
---|---|---|
md5:fd9b98ef5a9942b67bc61e920d9fedce
|
1.2 MB | Preview Download |
Additional details
Related works
- Is published in
- Journal article: 10.1109/TNSM.2021.3130382 (DOI)
- Is supplemented by
- Dataset: 10.5281/zenodo.5208200 (DOI)
- Software: 10.5281/zenodo.5208626 (DOI)