Abstract
In previous work, we proposed an end-to-end intrusion early detection system to identify network attacks in real-time before they are complete and could cause more damage to the system under attack. To implement the approach, we have used a deep neural network which was trained in a supervised manner to extract relevant features from raw network traffic in order to classify network flows into different types of attacks. In this work, we discuss the initial results of the benefits that an attention mechanism brings to the classification performance and the capacity of the network to detect attacks earlier. We empirically evaluate our approach on the CICIDS2017 dataset. Preliminary results show that the attention mechanism improves both the balanced accuracy of the classifier as well as the early detection of attacks.
Original language | English |
---|---|
Title of host publication | Proceedings - 2023 IEEE 16th International Conference on Software Testing, Verification and Validation Workshops, ICSTW 2023 |
Publisher | IEEE |
Pages | 159-164 |
Number of pages | 6 |
ISBN (Electronic) | 9798350333350 |
ISBN (Print) | 979-8-3503-3336-7 |
DOIs | |
Publication status | Published - May 2023 |
MoE publication type | A4 Article in a conference publication |
Event | IEEE International Conference on Software Testing, Verification and Validation - Dublin, Ireland Duration: 16 Apr 2023 → 20 Apr 2023 Conference number: 16 https://conf.researchr.org/home/icst-2023 |
Publication series
Name | IEEE International Conference on Software Testing, Verification and Validation Workshops |
---|---|
Publisher | IEEE |
ISSN (Print) | 2159-4848 |
Conference
Conference | IEEE International Conference on Software Testing, Verification and Validation |
---|---|
Abbreviated title | ICST |
Country/Territory | Ireland |
City | Dublin |
Period | 16/04/23 → 20/04/23 |
Internet address |
Keywords
- Attention Mechanism
- Deep learning
- Convolution Neural Network
- Early Intrusion Detection System