arXiv:2411.19539cs.AIcs.CL2024-11被引 4

用图RAG提升汽车故障分析知识传递效率

Knowledge Management for Automobile Failure Analysis Using Graph RAG

  • 结合大模型与知识图谱构建故障分析问答系统
  • 生成回答的ROUGE F1得分提升157.6%
  • 适合车企知识传承与新工程师培训

本文提出一种基于检索增强生成(Graph RAG)的汽车故障分析知识管理系统,融合大语言模型(LLMs)与知识图谱(KGs)。汽车行业中,资深工程师的故障分析经验需传递给新人,但故障常呈链式反应,新手难理解。尽管知识图谱能有效表达组件间语义关系,但其结构复杂,新人难以提取关键子图。现有图RAG框架在使用非大模型构建的知识图谱时,难以生成可执行查询。为此,本文优化了面向已有知识图谱的图RAG流程。基于自建问答数据集,所提方法生成文本的ROUGE F1得分相较现有方法平均提升157.6%,验证了其在汽车故障分析中的有效性。

原文摘要 · Abstract (English)

This paper presents a knowledge management system for automobile failure analysis using retrieval-augmented generation (RAG) with large language models (LLMs) and knowledge graphs (KGs). In the automotive industry, there is a growing demand for knowledge transfer of failure analysis from experienced engineers to young engineers. However, failure events are phenomena that occur in a chain reaction, making them difficult for beginners to analyze them. While knowledge graphs, which can describe semantic relationships and structure information is effective in representing failure events, due to their capability of representing the relationships between components, there is much information in KGs, so it is challenging for young engineers to extract and understand sub-graphs from the KG. On the other hand, there is increasing interest in the use of Graph RAG, a type of RAG that combines LLMs and KGs for knowledge management. However, when using the current Graph RAG framework with an existing knowledge graph for automobile failures, several issues arise because it is difficult to generate executable queries for a knowledge graph database which is not constructed by LLMs. To address this, we focused on optimizing the Graph RAG pipeline for existing knowledge graphs. Using an original Q&A dataset, the ROUGE F1 score of the sentences generated by the proposed method showed an average improvement of 157.6% compared to the current method. This highlights the effectiveness of the proposed method for automobile failure analysis.

知识图谱故障分析RAG大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。