Controlling pests and diseases in vital crops like tobacco presents a significant challenge, demanding accurate knowledge and effective reasoning, and now researchers are applying the power of artificial intelligence to address this need. Siyu Li, Chenwei Song, Wan Zhou, and Xinyi Liu from Chongqing Jiaotong University developed a new large language model that incorporates structured knowledge to improve decision-making in tobacco pest and disease control. Their innovative approach builds a detailed understanding of tobacco ailments, symptoms, and treatments, then uses this information to enhance the reasoning capabilities of the language model, allowing it to provide more accurate and comprehensive answers to complex questions. The team’s work demonstrates a substantial improvement in reasoning accuracy, particularly when dealing with intricate scenarios requiring multiple steps of inference, and represents a significant step forward in applying AI to agricultural problem-solving.
GraphRAG enhances LLM agricultural reasoning
Researchers have developed a new framework, GraphRAG+ChatGLM, to improve reasoning capabilities in large language models (LLMs) for agricultural decision-making, specifically focusing on tobacco pest and disease control. LLMs often lack the specific knowledge and reasoning skills needed for complex, domain-specific tasks, and this system addresses that limitation by combining knowledge retrieval with a structured understanding of relationships between entities. The method involves constructing a knowledge graph containing information about tobacco pests, diseases, symptoms, and control methods. Graph neural networks (GNNs) process this knowledge graph, learning numerical representations of entities and their relationships, which enhances the LLM’s understanding.
This GCN-enhanced information improves the retrieval process, providing the LLM with relevant facts and a better understanding of their connections. Experiments demonstrate that GraphRAG+ChatGLM consistently outperforms baseline methods, including LLMs without external knowledge and those using simpler knowledge graph embeddings. The system excels in multi-hop reasoning, combining information from multiple sources, and comparative reasoning, evaluating different options. This suggests that explicitly modeling the graph structure is more effective than relying solely on textual similarity. This approach offers potential for building intelligent systems to support farmers in pest and disease management and could be applied to other knowledge-intensive domains like healthcare and finance. Future research will focus on scaling the knowledge graph, exploring advanced GNN architectures, and improving how knowledge graph information is integrated with LLM reasoning.
GraphRAG Improves Tobacco Pest and Disease Reasoning
Scientists have pioneered a novel approach to knowledge reasoning, integrating graph-structured information with large language models (LLMs) to improve pest and disease control in tobacco agriculture. They constructed a comprehensive knowledge graph, meticulously organizing entities like diseases, symptoms, and control methods, and defining the relationships between them, forming a robust foundation for intelligent applications. To facilitate a deeper understanding of the knowledge graph, the team employed a graph neural network (GNN) to learn expressive node representations, capturing both local and global relational information. This allows the LLM to better interpret complex connections, and the researchers utilized TransE for graph embeddings and a GCN to refine node representations, providing richer contextual knowledge.
A ChatGLM-based model was then fine-tuned using LoRA, achieving parameter-efficient adaptation for the task. Experiments demonstrate that this integrated system significantly improves both the accuracy and depth of reasoning, particularly in multi-hop reasoning and comparative analysis, outperforming baseline methods. This work demonstrates a comprehensive utilization of knowledge graph information, incorporating relational structure through advanced modeling techniques to provide the LLM with a more nuanced understanding of the domain.
Knowledge Reasoning for Tobacco Pest Control
Scientists have developed a new approach to knowledge reasoning for tobacco pest and disease control, integrating large language models with structured information from a domain-specific knowledge base. The team constructed a comprehensive knowledge base, organizing key entities like diseases, symptoms, and control methods alongside their relationships, supporting reasoning processes with relevant, retrieved information. The core of the system utilizes the Transformer architecture for inference, coupled with a graph neural network (GNN) designed to learn expressive representations of nodes within the knowledge graph. This GNN captures both local and global relational information, enhancing the model’s understanding of complex connections between entities.
A ChatGLM-based model functions as the backbone large language model, and the team employed LoRA for parameter-efficient fine-tuning. Experiments reveal significant improvements in both the accuracy and depth of reasoning, particularly when addressing complex multi-hop and comparative reasoning scenarios. The research demonstrates a more comprehensive utilization of knowledge graph information, moving beyond simple entity-level data to incorporate relational structure through graph embedding and graph neural network modeling. By integrating GCN-learned graph embeddings into the language model, the framework achieves a deeper fusion of structured knowledge and language processing capabilities.
Knowledge Reasoning for Tobacco Pest Control
This research presents a novel approach to knowledge reasoning in tobacco pest and disease control, integrating large language models with structured information from a specialized knowledge base. Scientists developed a system that constructs a detailed understanding of tobacco pests, diseases, symptoms, and effective control methods, organizing these elements and their relationships within a knowledge graph. By combining this graph-based knowledge with a powerful language model, the team significantly improved the accuracy and depth of reasoning capabilities, particularly when addressing complex questions requiring multiple steps or comparisons. The results demonstrate that this method consistently outperforms existing techniques in evaluating reasoning performance, offering a substantial advancement in agricultural decision-making. While the current study acknowledges limitations related to the size of the knowledge graph used, the team plans to expand this resource and explore more sophisticated methods for representing and integrating graph data. Future work will also investigate the potential of this framework in other knowledge-intensive fields, such as healthcare and broader intelligent systems, to assess its wider applicability and general effectiveness.
👉 More information
🗞 Knowledge Reasoning of Large Language Models Integrating Graph-Structured Information for Pest and Disease Control in Tobacco
🧠 ArXiv: https://arxiv.org/abs/2512.21837
