Recurrent Neural Network Attention Mechanisms for Interpretable System Log Anomaly Detection
Andy Brown, Aaron Tuor, Brian Hutchinson, Nicole Nichols

TL;DR
This paper introduces RNN models with attention mechanisms for system log anomaly detection, achieving high accuracy while enhancing interpretability for cybersecurity applications.
Contribution
It presents a novel approach combining RNNs and attention for interpretable anomaly detection in system logs, maintaining state-of-the-art performance.
Findings
Achieved over 0.99 AUC on LANL dataset
Enhanced model interpretability through attention mechanisms
Effective with limited training data
Abstract
Deep learning has recently demonstrated state-of-the art performance on key tasks related to the maintenance of computer systems, such as intrusion detection, denial of service attack detection, hardware and software system failures, and malware detection. In these contexts, model interpretability is vital for administrator and analyst to trust and act on the automated analysis of machine learning models. Deep learning methods have been criticized as black box oracles which allow limited insight into decision factors. In this work we seek to "bridge the gap" between the impressive performance of deep learning models and the need for interpretable model introspection. To this end we present recurrent neural network (RNN) language models augmented with attention for anomaly detection in system logs. Our methods are generally applicable to any computer system and logging source. By…
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
MethodsInterpretability
