DDoS Network Attack Detection Technology Based on Double-Stacked LSTM

Jie Li,XiaoSong Zhang,JunKai Yi,RuiRong Chen
DOI: https://doi.org/10.1117/12.2641266
2022-01-01
Abstract:In the current big data environment, aiming at the problems that traditional machine learning needs manual intervention and time-consuming to detect DDoS attacks, a DDoS attack detection method based on a double-stacked long short-term memory network is presented. The preprocessed data stream is sorted by recursive feature elimination algorithm, and the features with the most DDoS attack characteristics are selected as high-quality features, forming a double-stacked long short-term memory network data input format. The Center Loss is introduced into the Softmax Loss to reduce the intraclass distance, further improve the classification accuracy. Finally, the information containing DDoS attack characteristics can be quickly extracted from the complex characteristics of traffic. The CIC-IDS2017 dataset is used to train the model. Experimental research shows that the proposed model has an accuracy rate of 99.48% compared with other neural network models, and the detection effect is better than the compared algorithms, which can effectively achieve DDoS attack detection.
What problem does this paper attempt to address?