Intrusion Detection Algorithm for Industrial Control System Based on LSTM

Conference: ICMLCA 2021 - 2nd International Conference on Machine Learning and Computer Application
12/17/2021 - 12/19/2021 at Shenyang, China

Proceedings: ICMLCA 2021

Pages: 5Language: englishTyp: PDF

Personal VDE Members are entitled to a 10% discount on this title

Authors:
Li, Wenxin; Feng, Yongxin; Zhao, Yuntao (Shenyang Ligong University, School of Information Science and Engineering, Shenyang, China)

Abstract:
In view of the low recognition accuracy and high false alarm rate of current industrial control system intrusion detection methods, considering the periodicity and timing correlation of industrial control network traffic, an intrusion detection algorithm based on long and short-term memory networks is designed. The algorithm processes the network stream into a one-dimensional matrix, and after passing through the long and short-term memory cell layer, the one-dimensional matrix is input into the fully connected network, and the softmax layer is used to output the predicted probabilities of each category. Experimental results show that compared with the KNN and CNN, this algorithm improves the accuracy of intrusion detection, reduces the detection time, and can effectively detect intrusions against the industrial control systems.