Pith. sign in

REVIEW 2 cited by

mABC: multi-Agent Blockchain-Inspired Collaboration for root cause analysis in micro-services architecture

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.12135 v3 pith:3UMKSC5I submitted 2024-04-18 cs.MA cs.CRcs.DC

classification cs.MAcs.CRcs.DC
keywords analysisrootcauseblockchain-inspiredagentarchitecturemabcmicro-services
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Root cause analysis (RCA) in Micro-services architecture (MSA) with escalating complexity encounters complex challenges in maintaining system stability and efficiency due to fault propagation and circular dependencies among nodes. Diverse root cause analysis faults require multi-agents with diverse expertise. To mitigate the hallucination problem of large language models (LLMs), we design blockchain-inspired voting to ensure the reliability of the analysis by using a decentralized decision-making process. To avoid non-terminating loops led by common circular dependency in MSA, we objectively limit steps and standardize task processing through Agent Workflow. We propose a pioneering framework, multi-Agent Blockchain-inspired Collaboration for root cause analysis in micro-services architecture (mABC), where multiple agents based on the powerful LLMs follow Agent Workflow and collaborate in blockchain-inspired voting. Specifically, seven specialized agents derived from Agent Workflow each provide valuable insights towards root cause analysis based on their expertise and the intrinsic software knowledge of LLMs collaborating within a decentralized chain. Our experiments on the AIOps challenge dataset and a newly created Train-Ticket dataset demonstrate superior performance in identifying root causes and generating effective resolutions. The ablation study further highlights Agent Workflow, multi-agent, and blockchain-inspired voting is crucial for achieving optimal performance. mABC offers a comprehensive automated root cause analysis and resolution in micro-services architecture and significantly improves the IT Operation domain. The code and dataset are in https://github.com/zwpride/mABC.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. The Multi-Agent Fault Localization System Based on Monte Carlo Tree Search Approach

    cs.SE 2025-07 conditional novelty 6.0 of 10

    An LLM multi-agent system using Monte Carlo Tree Search over a Fault Mining Tree reports 49-128% higher root cause localization accuracy and much lower token use than prior LLM-based RCA methods.

  2. A Survey of AIOps in the Era of Large Language Models

    cs.SE 2025-06 conditional novelty 3.0 of 10

    A systematic survey that categorizes LLM-based AIOps research into four dimensions: data sources, tasks, methods, and evaluation, claiming to be the first comprehensive such overview.

Pith tools