用知识图谱增强大模型,精准推理烟草病虫害防治方案
Knowledge Reasoning of Large Language Models Integrating Graph-Structured Information for Pest and Disease Control in Tobacco
- 基于图结构知识库,融合实体关系提升推理能力
- 在多跳和对比推理任务中准确率显著优于基线方法
- 适合农业智能决策、病虫害诊断等场景的科研与应用
本文提出一种集成图结构信息的大语言模型方法,用于烟草病虫害防控中的知识推理。基于GraphRAG框架,通过领域知识图谱显式整合疾病、症状、防治方法等关键实体及其关系。首先利用大模型辅助构建烟草病虫害知识图谱,随后结合图神经网络(GNN)学习节点表示,捕获局部与全局关系信息,并采用Transformer架构作为核心推理模型。以ChatGLM为基础模型,通过LoRA进行参数高效微调。大量实验表明,该方法在多个评估指标上均优于基线,尤其在复杂多跳和对比推理任务中表现突出,显著提升了推理准确性与深度。
原文摘要 · Abstract (English)
This paper proposes a large language model (LLM) approach that integrates graph-structured information for knowledge reasoning in tobacco pest and disease control. Built upon the GraphRAG framework, the proposed method enhances knowledge retrieval and reasoning by explicitly incorporating structured information from a domain-specific knowledge graph. Specifically, LLMs are first leveraged to assist in the construction of a tobacco pest and disease knowledge graph, which organizes key entities such as diseases, symptoms, control methods, and their relationships. Based on this graph, relevant knowledge is retrieved and integrated into the reasoning process to support accurate answer generation. The Transformer architecture is adopted as the core inference model, while a graph neural network (GNN) is employed to learn expressive node representations that capture both local and global relational information within the knowledge graph. A ChatGLM-based model serves as the backbone LLM and is fine-tuned using LoRA to achieve parameter-efficient adaptation. Extensive experimental results demonstrate that the proposed approach consistently outperforms baseline methods across multiple evaluation metrics, significantly improving both the accuracy and depth of reasoning, particularly in complex multi-hop and comparative reasoning scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。