학술논문

Accuracy Improvement Techniques for network traffic classification using neural networks algorithms on Amazon SageMaker
Document Type
Conference
Source
2022 2nd International Mobile, Intelligent, and Ubiquitous Computing Conference (MIUCC) Mobile, Intelligent, and Ubiquitous Computing Conference (MIUCC), 2022 2nd International. :412-418 May, 2022
Subject
Communication, Networking and Broadcast Technologies
Computing and Processing
Robotics and Control Systems
Signal Processing and Analysis
Deep learning
Training
Support vector machines
Recurrent neural networks
Web and internet services
Telecommunication traffic
Ubiquitous computing
Nearest neighbor
Internet traffic
neural network
traffic identification
Language
Abstract
Traffic classification is very important for network events management, such as data transverse to security monitoring, QOS, and accounting, to providing Internet service providers with beneficial insights for services provisioning. Yet, traffic classification accuracy is a strenuous topic because information known to the network admin, i.e., Port number, packet-headers, which does not contain sufficient forecast to consent for an accurate and efficient methodology. This leads to conventional techniques for flow classification that are often no further accurate than 35-65%. Machine learning algorithms are presented to solve complex, high-level abstract and random data, the nearest neighbor (NN)-based technique has exhibited excellent classification performance. It also has numerous major advantages, such as no necessities of training practice, no risk of overfitting of attributes, and logically being able to handle a vast number of classes. Deep learning architectures algorithms are convolutional Neural Network (CNN), K-nearest neighbors (KNN), Recurrent Neural Networks (RNNs), Support vector machines (SVMs), deep neural network (DNN), Decision tree C4.5, Naive bayes, Long Short-Term Memory Networks (LSTMs), Linear Discriminant Analysis (LDA) Nevertheless, In this study, we propose some techniques of improving traffic classification accuracy either by combining two or more algorithms through a multi-level classifier or by implementing computer aided techniques or using ensemble methods to obtain better traffic classification accuracy.