Intrusion Detection Algorithm Based on SDA-ELM

Xiaotao Wei,Shuyu Ren,Yinglong Li,Xi-Xi Wang,Mengxia Jin
DOI: https://doi.org/10.1007/978-3-030-79463-7_42
2021-01-01
Abstract:A deep learning intrusion detection algorithm based on stacked denoising autoencoder and extreme learning machine (SDA-ELM) is proposed to solve the problem that the traditional machine learning algorithm can’t cope with the classification of multisource heterogeneous network intrusion data. The algorithm use Dropout regularization to improve the SDA deep learning model, and the integration features of low dimensionality and high robustness are extracted. Then the model use ELM to carry out a supervised learning for the low dimension data to recognize the network attack. The algorithm combines the abstract feature extraction capability of SDA and the fast learning ability of ELM. The experimental results show that the SDA-ELM algorithm improves the accuracy of classification and the detection rate of small sample attacks, reduces the false alarm rate.
What problem does this paper attempt to address?