MLAD: A Unified Model for Multi-system Log Anomaly Detection
Runqiang Zang, Hongcheng Guo, Jian Yang, Jiaheng Liu, Zhoujun Li,, Tieqiao Zheng, Xu Shi, Liangfan Zheng, Bo Zhang

TL;DR
MLAD is a unified, scalable anomaly detection model that leverages semantic reasoning and vector space diffusion to improve detection accuracy across multiple systems, addressing transferability and rare anomaly challenges.
Contribution
The paper introduces MLAD, a novel multi-system log anomaly detection model that combines semantic relational reasoning, attention-based keyword significance, and Gaussian mixture modeling.
Findings
MLAD outperforms existing models on three real-world datasets.
It effectively handles rare anomalies and transferability issues.
The model demonstrates improved scalability and accuracy.
Abstract
In spite of the rapid advancements in unsupervised log anomaly detection techniques, the current mainstream models still necessitate specific training for individual system datasets, resulting in costly procedures and limited scalability due to dataset size, thereby leading to performance bottlenecks. Furthermore, numerous models lack cognitive reasoning capabilities, posing challenges in direct transferability to similar systems for effective anomaly detection. Additionally, akin to reconstruction networks, these models often encounter the "identical shortcut" predicament, wherein the majority of system logs are classified as normal, erroneously predicting normal classes when confronted with rare anomaly logs due to reconstruction errors. To address the aforementioned issues, we propose MLAD, a novel anomaly detection model that incorporates semantic relational reasoning across…
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
TopicsAnomaly Detection Techniques and Applications · Software System Performance and Reliability · Network Security and Intrusion Detection
