Journal of Big Data (May 2021)

Intrusion detection systems using long short-term memory (LSTM)

  • FatimaEzzahra Laghrissi,
  • Samira Douzi,
  • Khadija Douzi,
  • Badr Hssina

DOI
https://doi.org/10.1186/s40537-021-00448-4
Journal volume & issue
Vol. 8, no. 1
pp. 1 – 16

Abstract

Read online

Abstract An intrusion detection system (IDS) is a device or software application that monitors a network for malicious activity or policy violations. It scans a network or a system for a harmful activity or security breaching. IDS protects networks (Network-based intrusion detection system NIDS) or hosts (Host-based intrusion detection system HIDS), and work by either looking for signatures of known attacks or deviations from normal activity. Deep learning algorithms proved their effectiveness in intrusion detection compared to other machine learning methods. In this paper, we implemented deep learning solutions for detecting attacks based on Long Short-Term Memory (LSTM). PCA (principal component analysis) and Mutual information (MI) are used as dimensionality reduction and feature selection techniques. Our approach was tested on a benchmark data set, KDD99, and the experimental outcomes show that models based on PCA achieve the best accuracy for training and testing, in both binary and multiclass classification.

Keywords