HELAD: A novel network anomaly detection model based on heterogeneous ensemble learning

Ying Zhong,Wenqi Chen,Zhiliang Wang,Yifan Chen,Kai Wang,Yahui Li,Xia Yin,Xingang Shi,Jiahai Yang,Keqin Li
DOI: https://doi.org/10.1016/j.comnet.2019.107049
IF: 5.493
2020-01-01
Computer Networks
Abstract:Network traffic anomaly detection is an important technique of ensuring network security. However, there are usually three problems with existing machine learning based anomaly detection algorithms. First, most of the models are built for stale data sets, making them less adaptable in real-world environments; Second, most of the anomaly detection algorithms do not have the ability to learn new models again based on changes in the attack environment; Third, from the perspective of data multi-dimensionality, a single detection algorithm has a peak value and cannot be well adapted to the needs of a complex network attack environment. Thus, we propose a new anomaly detection framework, and this framework is based on the organic integration of multiple deep learning techniques. In the first step, we used the Damped Incremental Statistics algorithm to extract features from network traffic; Second, we train Autoencoder with a small amount of label data; Third, we use Autoencoder to mark the abnormal score of network traffic; Fourth, the data with the abnormal score label is used to train the LSTM; Finally, the weighted method is used to get the final abnormal score. The experimental results show that our HELAD algorithm has better adaptability and accuracy than other state of the art algorithms. (C) 2019 Published by Elsevier B.V.
What problem does this paper attempt to address?