{"title":"基于实例分割框架的莴苣田杂草识别和可变喷洒智能设备的开发","authors":"Long-Tao Niu, Wen-Hao Su, He-Yi Zhang, Qi Wang, Bo-Wen Dong, Yankun Peng","doi":"10.1016/j.engappai.2025.111634","DOIUrl":null,"url":null,"abstract":"<div><div>Weeds in the field compete with crops for nutrients, water and sunlight, hindering the early growth of crops. If not controlled in time, weeds may adversely affect crop growth and yield. Although chemical weed control is low cost, efficient and widely applicable, excessive use of chemical agents may lead to herbicide residues and environmental pollution. In this study, an instance segmentation-based intelligent equipment was developed for weed recognition and targeted variable-rate spraying in lettuce fields. The You-Only-Look-Once version 8 segmentation (YOLOv8-seg) model was optimized through three key enhancements. Initially, Depthwise Separable Convolution (DSConv) was adopted to replace standard convolutional layers, effectively reducing model complexity, and improving computational efficiency. After that, a novel Faster Implementation of Cross Stage Partial Bottleneck with 2 Convolutions-Star shaped Convolutional (C2f_Star) module was proposed, which integrated the StarBlock from the Star-shaped Convolutional Neural Network (StarNet) into the existing structure, thereby enhancing the feature extraction capabilities of the model. Finally, the Simple Attention Module (SimAM), a parameter-free attention mechanism, was introduced to improve the model's attention to relevant features without increasing the number of parameters. These improvements led to the development of the YOLOv8n-seg model, which achieved a mean Average Precision (mAP) of 90.15 % at 0.5 Intersection over Union (IoU), with 2,281,702 parameters and an inference speed of 15.7 ms per frame. Compared with the original model, the average precision and inference speed increased by 2.65 % and 4.3 %, respectively, while the number of parameters was reduced by 30 %. By combining this model with post-processing algorithms, a precision variable spraying algorithm and equipment were developed. Laboratory experiments at three different weed density levels demonstrated that the system achieved an average recognition accuracy of 95.2 % and a target spraying success rate of 97.2 % for weeds in lettuce fields. Herbicide dosage was reduced by 88.42 %, 65.25 %, and 37.30 % at the three density levels, respectively. This research provides essential theoretical and technical support for the development of precision spraying and weeding robots.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"159 ","pages":"Article 111634"},"PeriodicalIF":7.5000,"publicationDate":"2025-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Development of intelligent equipment for weed identification and variable spraying in lettuce fields based on instance segmentation framework\",\"authors\":\"Long-Tao Niu, Wen-Hao Su, He-Yi Zhang, Qi Wang, Bo-Wen Dong, Yankun Peng\",\"doi\":\"10.1016/j.engappai.2025.111634\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Weeds in the field compete with crops for nutrients, water and sunlight, hindering the early growth of crops. If not controlled in time, weeds may adversely affect crop growth and yield. Although chemical weed control is low cost, efficient and widely applicable, excessive use of chemical agents may lead to herbicide residues and environmental pollution. In this study, an instance segmentation-based intelligent equipment was developed for weed recognition and targeted variable-rate spraying in lettuce fields. The You-Only-Look-Once version 8 segmentation (YOLOv8-seg) model was optimized through three key enhancements. Initially, Depthwise Separable Convolution (DSConv) was adopted to replace standard convolutional layers, effectively reducing model complexity, and improving computational efficiency. After that, a novel Faster Implementation of Cross Stage Partial Bottleneck with 2 Convolutions-Star shaped Convolutional (C2f_Star) module was proposed, which integrated the StarBlock from the Star-shaped Convolutional Neural Network (StarNet) into the existing structure, thereby enhancing the feature extraction capabilities of the model. Finally, the Simple Attention Module (SimAM), a parameter-free attention mechanism, was introduced to improve the model's attention to relevant features without increasing the number of parameters. These improvements led to the development of the YOLOv8n-seg model, which achieved a mean Average Precision (mAP) of 90.15 % at 0.5 Intersection over Union (IoU), with 2,281,702 parameters and an inference speed of 15.7 ms per frame. Compared with the original model, the average precision and inference speed increased by 2.65 % and 4.3 %, respectively, while the number of parameters was reduced by 30 %. By combining this model with post-processing algorithms, a precision variable spraying algorithm and equipment were developed. Laboratory experiments at three different weed density levels demonstrated that the system achieved an average recognition accuracy of 95.2 % and a target spraying success rate of 97.2 % for weeds in lettuce fields. Herbicide dosage was reduced by 88.42 %, 65.25 %, and 37.30 % at the three density levels, respectively. This research provides essential theoretical and technical support for the development of precision spraying and weeding robots.</div></div>\",\"PeriodicalId\":50523,\"journal\":{\"name\":\"Engineering Applications of Artificial Intelligence\",\"volume\":\"159 \",\"pages\":\"Article 111634\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2025-07-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Engineering Applications of Artificial Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0952197625016367\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"AUTOMATION & CONTROL SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Engineering Applications of Artificial Intelligence","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0952197625016367","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"AUTOMATION & CONTROL SYSTEMS","Score":null,"Total":0}
引用次数: 0
摘要
田间杂草与作物争夺养分、水分和阳光,阻碍了作物的早期生长。如果不及时控制,杂草可能会对作物生长和产量产生不利影响。化学除草虽然成本低、效率高、应用广泛,但化学药剂的过量使用可能导致除草剂残留和环境污染。本研究开发了一种基于实例分割的生菜田杂草识别和定向变速喷洒智能设备。You-Only-Look-Once version 8 segmentation (YOLOv8-seg)模型通过三个关键的增强进行了优化。最初采用深度可分离卷积(DSConv)代替标准卷积层,有效降低了模型复杂度,提高了计算效率。在此基础上,提出了一种新的快速实现2卷积跨阶段局部瓶颈的星形卷积(C2f_Star)模块,将星形卷积神经网络(StarNet)中的StarBlock集成到现有结构中,从而增强了模型的特征提取能力。最后,引入无参数注意机制SimAM (Simple Attention Module),在不增加参数数量的情况下提高模型对相关特征的注意。这些改进导致了YOLOv8n-seg模型的发展,该模型具有2,281,702个参数,每帧推理速度为15.7 ms,在0.5个交叉点(IoU)上实现了90.15%的平均精度(mAP)。与原始模型相比,平均精度和推理速度分别提高了2.65%和4.3%,参数数量减少了30%。将该模型与后处理算法相结合,开发了高精度变量喷涂算法和设备。在3种不同杂草密度水平下的室内试验表明,该系统对莴苣田杂草的平均识别准确率为95.2%,目标喷洒成功率为97.2%。3个密度水平下,除草剂用量分别减少88.42%、65.25%和37.30%。本研究为研制高精度喷除草机器人提供了必要的理论和技术支持。
Development of intelligent equipment for weed identification and variable spraying in lettuce fields based on instance segmentation framework
Weeds in the field compete with crops for nutrients, water and sunlight, hindering the early growth of crops. If not controlled in time, weeds may adversely affect crop growth and yield. Although chemical weed control is low cost, efficient and widely applicable, excessive use of chemical agents may lead to herbicide residues and environmental pollution. In this study, an instance segmentation-based intelligent equipment was developed for weed recognition and targeted variable-rate spraying in lettuce fields. The You-Only-Look-Once version 8 segmentation (YOLOv8-seg) model was optimized through three key enhancements. Initially, Depthwise Separable Convolution (DSConv) was adopted to replace standard convolutional layers, effectively reducing model complexity, and improving computational efficiency. After that, a novel Faster Implementation of Cross Stage Partial Bottleneck with 2 Convolutions-Star shaped Convolutional (C2f_Star) module was proposed, which integrated the StarBlock from the Star-shaped Convolutional Neural Network (StarNet) into the existing structure, thereby enhancing the feature extraction capabilities of the model. Finally, the Simple Attention Module (SimAM), a parameter-free attention mechanism, was introduced to improve the model's attention to relevant features without increasing the number of parameters. These improvements led to the development of the YOLOv8n-seg model, which achieved a mean Average Precision (mAP) of 90.15 % at 0.5 Intersection over Union (IoU), with 2,281,702 parameters and an inference speed of 15.7 ms per frame. Compared with the original model, the average precision and inference speed increased by 2.65 % and 4.3 %, respectively, while the number of parameters was reduced by 30 %. By combining this model with post-processing algorithms, a precision variable spraying algorithm and equipment were developed. Laboratory experiments at three different weed density levels demonstrated that the system achieved an average recognition accuracy of 95.2 % and a target spraying success rate of 97.2 % for weeds in lettuce fields. Herbicide dosage was reduced by 88.42 %, 65.25 %, and 37.30 % at the three density levels, respectively. This research provides essential theoretical and technical support for the development of precision spraying and weeding robots.
期刊介绍:
Artificial Intelligence (AI) is pivotal in driving the fourth industrial revolution, witnessing remarkable advancements across various machine learning methodologies. AI techniques have become indispensable tools for practicing engineers, enabling them to tackle previously insurmountable challenges. Engineering Applications of Artificial Intelligence serves as a global platform for the swift dissemination of research elucidating the practical application of AI methods across all engineering disciplines. Submitted papers are expected to present novel aspects of AI utilized in real-world engineering applications, validated using publicly available datasets to ensure the replicability of research outcomes. Join us in exploring the transformative potential of AI in engineering.