Agentic Root Cause Analysis through Evidence-Grounded Reasoning· 面向证据推理的代理根因分析
Diagnosing the root cause of anomalies is essential for safe industrial operation. Despite extensive sensor instrumentation, formulating hypotheses and gathering evidence remains a manual process, creating a major operational bottleneck. While existing data-driven approaches aim to automate this, two critical limitations restrict their deployment: their operate as black boxes unable to justify their diagnosis, and they require scarce labeled examples of faulty operation. To address this gap, we introduce AgentRCA, a zero-shot agentic framework for evidence-grounded root cause analysis. Rather than learning fault-specific mappings, AgentRCA performs inference-time reasoning by combining a data-driven digital twin (modeling normal system dynamics) with a tool-augmented large language model.
自动化异常根因分析,无需标注数据且能解释推理过程。
- 核心方法
- 提出AgentRCA框架,结合数据驱动的数字孪生和增强大型语言模型,在推理时基于证据进行分析。
- 适合谁读
- 研究者 / 工程师
- 要解决的问题
- 现有数据驱动方法在异常诊断中存在黑箱问题和标注数据稀缺的问题。
- 关键实验
- 未提供
- 主要贡献
- 实现零样本、可解释的代理根因分析,突破现有方法的局限。
- 意义与局限
- 提升工业异常诊断效率和可靠性,但仍需验证其在复杂实际场景中的表现。