A unified framework for detecting point and collective anomalies in operating system logs via collaborative transformers
Mohammad Nasirzadeh, Jafar Tahmoresnezhad, Parviz Rashidi-Khazaee

TL;DR
CoLog is a novel multimodal framework using collaborative transformers for detecting point and collective anomalies in OS logs, significantly improving accuracy and robustness over existing methods.
Contribution
Introduces CoLog, a unified multimodal anomaly detection framework employing collaborative transformers and modality adaptation, addressing limitations of unimodal and traditional multimodal approaches.
Findings
Achieves over 99.6% precision, recall, and F1 score on benchmark datasets.
Outperforms state-of-the-art methods in log anomaly detection.
Effectively detects both point and collective anomalies.
Abstract
Log anomaly detection is crucial for preserving the security of operating systems. Depending on the source of log data collection, various information is recorded in logs that can be considered log modalities. In light of this intuition, unimodal methods often struggle by ignoring the different modalities of log data. Meanwhile, multimodal methods fail to handle the interactions between these modalities. Applying multimodal sentiment analysis to log anomaly detection, we propose CoLog, a framework that collaboratively encodes logs utilizing various modalities. CoLog utilizes collaborative transformers and multi-head impressed attention to learn interactions among several modalities, ensuring comprehensive anomaly detection. To handle the heterogeneity caused by these interactions, CoLog incorporates a modality adaptation layer, which adapts the representations from different log…
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
TopicsSoftware System Performance and Reliability · Network Security and Intrusion Detection · Anomaly Detection Techniques and Applications
