PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 5, 2026Computers, materials & continua/Computers, materials & continua (Print)2 citationsOpen Access

Graph-Augmented Multi-Agent Robust Root Cause Analysis in AIOps

HZHaodong ZouState Grid Corporation of China (China)YZYichen ZhaoShanghai Institute of Optics and Fine MechanicsXCXin ChenFuzhou University

Key Points

  • The aim is to develop an automated root cause analysis framework that effectively utilizes multi-modal observability data.
  • Develop a graph-augmented framework combining graph topology with large language models.
  • Engage in two phases: anomaly fusion graph construction and multi-agent collaborative reasoning.
  • Utilize a navigator agent to guide fault analysis and a verifier agent to reduce inaccuracies.
  • Achieved an average F1-score of 88.4%, outperforming existing methods by 4.6%.
  • Demonstrated comprehensive diagnostics by integrating multiple data modalities.
  • Proved effectiveness through extensive experiments across five diverse datasets.

Abstract

Root cause analysis (RCA), which leverages multi-modal observability data (including metrics, traces, and logs) to identify the fundamental source of system failures, is critical for ensuring the reliability of complex microservice systems. Traditionally, RCA has relied on human engineers to manually correlate these fragmented signals, which is a labor-intensive and error-prone process. Although recent AIOps advancements, particularly those leveraging Large Language Models (LLMs), aim to automate this workflow, they remain constrained by limitations. Existing methods often rely on single-modal data, restricting diagnostic comprehensiveness. Furthermore, approaches that utilize multi-modal data typically depend on simplistic temporal alignment, which fails to capture complex semantic relationships, or directly employ LLMs, which are prone to hallucinations and lack reliability. To address these issues, we propose a novel Graph-Augmented Multi-Agent Framework that synergizes the structural rigor of graph topology with the advanced semantic reasoning capabilities of LLMs. Our approach operates in two distinct phases designed to mimic human expert problem-solving. First, in the Anomaly Fusion Graph Construction phase, we employ a hybrid alignment strategy to bridge the gap between unstructured logs and structured traces. An LLM serves as a “semantic arbitrator” to resolve ambiguities in high-concurrency scenarios, creating a unified knowledge environment where each node is enriched with comprehensive health insights. Second, the Multi-Agent Collaborative Reasoning phase deploys a team of specialized agents to simulate human Site Reliability Engineering (SRE) workflows. A Navigator Agent efficiently guides the search space via calculated fault gradients, while a Diagnoser Agent performs deep semantic analysis. Crucially, a Verifier Agent enforces an Adversarial Validation Protocol to mitigate hallucinations through rigorous counterfactual reasoning. Extensive experiments conducted on five diverse datasets demonstrate the robustness and effectiveness of our approach. The results show that our framework achieves an average F1-score of 88.4%, significantly outperforming state-of-the-art baselines by 4.6%, proving its ability to synthesize multi-modal information into actionable diagnostic insights.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zou et al. (2026) studied this question.

synapsesocial.com/papers/69d1fd3da79560c99a0a3133https://doi.org/10.32604/cmc.2026.077908
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1MicroRCA-Agent: Microservice Root Cause Analysis Method Based on Large Language Model Agents2025
  2. 2ChatRCA: A Root Cause Analysis Method via LLMs-based Multi-Agent with Human-in-the-Loop2026
  3. 3Automating Root Cause Analysis: An Agentic Framework for Evidence-Led Reasoning over Distributed Observability2026
  4. 4Automating Root Cause Analysis: An Agentic Framework for Evidence-Led Reasoning over Distributed System Observability2026
  5. 5Exploring LLM-based Agents for Root Cause Analysis2024