One-class Collective Anomaly Detection based on Long Short-Term Memory Recurrent Neural Networks
Nga Nguyen Thi, Van Loi Cao, Nhien-An Le-Khac

TL;DR
This paper introduces a novel one-class collective anomaly detection method using LSTM RNNs trained on normal network data, which predicts multiple time steps and detects anomalies based on collective prediction errors, improving intrusion detection.
Contribution
The paper proposes a new collective anomaly detection approach using LSTM RNNs trained solely on normal data, focusing on prediction errors over multiple time steps for improved detection.
Findings
Effective detection of collective anomalies in network data
LSTM RNN-based model outperforms traditional methods
Demonstrated on KDD 1999 dataset with high accuracy
Abstract
Intrusion detection for computer network systems has been becoming one of the most critical tasks for network administrators today. It has an important role for organizations, governments and our society due to the valuable resources hosted on computer networks. Traditional misuse detection strategies are unable to detect new and unknown intrusion types. In contrast, anomaly detection in network security aims to distinguish between illegal or malicious events and normal behavior of network systems. Anomaly detection can be considered as a classification problem where it builds models of normal network behavior, of which it uses to detect new patterns that significantly deviate from the model. Most of the current approaches on anomaly detection is based on the learning of normal behavior and anomalous actions. They do not include memory that is they do not take into account previous…
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
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Advanced Malware Detection Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
