Network Traffic Classification Using Machine Learning, Transformer, and Large Language Models
By: Ahmad Antari , Yazan Abo-Aisheh , Jehad Shamasneh and more
Potential Business Impact:
Sorts internet traffic into types accurately.
This study uses various models to address network traffic classification, categorizing traffic into web, browsing, IPSec, backup, and email. We collected a comprehensive dataset from Arbor Edge Defender (AED) devices, comprising of 30,959 observations and 19 features. Multiple models were evaluated, including Naive Bayes, Decision Tree, Random Forest, Gradient Boosting, XGBoost, Deep Neural Networks (DNN), Transformer, and two Large Language Models (LLMs) including GPT-4o and Gemini with zero- and few-shot learning. Transformer and XGBoost showed the best performance, achieving the highest accuracy of 98.95 and 97.56%, respectively. GPT-4o and Gemini showed promising results with few-shot learning, improving accuracy significantly from initial zero-shot performance. While Gemini Few-Shot and GPT-4o Few-Shot performed well in categories like Web and Email, misclassifications occurred in more complex categories like IPSec and Backup. The study highlights the importance of model selection, fine-tuning, and the balance between training data size and model complexity for achieving reliable classification results.
Similar Papers
Malware Classification from Memory Dumps Using Machine Learning, Transformers, and Large Language Models
Machine Learning (CS)
Finds bad computer programs faster and better.
Research on Cloud Platform Network Traffic Monitoring and Anomaly Detection System based on Large Language Models
Networking and Internet Architecture
Finds hidden problems in computer networks faster.
Comparative Analysis of Deep Learning Models for Real-World ISP Network Traffic Forecasting
Machine Learning (CS)
Helps internet providers predict traffic jams.