2018
DOI: 10.1109/access.2018.2868993
|View full text |Cite
|
Sign up to set email alerts
|

A Novel Intrusion Detection Model for a Massive Network Using Convolutional Neural Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
119
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 243 publications
(133 citation statements)
references
References 37 publications
0
119
0
Order By: Relevance
“…In [19], Kehe Wu et al present an IDS based on CNN for multi-class traffic classification. The proposed neural network model has been validated with flow-level features from the NSL-KDD dataset encoded into 11x11 arrays.…”
Section: Deep Learning For Ddos Detectionmentioning
confidence: 99%
See 1 more Smart Citation
“…In [19], Kehe Wu et al present an IDS based on CNN for multi-class traffic classification. The proposed neural network model has been validated with flow-level features from the NSL-KDD dataset encoded into 11x11 arrays.…”
Section: Deep Learning For Ddos Detectionmentioning
confidence: 99%
“…Convolutional Neural Networks (CNNs), a specific DL technique, have grown in popularity in recent times leading to major innovations in computer vision [6]- [8] and Natural Language Processing [9], as well as various niche areas such as protein binding prediction [10], [11], machine vibration analysis [12] and medical signal processing [13]. Whilst their use is still under-researched in cybersecurity generally, the application of CNNs has advanced the state-of-the-art in certain specific scenarios such as malware detection [14]- [17], code analysis [18], network traffic analysis [4], [19]- [21] and intrusion detection in industrial control systems [22]. These successes, combined with the benefits of CNN with respect to reduced feature engineering and high detection accuracy, motivate us to employ CNNs in our work.…”
Section: Introductionmentioning
confidence: 99%
“…For the above experimental dataset, we first carried out one-hot coding, transforming non numerical variables into computable numerical forms, and expanding the original 41 dimensions to 122 dimensions, and then carrying out Z-score standardization. If the feature filtering method in [43] was used directly here, then the attribute with the least correlation would be removed from the above 122-dimensional dataset, and the 121-dimensional dataset will be converted into a series of single channel images of 11 × 11. However, it will reduce the amount of original information and cause information loss.…”
Section: Experimental Results and Analysismentioning
confidence: 99%
“…GINI-GBDTPSO [35] 86.10 CNN [43] 79.48 LSTM [44] 92.00 DMNB [45] 96.50 DBN-SVM [46] 92.84 TUIDS [47] 96.55 RNN-IDS [48] 81.29 Our Proposed IDS 99.529 From Tables 4 and 5, our proposed IDS (i.e., the IDS based on the S-ResNet) has higher accuracy than the other IDSs on the NSL-KDD dataset, and higher recall than the other IDSs for each category on the NSL-KDD dataset, especially for R2L and U2R attacks.…”
Section: Idss Accuracy (%)mentioning
confidence: 99%
“…It is possible modifying the CNN model structure for the sake of achieving the goal. In addition to that, due to the fact that the detection time is also key to intrusion detection, it is necessary to ensure that the model is capable of meeting the time requirements of the IDS when enhancing the accuracy of detection [46]. For other information please refer to [47].…”
Section: Deep Network For Supervised or Discriminative Learningmentioning
confidence: 99%