首页 >

知识图谱与大模型融合驱动的航空电子装备故障诊断(25-33098)

程玉杰1,胡峥2,高永梅3,曾继炎2,周安2,孙博4   

  1. 1. 北航可靠性工程研究所
    2. 北京航空航天大学
    3. 中机研标准技术研究院(北京)有限公司
    4. 北京航空航天大学可靠性与系统工程学院
  • 收稿日期:2025-12-25 修回日期:2026-04-28 出版日期:2026-04-30 发布日期:2026-04-30
  • 通讯作者: 程玉杰
  • 基金资助:
    国家自然科学基金;航空科学基金

Knowledge Graph– and Large Language Model–Driven Fault Diagnosis for Avionics Equipment

  • Received:2025-12-25 Revised:2026-04-28 Online:2026-04-30 Published:2026-04-30
  • Contact: Yujie Cheng

摘要: 知识图谱和大模型作为近年来的新兴技术,利用其实现航空电子装备故障诊断已成为当前研究热点。基于知识图谱的故障诊断方法可解释性强,但侧重实体预测与关系补全,语义泛化能力不足,无法获取多样化结果;而大语言模型虽具备语义理解与生成能力,但可控性较差,易产生幻觉,导致故障诊断精度不高。为提升航空电子装备故障诊断准确度,本文提出了一种以“故障元”为核心的知识图谱与大模型融合驱动的航空电子装备故障诊断方法。首先,在数据层,构建“专家引导与大模型辅助”的故障元提取机制,利用大语言模型对原始故障数据进行清洗与故障元的提取。进而,基于提取出的故障元及各类实体构建结构化知识图谱,利用neo4j进行图谱可视化,为后续推理提供可视化路径。其次,在推理层,基于构建的知识图谱,采用TuckER张量分解模型进行因果链条建模与多跳推理,同时引入大语言模型执行基于知识图谱语义子图的增强推理。最后,在决策层,为提升诊断结论的可信度,本文设计了一致性检验模块,对张量分解模型与大模型的子图推理结果进行交叉验证;仅当结论达到预设的阈值时才予以输出,以兼顾准确性与一致性。本文基于航空飞机电子装备数据集进行案例验证,结果表明,本文所提方法在故障诊断结果的准确度、信息丰富度以及专业一致性等方面优于传统方法,具备良好的鲁棒性与可扩展性。研究成果为构建高可靠、高可信的航空电子装备智能诊断系统提供了新的技术路径。

关键词: 故障诊断, 知识图谱, 知识推理, 大语言模型, 张量分解模型, 知识增强。

Abstract: Knowledge graphs and large language models, as emerging technologies in recent years, have become a major research focus for fault diagnosis of Avionics equipment. Knowledge-graph-based fault diagnosis methods offer strong interpretability, but they mainly focus on entity prediction and relationship completion, exhibiting limited semantic generalization capability and an inability to produce diverse diagnostic results. In contrast, large language models possess strong semantic understanding and generation abilities, yet suffer from limited controllability and a tendency to generate hallucinations, which can reduce diagnostic accuracy. To improve the accuracy of fault diagnosis for Avionics equipment, this paper proposes a fusion-driven fault diagnosis method that integrates knowledge graphs and large language models, centered on the concept of “fault elements.” First, at the data layer, an “expert-guided and large-model-assisted” fault element extraction mechanism is constructed, in which a large language model is employed to clean raw fault data and extract fault elements. Based on the extracted fault elements and various entities, a structured knowledge graph is then constructed and visualized using Neo4j, providing intuitive reasoning paths for subsequent inference. Second, at the reasoning layer, causal chain modeling and multi-hop reasoning are performed on the constructed knowledge graph using the TuckER tensor decomposition model, while a large language model is introduced to conduct enhanced reasoning over semantically relevant subgraphs of the knowledge graph. Finally, at the decision layer, to improve the credibility of diagnostic conclusions, a consistency verification module is designed to cross-validate the reasoning results from the tensor decomposition model and the large language model based on subgraph inference. Diagnostic conclusions are output only when they meet a predefined threshold, thereby balancing accuracy and consistency. Case studies conducted on an aviation aircraft electronics equipment dataset demonstrate that the proposed method outperforms traditional approaches in terms of diagnostic accuracy, information richness, and professional consistency, and exhibits strong robustness and scalability. The results provide a novel technical pathway for constructing highly reliable and trustworthy intelligent diagnostic systems for Avionics equipment.

Key words: Fault diagnosis, Knowledge graphs, Knowledge reasoning, Large language models, Tensor decomposition, Knowledge-augmented inference.

中图分类号: