AI News selected for Professionals and Decision Makers
Primary Research Stream

How Far Can Root Cause Analysis Go on Real-World Telemetry Data?

06:00 · July 16, 2026 · arXiv cs.AI RSS

How Far Can Root Cause Analysis Go on Real-World Telemetry Data?

Identifying root causes in production microservice failures requires reasoning over large-scale, multimodal telemetry spanning metrics, logs, and traces, a problem that has proved resistant to both classical and LLM-based approaches. The OpenRCA dataset exemplifies these challenges: it is large-scale, multimodal, and lacks detailed domain knowledge, and yields consistently low accuracy across all existing methods. We show that classical causal discovery methods and existing LLM-based multi-agent systems fail to reliably identify root causes on this benchmark, and present a Structured Multi-Agent RCA pipeline that substantially outperforms existing LLM-based and classical baselines, supporting both domain-knowledge and knowledge-free operating modes. To diagnose where failures originate, we introduce a reverse reasoning agent that, given the correct answer, identifies which signals in the extracted anomalies support it and determines whether Stage~1 had access to those signals, classifying each failure as Reasoning Gap (evidence present but unused) or Data Ambiguity (evidence genuinely absent). This analysis reveals that the required evidence is present in the vast majority of failures: the bottleneck is not data access but the agent's ability to reason over it correctly. We further introduce an automated rule mining pipeline that systematically extracts discrimination rules from reverse reasoning reports, reducing reliance on manual knowledge curation. Across all configurations, model reasoning capability and domain knowledge are the primary constraints: stronger models embed more domain expertise, and explicit knowledge injection partially compensates for this gap. Reasoning performance remains practically bounded even when evidence extraction is perfect: scaffold engineering and better data pipelines alone cannot close this gap; progress requires improvements at the model level.

Summary

Identifying root causes in large-scale microservice failures requires reasoning across heterogeneous telemetry that includes metrics, logs, and traces, often distributed over many files and recorded at incompatible time granularities. The OpenRCA benchmark captures these production realities: a 64 GB multimodal corpus spanning three domain-specific environments, with each failure instance limited to a 30-minute window that still produces roughly 2 GB of raw data once extracted. Existing classical causal-discovery algorithms and current LLM-based multi-agent systems both yield low accuracy on this corpus, the former because short windows and high dimensionality violate their statistical assumptions, the latter because aggressive context reduction and ad-hoc anomaly detection discard or mis-rank critical signals.

A Structured Multi-Agent RCA pipeline addresses these constraints by first condensing each window into a fixed, pre-computed set of anomalous rows using consistent per-KPI thresholds. Subsequent agents then perform staged enumeration, clustering, cross-modal verification with log and trace tools, and iterative reflection over that compact evidence. The pipeline supports two operating modes—one that supplies explicit component taxonomies and inference rules, and one that relies solely on telemetry-derived patterns—allowing isolation of the contribution of domain knowledge from raw reasoning ability.

To determine why failures persist, the authors introduce a reverse-reasoning agent that, given the ground-truth root cause, reconstructs the supporting evidence chain and classifies each error as either a Reasoning Gap (the necessary signals were present but not used) or Data Ambiguity (the signals were genuinely absent). Across the examined cases the required evidence resides in the extracted anomalies for the great majority of instances, indicating that the dominant bottleneck lies in model reasoning and available domain knowledge rather than in data access. An automated rule-mining pipeline further distills discrimination rules from these reverse-reasoning traces, reducing dependence on manual knowledge curation.

Empirical results show that the structured pipeline substantially outperforms both classical baselines and prior LLM-based systems on OpenRCA. Nevertheless, even perfect anomaly extraction leaves residual ambiguity that stronger base models and explicit domain knowledge can only partially mitigate. The findings therefore bound the practical gains obtainable from scaffold engineering alone and point to model-level improvements as the next necessary step.

Why it matters

This research is highly relevant for AI researchers and AIOps practitioners in the Netherlands managing complex cloud-native environments. It provides actionable insights into improving LLM-based multi-agent systems for automated diagnostics, a critical area for Dutch tech enterprises and infrastructure providers.

More in this beat
causal-discoveryexperimental-benchmarksllm-agentsmulti-agent-systemsnovel-methodologiesobservability-updatesOpenRCA
Risk Is Not the Target: A Monotonic Framework for Evaluating Wildfire Operational Risk Signals

06:00 · July 27, 2026

Risk Is Not the Target: A Monotonic Framework for Evaluating Wildfire Operational Risk Signals

This research is highly relevant for Dutch AI researchers focusing on operational risk, climate adaptation, and emergency response. The proposed monotonic evaluation framework and the insights into hybrid LLM-predictive architectures can be directly adapted to other risk domains critical to the Netherlands, such as flood management and infrastructure monitoring.

Relevance 75 · Audience 95

L-MAD: A Systematic Evaluation of Multi-Agent Debate Structures in Legal Reasoning

06:00 · July 13, 2026

L-MAD: A Systematic Evaluation of Multi-Agent Debate Structures in Legal Reasoning

This research is highly relevant for Dutch AI researchers and LegalTech developers building multi-agent systems for high-stakes, regulatory, or compliance domains. It provides actionable insights into preventing hallucination and over-deliberation, aligning with the Netherlands' strong focus on transparent, ethical, and reliable AI.

Relevance 85 · Audience 95

ARCANA: A Reflective Multi-Agent Program Synthesis Framework for ARC-AGI-2 Reasoning

06:00 · July 13, 2026

ARCANA: A Reflective Multi-Agent Program Synthesis Framework for ARC-AGI-2 Reasoning

This highly technical paper is directly relevant to AI researchers and advanced practitioners in the Netherlands working on AGI, multi-agent systems, and abstract reasoning. Its focus on achieving state-of-the-art results under strict hardware constraints makes it highly actionable for Dutch research labs and AI-driven SMEs looking to deploy efficient reasoning models.

Relevance 85 · Audience 95

StateFuse: Deterministic Conflict-Preserving Memory for Multi-Agent Systems

06:00 · July 8, 2026

StateFuse: Deterministic Conflict-Preserving Memory for Multi-Agent Systems

This research is highly relevant for Dutch AI practitioners developing multi-agent systems, as it directly addresses the need for transparent and auditable AI memory architectures. By preserving data conflicts rather than overwriting them, StateFuse aligns strongly with EU and Dutch priorities for ethical, explainable, and safe AI deployments.

Relevance 85 · Audience 95

Self-GC: Self-Governing Context for Long-Horizon LLM Agents

06:00 · July 2, 2026

Self-GC: Self-Governing Context for Long-Horizon LLM Agents

This research provides a highly technical and novel solution to context window limitations and token costs in LLM agents. For Dutch AI researchers and enterprises, implementing such lifecycle control mechanisms can significantly optimize the scalability and cost-efficiency of autonomous AI deployments.

Relevance 85 · Audience 95

Revealing Safety-Critical Scenarios for UTM via Transformer

06:00 · July 1, 2026

Revealing Safety-Critical Scenarios for UTM via Transformer

This research is highly relevant for Dutch AI practitioners and researchers focusing on smart mobility, drone logistics, and AI safety. As the EU develops its U-space framework for drone management, advanced methods for validating the safety of high-risk autonomous systems align perfectly with the Netherlands' strategic focus on robust and trustworthy AI.

Relevance 85 · Audience 95