2020
DOI: 10.1155/2020/8890306
|View full text |Cite
|
Sign up to set email alerts
|

DL-IDS: Extracting Features Using CNN-LSTM Hybrid Network for Intrusion Detection System

Abstract: Many studies utilized machine learning schemes to improve network intrusion detection systems recently. Most of the research is based on manually extracted features, but this approach not only requires a lot of labor costs but also loses a lot of information in the original data, resulting in low judgment accuracy and cannot be deployed in actual situations. This paper develops a DL-IDS (deep learning-based intrusion detection system), which uses the hybrid network of Convolutional Neural Network (CNN) and Lon… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
61
0
1

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 139 publications
(62 citation statements)
references
References 26 publications
0
61
0
1
Order By: Relevance
“…The lower the imbalance of the dataset is, the higher the measures of the correct detection rate are. Besides, for J48 [9,21] and LSTM [21,28] algorithms, when the dataset changes, the detection results and detection time also change. The J48 algorithm has the advantage of the lowest time for detection and classification due to using only one tree for evaluation.…”
Section: Experimental Results a Experimental Results With Dataset Amentioning
confidence: 99%
See 2 more Smart Citations
“…The lower the imbalance of the dataset is, the higher the measures of the correct detection rate are. Besides, for J48 [9,21] and LSTM [21,28] algorithms, when the dataset changes, the detection results and detection time also change. The J48 algorithm has the advantage of the lowest time for detection and classification due to using only one tree for evaluation.…”
Section: Experimental Results a Experimental Results With Dataset Amentioning
confidence: 99%
“…Bagui et al [13] proposed methods of feature selection using K-means Clustering and Correlation based Feature Selection algorithms. In the study [21], the authors proposed using a deep learning model combining Convolutional Neural Network and long short-term memory network (LSTM) to extract and classify cyber-attacks using the CICIDS2017 dataset. Experimental results show that the classification system gives overall accuracy as 98.67% and the accuracy of each attack type as over 99.50%.…”
Section: The Problem Of Optimizing the Anomaly Detection Feature On The Network Based On The Unsw-nb15 Datasetmentioning
confidence: 99%
See 1 more Smart Citation
“…However, the algorithm still needs to be optimized to further improve the classification accuracy. In [23], a hybrid network feature selection method based on convolutional neural network (CNN) and long and short-term memory network (LSTM) had been applied to IDS. According to the experimental results, the proposed feature selection algorithm achieves better accuracy compared with the CNNonly model and the LSTM-only model.…”
Section: Feature Selection Algorithms In Idsmentioning
confidence: 99%
“…Content may change prior to final publication. features from data, but it lacks the ability to learn contextual information; and on the other hand, LSTM, as a time-recursive neural network, is just suitable for processing sequence information, so in recent years, the combination of CNN and LSTM applied to various types of research has emerged and succeeded [23,24]. Inspired by this, Web2Vec intends to use a hybrid CNN-LSTM scheme for feature extraction.…”
Section: E Feature Extractionmentioning
confidence: 99%