paper-with-me

홈 › Papers

Complex System Diagnostics Using a Knowledge Graph-Informed and Large Language Model-Enhanced Framework

2025-05-27 · Saman Marandi, Yu-Shu Hu, Mohammad Modarres

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.

📄 PDF Abstract BibTeX arXiv:2505.21291

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelNatural Language QueriesRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Physics-Informed Super-Resolution Diffusion for 6D Phase Space Diagnostics

2025-01-08 · Alexander Scheinker

Adaptive physics-informed super-resolution diffusion is developed for non-invasive virtual diagnostics of the 6D phase space density of charged particle beams. An adaptive variational autoencoder (VAE) embeds initial bea…

Super-Resolution

Integrating LLMs for Explainable Fault Diagnosis in Complex Systems

2024-02-08 · Akshay J. Dave, Tat Nghia Nguyen, Richard B. Vilim

This paper introduces an integrated system designed to enhance the explainability of fault diagnostics in complex systems, such as nuclear power plants, where operator understanding is critical for informed decision-maki…

Decision MakingDiagnosticFault DiagnosisLanguage Modeling+2

Pointwise is Pointless? A Multimodal Ablation Study for Precipitation Nowcasting with Graph Neural Networks

2026-06-16 · Ophélia Miralles, Máté Mile, Christoffer Artturi, Thomas Nipen 외 arxiv

Sparse point observations are increasingly available for precipitation nowcasting, but it is unclear how much they improve dense radar-field forecasts. We partially address this question with a multimodal graph neural ne…

Graph Neural Network

OrthoDoc: Multimodal Large Language Model for Assisting Diagnosis in Computed Tomography

2024-08-30 · Youzhu Jin, Yichen Zhang

Multimodal large language models (MLLMs) have achieved significant success in the general field of image processing. Their emerging task generalization and freeform conversational capabilities can greatly facilitate medi…

Computed Tomography (CT)DiagnosticLanguage ModelingLanguage Modelling+4

Physics-Informed Machine Learning for Transformer Condition Monitoring -- Part II: Physics-Informed Neural Networks and Uncertainty Quantification

2025-12-20 · Jose I. Aizpurua arxiv

The integration of physics-based knowledge with machine learning models is increasingly shaping the monitoring, diagnostics, and prognostics of electrical transformers. In this two-part series, the first paper introduced…