Cross-System Software Log-based Anomaly Detection Using Meta-Learning
Yuqing Wang, Mika V. M\"antyl\"a, Jesse Nyyss\"ol\"a, Ke Ping, and Liqiang Wang

TL;DR
This paper introduces CroSysLog, a neural network-based AIOps tool that effectively detects anomalies in software logs by adapting from source to target systems with minimal labeled data, addressing key challenges in evolving and diverse log data.
Contribution
CroSysLog is a novel meta-learning approach that enables efficient cross-system log anomaly detection with limited labeled data, improving adaptability and scalability.
Findings
CroSysLog achieves effective anomaly detection across different systems.
It adapts quickly using few labeled log events from target systems.
The approach handles evolving logs over multi-year spans.
Abstract
Modern software systems produce vast amounts of logs, serving as an essential resource for anomaly detection. Artificial Intelligence for IT Operations (AIOps) tools have been developed to automate the process of log-based anomaly detection for software systems. Three practical challenges are widely recognized in this field: high data labeling costs, evolving logs in dynamic systems, and adaptability across different systems. In this paper, we propose CroSysLog, an AIOps tool for log-event level anomaly detection, specifically designed in response to these challenges. Following prior approaches, CroSysLog uses a neural representation approach to gain a nuanced understanding of logs and generate representations for individual log events accordingly. CroSysLog can be trained on source systems with sufficient labeled logs from open datasets to achieve robustness, and then efficiently adapt…
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 Reliability and Analysis Research · Software Engineering Research · Advanced Malware Detection Techniques
