用于增强水稻害虫识别的创新型轻量级深度学习架构

IF 2.6 3区 物理与天体物理 Q2 PHYSICS, MULTIDISCIPLINARY Physica Scripta Pub Date : 2024-08-11 DOI:10.1088/1402-4896/ad69d5
Haiying Song, Yiying Yan, Shijun Deng, Cen Jian and Jianbin Xiong
{"title":"用于增强水稻害虫识别的创新型轻量级深度学习架构","authors":"Haiying Song, Yiying Yan, Shijun Deng, Cen Jian and Jianbin Xiong","doi":"10.1088/1402-4896/ad69d5","DOIUrl":null,"url":null,"abstract":"Pest detection is a crucial aspect of rice production. Accurate and timely identification of rice pests can assist farmers in taking prompt measures for control. To enhance the precision and real-time performance of rice pest detection, this paper introduces a novel YOLOv8-SCS architecture that integrates Space-to-Depth Convolution (SPD-Conv), Context Guided block (CG block), and Slide Loss. Initially, the original algorithm’s convolutional module is improved by introducing the SPD-Conv module, which reorganises the input channel dimensions into spatial dimensions, enabling the model to capture fine-grained pest features more efficiently while maintaining a lightweight model architecture. Subsequently, the CG block module is integrated into the CSPDarknet53 to 2-Stage FPN (C2f) structure, maintaining the models lightweight nature while enhancing its feature extraction capabilities. Finally, the Binary Cross-Entropy (BCE) is refined by incorporating the Slide Loss function, which encourages the model to focus more on challenging samples during training, thereby improving the model’s generalization across various samples. To validate the effectiveness of the improved algorithm, a series of experiments were conducted on a rice pest dataset. The results demonstrate that the proposed model outperforms the original YOLOv8 in rice pest detection, achieving an mAP of 87.9%, which is a 5.7% improvement over the original YOLOv8. The model also features a 44.1% reduction in parameter count and a decrease of 11.7 GFLOPs in computational requirements, meeting the demands for real-time detection.","PeriodicalId":20067,"journal":{"name":"Physica Scripta","volume":null,"pages":null},"PeriodicalIF":2.6000,"publicationDate":"2024-08-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Innovative lightweight deep learning architecture for enhanced rice pest identification\",\"authors\":\"Haiying Song, Yiying Yan, Shijun Deng, Cen Jian and Jianbin Xiong\",\"doi\":\"10.1088/1402-4896/ad69d5\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Pest detection is a crucial aspect of rice production. Accurate and timely identification of rice pests can assist farmers in taking prompt measures for control. To enhance the precision and real-time performance of rice pest detection, this paper introduces a novel YOLOv8-SCS architecture that integrates Space-to-Depth Convolution (SPD-Conv), Context Guided block (CG block), and Slide Loss. Initially, the original algorithm’s convolutional module is improved by introducing the SPD-Conv module, which reorganises the input channel dimensions into spatial dimensions, enabling the model to capture fine-grained pest features more efficiently while maintaining a lightweight model architecture. Subsequently, the CG block module is integrated into the CSPDarknet53 to 2-Stage FPN (C2f) structure, maintaining the models lightweight nature while enhancing its feature extraction capabilities. Finally, the Binary Cross-Entropy (BCE) is refined by incorporating the Slide Loss function, which encourages the model to focus more on challenging samples during training, thereby improving the model’s generalization across various samples. To validate the effectiveness of the improved algorithm, a series of experiments were conducted on a rice pest dataset. The results demonstrate that the proposed model outperforms the original YOLOv8 in rice pest detection, achieving an mAP of 87.9%, which is a 5.7% improvement over the original YOLOv8. The model also features a 44.1% reduction in parameter count and a decrease of 11.7 GFLOPs in computational requirements, meeting the demands for real-time detection.\",\"PeriodicalId\":20067,\"journal\":{\"name\":\"Physica Scripta\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":2.6000,\"publicationDate\":\"2024-08-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Physica Scripta\",\"FirstCategoryId\":\"101\",\"ListUrlMain\":\"https://doi.org/10.1088/1402-4896/ad69d5\",\"RegionNum\":3,\"RegionCategory\":\"物理与天体物理\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"PHYSICS, MULTIDISCIPLINARY\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Physica Scripta","FirstCategoryId":"101","ListUrlMain":"https://doi.org/10.1088/1402-4896/ad69d5","RegionNum":3,"RegionCategory":"物理与天体物理","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"PHYSICS, MULTIDISCIPLINARY","Score":null,"Total":0}
引用次数: 0

摘要

虫害检测是水稻生产的一个重要方面。准确、及时地识别水稻害虫可以帮助农民采取及时的防治措施。为了提高水稻害虫检测的精度和实时性,本文介绍了一种新颖的 YOLOv8-SCS 架构,该架构集成了空深卷积(SPD-Conv)、上下文引导块(CG 块)和滑动损失(Slide Loss)。首先,通过引入 SPD-Conv 模块改进了原始算法的卷积模块,该模块将输入通道维度重组为空间维度,使模型能够更有效地捕捉细粒度的虫害特征,同时保持轻量级的模型架构。随后,将 CG 块模块集成到 CSPDarknet53 到 2 级 FPN(C2f)结构中,在增强特征提取能力的同时保持了模型的轻量级特性。最后,二元交叉熵(BCE)通过加入 Slide Loss 函数得到了改进,该函数鼓励模型在训练过程中更多地关注具有挑战性的样本,从而提高了模型在不同样本间的泛化能力。为了验证改进算法的有效性,我们在水稻害虫数据集上进行了一系列实验。结果表明,所提出的模型在水稻害虫检测方面优于原始的 YOLOv8,mAP 达到 87.9%,比原始的 YOLOv8 提高了 5.7%。此外,该模型的参数数量减少了 44.1%,计算需求降低了 11.7 GFLOPs,满足了实时检测的要求。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Innovative lightweight deep learning architecture for enhanced rice pest identification
Pest detection is a crucial aspect of rice production. Accurate and timely identification of rice pests can assist farmers in taking prompt measures for control. To enhance the precision and real-time performance of rice pest detection, this paper introduces a novel YOLOv8-SCS architecture that integrates Space-to-Depth Convolution (SPD-Conv), Context Guided block (CG block), and Slide Loss. Initially, the original algorithm’s convolutional module is improved by introducing the SPD-Conv module, which reorganises the input channel dimensions into spatial dimensions, enabling the model to capture fine-grained pest features more efficiently while maintaining a lightweight model architecture. Subsequently, the CG block module is integrated into the CSPDarknet53 to 2-Stage FPN (C2f) structure, maintaining the models lightweight nature while enhancing its feature extraction capabilities. Finally, the Binary Cross-Entropy (BCE) is refined by incorporating the Slide Loss function, which encourages the model to focus more on challenging samples during training, thereby improving the model’s generalization across various samples. To validate the effectiveness of the improved algorithm, a series of experiments were conducted on a rice pest dataset. The results demonstrate that the proposed model outperforms the original YOLOv8 in rice pest detection, achieving an mAP of 87.9%, which is a 5.7% improvement over the original YOLOv8. The model also features a 44.1% reduction in parameter count and a decrease of 11.7 GFLOPs in computational requirements, meeting the demands for real-time detection.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Physica Scripta
Physica Scripta 物理-物理:综合
CiteScore
3.70
自引率
3.40%
发文量
782
审稿时长
4.5 months
期刊介绍: Physica Scripta is an international journal for original research in any branch of experimental and theoretical physics. Articles will be considered in any of the following topics, and interdisciplinary topics involving physics are also welcomed: -Atomic, molecular and optical physics- Plasma physics- Condensed matter physics- Mathematical physics- Astrophysics- High energy physics- Nuclear physics- Nonlinear physics. The journal aims to increase the visibility and accessibility of research to the wider physical sciences community. Articles on topics of broad interest are encouraged and submissions in more specialist fields should endeavour to include reference to the wider context of their research in the introduction.
期刊最新文献
Periodicity of bipartite walk on biregular graphs with conditional spectra Time domain optimization of pair production during vacuum breakdown triggered by frequency chirped external fields Analytical study of the thermoelectric properties in silicene Transition to chaos in magnetized rotating Rayleigh-Bénard convection Chirality transfer torque and transverse Chirality current in the Dirac/magnetic Weyl semimetal junction
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1