FusionLog: Cross-System Log-based Anomaly Detection via Fusion of General and Proprietary Knowledge
Xinlong Zhao, Tong Jia, Minghua He, Xixuan Yang, Ying Li

TL;DR
FusionLog introduces a zero-label, cross-system log anomaly detection method that fuses general and proprietary knowledge, achieving high accuracy without labeled target logs by leveraging semantic similarity and collaborative knowledge distillation.
Contribution
The paper presents FusionLog, a novel approach that combines general and proprietary knowledge for zero-label cross-system anomaly detection, addressing limitations of existing transfer learning methods.
Findings
Achieves over 90% F1-score in zero-label settings.
Significantly outperforms existing cross-system anomaly detection methods.
Effectively fuses general and proprietary knowledge for improved detection.
Abstract
Log-based anomaly detection is critical for ensuring the stability and reliability of web systems. One of the key problems in this task is the lack of sufficient labeled logs, which limits the rapid deployment in new systems. Existing works usually leverage large-scale labeled logs from a mature web system and a small amount of labeled logs from a new system, using transfer learning to extract and generalize general knowledge across both domains. However, these methods focus solely on the transfer of general knowledge and neglect the disparity and potential mismatch between such knowledge and the proprietary knowledge of target system, thus constraining performance. To address this limitation, we propose FusionLog, a novel zero-label cross-system log-based anomaly detection method that effectively achieves the fusion of general and proprietary knowledge, enabling cross-system…
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 · Anomaly Detection Techniques and Applications · Software Engineering Research
