paper-with-me

홈 › Papers

CHASE: A Causal Heterogeneous Graph based Framework for Root Cause Analysis in Multimodal Microservice Systems

2024-06-28 · Ziming Zhao, Tiehua Zhang, Zhishu Shen, Hai Dong, Xingjun Ma, Xianhui Liu, Yun Yang

In recent years, the widespread adoption of distributed microservice architectures within the industry has significantly increased the demand for enhanced system availability and robustness. Due to the complex service invocation paths and dependencies at enterprise-level microservice systems, it is challenging to locate the anomalies promptly during service invocations, thus causing intractable issues for normal system operations and maintenance. In this paper, we propose a Causal Heterogeneous grAph baSed framEwork for root cause analysis, namely CHASE, for microservice systems with multimodal data, including traces, logs, and system monitoring metrics. Specifically, related information is encoded into representative embeddings and further modeled by a multimodal invocation graph. Following that, anomaly detection is performed on each instance node with attentive heterogeneous message passing from its adjacent metric and log nodes. Finally, CHASE learns from the constructed hypergraph with hyperedges representing the flow of causality and performs root cause localization. We evaluate the proposed framework on two public microservice datasets with distinct attributes and compare with the state-of-the-art methods. The results show that CHASE achieves the average performance gain up to 36.2%(A@1) and 29.4%(Percentage@1), respectively to its best counterpart.

📄 PDF Abstract BibTeX arXiv:2406.19711

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Causal Heterogeneous Graph Learning Method for Chronic Obstructive Pulmonary Disease Prediction

2025-12-22 · Leming Zhou, Zuo Wang, Zhigang Liu arxiv

Due to the insufficient diagnosis and treatment capabilities at the grassroots level, there are still deficiencies in the early identification and early warning of acute exacerbation of Chronic obstructive pulmonary dise…

Graph Representation LearningCausal InferenceGraph Learning

Time Series Causal Discovery via Context-Conditioned and Causality-Augmented Pretraining

2026-05-26 · Biao Ouyang, Tengxue Zhang, Zhihao Zhuang, Yang Shu 외 arxiv

Causal discovery from time series is critical for many real-world applications, such as tracing the root causes of anomalies. Existing approaches typically rely on dataset-specific optimization, making it difficult to tr…

GALA: Can Graph-Augmented Large Language Model Agentic Workflows Elevate Root Cause Analysis?

2025-08-17 · Yifang Tian, Yaming Liu, Zichun Chong, Zihang Huang 외 arxiv

Root cause analysis (RCA) in microservice systems is challenging, requiring on-call engineers to rapidly diagnose failures across heterogeneous telemetry such as metrics, logs, and traces. Traditional RCA methods often f…

Causal Inference

Hypergraph and Latent ODE Learning for Multimodal Root Cause Localization in Microservices

2026-05-01 · Xin Liu, Yuhang He, Sichen Zhao, Kejian Tong 외 arxiv

Root cause localization in cloud native microservice systems requires modeling complex service dependencies, irregular temporal dynamics, and heterogeneous observability data. We present HyperODE RCA, a unified framework…

Hierarchical Graph Neural Networks for Causal Discovery and Root Cause Localization

2023-02-03 · Dongjie Wang, Zhengzhang Chen, Jingchao Ni, Liang Tong 외

In this paper, we propose REASON, a novel framework that enables the automatic discovery of both intra-level (i.e., within-network) and inter-level (i.e., across-network) causal relationships for root cause localization.…

Causal DiscoveryTime SeriesTime Series Analysis