A Combination of Temporal Sequence Learning and Data Description for Anomaly-based NIDS
Nguyen Thanh Van, Tran Ngoc Thinh, Le Thanh Sach

TL;DR
This paper introduces a combined LSTM and SVDD model for anomaly-based NIDS, leveraging temporal sequence learning and data description to improve detection of network intrusions, especially DoS and Probe attacks.
Contribution
It proposes a novel joint training model combining LSTM and SVDD for enhanced anomaly detection in network traffic.
Findings
Achieved 98.0% detection rate for DoS attacks.
Achieved 99.8% detection rate for Probe attacks.
Outperformed existing models on KDD99 dataset.
Abstract
Through continuous observation and modeling of normal behavior in networks, Anomaly-based Network Intrusion Detection System (A-NIDS) offers a way to find possible threats via deviation from the normal model. The analysis of network traffic based on the time series model has the advantage of exploiting the relationship between packages within network traffic and observing trends of behaviors over a period of time. It will generate new sequences with good features that support anomaly detection in network traffic and provide the ability to detect new attacks. Besides, an anomaly detection technique, which focuses on the normal data and aims to build a description of it, will be an effective technique for anomaly detection in imbalanced data. In this paper, we propose a combination model of Long Short Term Memory (LSTM) architecture for processing time series and a data description…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
