用知识图谱与大模型结合,实现核电站等高可靠性系统的智能故障诊断。
Complex System Diagnostics Using a Knowledge Graph-Informed and Large Language Model-Enhanced Framework
- 基于功能建模原理,用大模型自动生成系统逻辑并构建知识图谱
- 诊断准确率超90%,可精准提取关键故障信息和推理路径
- 适合安全关键领域专家使用,支持自然语言交互与深度推理
本文提出一种融合知识图谱(KG)与大语言模型(LLM)的新型诊断框架,用于核电厂等高可靠性系统的故障诊断。传统建模方法在系统复杂时失效,而本方法基于动态主逻辑(DML)的功能建模原则,引入两个协同工作的LLM组件:一个用于从系统文档自动构建DML逻辑,另一个作为诊断代理支持交互式诊断。生成的逻辑被编码为结构化知识图谱(KG-DML),支持分层故障推理。可通过专家知识或运行数据进一步提升模型精度。用户以自然语言提问,代理区分诊断与解释任务:诊断时调用外部工具进行图结构推理,解释时采用图检索增强生成(Graph-RAG)技术,从图谱中检索相关片段并生成自然语言说明。对辅助给水系统的案例研究显示,关键元素识别准确率超过90%,工具与参数提取一致,验证了该框架在安全关键诊断中的有效性。
原文摘要 · Abstract (English)
In this paper, we present a novel diagnostic framework that integrates Knowledge Graphs (KGs) and Large Language Models (LLMs) to support system diagnostics in high-reliability systems such as nuclear power plants. Traditional diagnostic modeling struggles when systems become too complex, making functional modeling a more attractive approach. Our approach introduces a diagnostic framework grounded in the functional modeling principles of the Dynamic Master Logic (DML) model. It incorporates two coordinated LLM components, including an LLM-based workflow for automated construction of DML logic from system documentation and an LLM agent that facilitates interactive diagnostics. The generated logic is encoded into a structured KG, referred to as KG-DML, which supports hierarchical fault reasoning. Expert knowledge or operational data can also be incorporated to refine the model's precision and diagnostic depth. In the interaction phase, users submit natural language queries, which are interpreted by the LLM agent. The agent selects appropriate tools for structured reasoning, including upward and downward propagation across the KG-DML. Rather than embedding KG content into every prompt, the LLM agent distinguishes between diagnostic and interpretive tasks. For diagnostics, the agent selects and executes external tools that perform structured KG reasoning. For general queries, a Graph-based Retrieval-Augmented Generation (Graph-RAG) approach is used, retrieving relevant KG segments and embedding them into the prompt to generate natural explanations. A case study on an auxiliary feedwater system demonstrated the framework's effectiveness, with over 90% accuracy in key elements and consistent tool and argument extraction, supporting its use in safety-critical diagnostics.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。