Twin Graph-based Anomaly Detection via Attentive Multi-Modal Learning for Microservice System
Jun Huang, Yang Yang, Hang Yu, Jianguo Li, Xiao Zheng

TL;DR
This paper introduces MSTGAD, a semi-supervised, graph-based anomaly detection method that integrates multi-modal data using attentive neural networks to improve real-time detection in microservice systems.
Contribution
The paper presents a novel multi-modal, graph-based anomaly detection framework with transformer-based attention mechanisms for microservice systems, addressing limitations of single-modality approaches.
Findings
Effective integration of metrics, logs, and traces improves detection accuracy.
Real-time anomaly detection demonstrated on microservice system data.
Open-source implementation available for reproducibility.
Abstract
Microservice architecture has sprung up over recent years for managing enterprise applications, due to its ability to independently deploy and scale services. Despite its benefits, ensuring the reliability and safety of a microservice system remains highly challenging. Existing anomaly detection algorithms based on a single data modality (i.e., metrics, logs, or traces) fail to fully account for the complex correlations and interactions between different modalities, leading to false negatives and false alarms, whereas incorporating more data modalities can offer opportunities for further performance gain. As a fresh attempt, we propose in this paper a semi-supervised graph-based anomaly detection method, MSTGAD, which seamlessly integrates all available data modalities via attentive multi-modal learning. First, we extract and normalize features from the three modalities, and further…
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.
Code & Models
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 · Software-Defined Networks and 5G
Methodstravel james
