5G Network Slicing: Analysis of Multiple Machine Learning Classifiers

Mirsad Malkoc,Hisham A. Kholidy
2023-10-03
Abstract:The division of one physical 5G communications infrastructure into several virtual network slices with distinct characteristics such as bandwidth, latency, reliability, security, and service quality is known as 5G network slicing. Each slice is a separate logical network that meets the requirements of specific services or use cases, such as virtual reality, gaming, autonomous vehicles, or industrial automation. The network slice can be adjusted dynamically to meet the changing demands of the service, resulting in a more cost-effective and efficient approach to delivering diverse services and applications over a shared infrastructure. This paper assesses various machine learning techniques, including the logistic regression model, linear discriminant model, k-nearest neighbor's model, decision tree model, random forest model, SVC BernoulliNB model, and GaussianNB model, to investigate the accuracy and precision of each model on detecting network slices. The report also gives an overview of 5G network slicing.
Cryptography and Security,Machine Learning
What problem does this paper attempt to address?
The paper aims to address the application of machine learning classifiers in 5G network slicing. Specifically, the study evaluates various machine learning techniques (including logistic regression, linear discriminant analysis, K-nearest neighbors algorithm, decision trees, random forests, SVC, BernoulliNB, and GaussianNB models) to determine their accuracy and precision in detecting 5G network slices. This evaluation helps identify which models are best suited for predicting the optimal network slices for different application scenarios. Additionally, the paper outlines the concept of 5G network slicing and discusses its ability to dynamically adjust to meet changing demands in specific services or use cases such as virtual reality, gaming, autonomous vehicles, and industrial automation. In short, the core issue of this research is to find the most effective machine learning methods to identify and allocate the optimal slices in 5G networks to support diverse service demands while ensuring efficiency, security, and quality of service.