2018
DOI: 10.1007/978-3-030-05677-3_13
|View full text |Cite
|
Sign up to set email alerts
|

A Deep Learning Approach for Network Anomaly Detection Based on AMF-LSTM

Abstract: The Internet and computer networks are currently suffering from different security threats. This paper presents a new method called AMF-LSTM for abnormal traffic detection by using deep learning model. We use the statistical features of multi-flows rather than a single flow or the features extracted from log as the input to obtain temporal correlation between flows, and add an attention mechanism to the original LSTM to help the model learn which traffic flow has more contributions to the final results. Experi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
17
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
3
1
1

Relationship

2
8

Authors

Journals

citations
Cited by 35 publications
(17 citation statements)
references
References 13 publications
0
17
0
Order By: Relevance
“…Other temporal approaches for anomaly detection are based on Autoregressive Integrated Moving Average (ARIMA) [20][21][22] and Exponential Smoothing [23] (with Holt-Winters seasonal method [24] being the most common), where historical values are used to forecast the next value of a time series, and anomaly detection is built on top of values far from the outcome of the model. Finally, neural networks methods such as LSTM Autoencoder [25,26] can be used to detect anomalies, where the model is trained with a set of 'normal' data and then tries to reproduce the rest of the dataset. A degradation in the accuracy of the reconstructed signal means an anomaly is present.…”
Section: Anomaly Detection: Existing Methodsmentioning
confidence: 99%
“…Other temporal approaches for anomaly detection are based on Autoregressive Integrated Moving Average (ARIMA) [20][21][22] and Exponential Smoothing [23] (with Holt-Winters seasonal method [24] being the most common), where historical values are used to forecast the next value of a time series, and anomaly detection is built on top of values far from the outcome of the model. Finally, neural networks methods such as LSTM Autoencoder [25,26] can be used to detect anomalies, where the model is trained with a set of 'normal' data and then tries to reproduce the rest of the dataset. A degradation in the accuracy of the reconstructed signal means an anomaly is present.…”
Section: Anomaly Detection: Existing Methodsmentioning
confidence: 99%
“…The second ML model was the CNN model. Besides being successful in image and video recognition, recommender systems, and natural language processing, CNN and its derivatives have their frequent implementation in the field of anomaly detection [39]- [41].…”
Section: ) Model Training and Testingmentioning
confidence: 99%
“…The performance of both the models are evaluated and it can observed that DL model acheveils 97.80% of accuracy while SVM achieves an accuracy of 69.79%. In [479], an anomaly detection model based on LSTM network is proposed. The model uses multiple flows to extract the temporal features.…”
Section: A Deep Learning In Intrusion Detectionmentioning
confidence: 99%