Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TopoEvo: A Topology-Aware Self-Evolving Multi-Agent Framework for Root Cause Analysis in Microservices

About

Root cause analysis (RCA) in microservices is challenging due to (i) noisy and heterogeneous multimodal observability (metrics, logs, traces), (ii) cascading failure propagation that amplifies downstream symptoms, and (iii) non-stationary topology drift induced by autoscaling and rolling updates. Recent LLM-based RCA agents can generate tool-grounded explanations, yet they often remain topology-agnostic and suffer from \emph{symptom-amplification bias}, misattributing the root cause to salient downstream victims. We propose \textbf{TopoEvo}, a topology-aware self-evolving multi-agent framework that couples graph representation learning with structured, topology-constrained reasoning. TopoEvo first introduces \emph{Metric-orthogonal Multimodal Alignment} (MOMA), which decomposes metric embeddings into complementary subspaces and contrastively aligns logs and traces to reduce modality redundancy and sparsity, yielding stable node representations for graph encoding. It then applies \emph{Vector Quantization} (VQ) to discretize topology-enhanced states into auditable \emph{symptom tokens} with a symptom lexicon, enabling reliable retrieval and token-level evidence grounding. On top of these discrete topology cues, TopoEvo performs a multi-agent \emph{Hypothesis--Evidence--Test} (HET) workflow to explicitly verify propagation-consistent explanations and separate initiating anomalies from amplified downstream symptoms. Finally, a \emph{Self-Evolving Mechanism} refreshes hierarchical incident memory and performs conservative test-time adaptation with high-confidence pseudo-labels to maintain robustness under drift.

Junle Wang, Xingchuang Liao, Wenjun Wu• 2026

Related benchmarks

TaskDatasetResultRank
Root Cause LocalizationDataset B
Acc@175.66
19
Fault Types ClassificationDataset B
Micro Precision84.2
16
Root Cause LocalizationAS
Acc@173.1
7
Root Cause LocalizationAP
Acc@166.1
7
Root Cause LocalizationAN
Acc@184.1
7
Fault Types ClassificationAP
Micro Precision0.7325
4
Fault Types ClassificationAN
Micro Precision88.05
4
Fault Types ClassificationAS
Micro Precision70.52
4
Showing 8 of 8 rows

Other info

Follow for update