An Improved Prediction Model for the Network Security Situation.

Jingjing Hu,Dongyan Ma,Chen Liu,Huaizhi Yan,Changzhen Hu
DOI: https://doi.org/10.1007/978-3-030-34139-8_3
2019-01-01
Abstract:This research seeks to improve the long training time of traditional methods that use support vector machine (SVM) for cyber security situation prediction. This paper proposes a cyber security situation prediction model based on the MapReduce and SVM. The base classifier for this model uses an SVM. In order to find the optimal parameters of the SVM, parameter optimization is performed by the Cuckoo Search (CS). Considering the problem of time cost when a data set is too large, we choose to use MapReduce to perform distributed training on SVMs to improve training speed. Experimental results show that the SVM network security situation prediction model using MapReduce and CS has improved the accuracy and decreased the training time cost compared to the traditional SVM prediction model.
What problem does this paper attempt to address?