基于高效特征降维的粮食作物叶片病害检测与分类。

IF 2.6 3区 综合性期刊 Q1 MULTIDISCIPLINARY SCIENCES
PLoS ONE Pub Date : 2025-08-01 eCollection Date: 2025-01-01 DOI:10.1371/journal.pone.0328349
Khasim Syed, Shaik Salma Asiya Begum, Anitha Rani Palakayala, G V Vidya Lakshmi, Sateesh Gorikapudi
{"title":"基于高效特征降维的粮食作物叶片病害检测与分类。","authors":"Khasim Syed, Shaik Salma Asiya Begum, Anitha Rani Palakayala, G V Vidya Lakshmi, Sateesh Gorikapudi","doi":"10.1371/journal.pone.0328349","DOIUrl":null,"url":null,"abstract":"<p><p>Computer vision heavily relies on features, especially in image classification tasks using feature-based architectures. Dimensionality reduction techniques are employed to enhance computational performance by reducing the dimensionality of inner layers. Convolutional Neural Networks (CNNs), originally designed to recognize critical image components, now learn features across multiple layers. Bidirectional LSTM (BiLSTM) networks store data in both forward and backward directions, while traditional Long Short-Term Memory (LSTM) networks handle data in a specific order. This study proposes a computer vision system that integrates BiLSTM with CNN features for image categorization tasks. The system effectively reduces feature dimensionality using learned features, addressing the high dimensionality problem in leaf image data and enabling early, accurate disease identification. Utilizing CNNs for feature extraction and BiLSTM networks for temporal dependency capture, the method incorporates label information as constraints, leading to more discriminative features for disease classification. Tested on datasets of pepper and maize leaf images, the method achieved a 99.37% classification accuracy, outperforming existing dimensionality reduction techniques. This cost-effective approach can be integrated into precision agriculture systems, facilitating automated disease detection and monitoring, thereby enhancing crop yields and promoting sustainable farming practices. The proposed Efficient Labelled Feature Dimensionality Reduction utilizing CNN-BiLSTM (ELFDR-LDC-CNN-BiLSTM) model is compared to current models to show its effectiveness in reducing extracted features for leaf detection and classification tasks.</p>","PeriodicalId":20189,"journal":{"name":"PLoS ONE","volume":"20 8","pages":"e0328349"},"PeriodicalIF":2.6000,"publicationDate":"2025-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12316262/pdf/","citationCount":"0","resultStr":"{\"title\":\"Leaf disease detection and classification in food crops with efficient feature dimensionality reduction.\",\"authors\":\"Khasim Syed, Shaik Salma Asiya Begum, Anitha Rani Palakayala, G V Vidya Lakshmi, Sateesh Gorikapudi\",\"doi\":\"10.1371/journal.pone.0328349\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Computer vision heavily relies on features, especially in image classification tasks using feature-based architectures. Dimensionality reduction techniques are employed to enhance computational performance by reducing the dimensionality of inner layers. Convolutional Neural Networks (CNNs), originally designed to recognize critical image components, now learn features across multiple layers. Bidirectional LSTM (BiLSTM) networks store data in both forward and backward directions, while traditional Long Short-Term Memory (LSTM) networks handle data in a specific order. This study proposes a computer vision system that integrates BiLSTM with CNN features for image categorization tasks. The system effectively reduces feature dimensionality using learned features, addressing the high dimensionality problem in leaf image data and enabling early, accurate disease identification. Utilizing CNNs for feature extraction and BiLSTM networks for temporal dependency capture, the method incorporates label information as constraints, leading to more discriminative features for disease classification. Tested on datasets of pepper and maize leaf images, the method achieved a 99.37% classification accuracy, outperforming existing dimensionality reduction techniques. This cost-effective approach can be integrated into precision agriculture systems, facilitating automated disease detection and monitoring, thereby enhancing crop yields and promoting sustainable farming practices. The proposed Efficient Labelled Feature Dimensionality Reduction utilizing CNN-BiLSTM (ELFDR-LDC-CNN-BiLSTM) model is compared to current models to show its effectiveness in reducing extracted features for leaf detection and classification tasks.</p>\",\"PeriodicalId\":20189,\"journal\":{\"name\":\"PLoS ONE\",\"volume\":\"20 8\",\"pages\":\"e0328349\"},\"PeriodicalIF\":2.6000,\"publicationDate\":\"2025-08-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12316262/pdf/\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"PLoS ONE\",\"FirstCategoryId\":\"103\",\"ListUrlMain\":\"https://doi.org/10.1371/journal.pone.0328349\",\"RegionNum\":3,\"RegionCategory\":\"综合性期刊\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/1/1 0:00:00\",\"PubModel\":\"eCollection\",\"JCR\":\"Q1\",\"JCRName\":\"MULTIDISCIPLINARY SCIENCES\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"PLoS ONE","FirstCategoryId":"103","ListUrlMain":"https://doi.org/10.1371/journal.pone.0328349","RegionNum":3,"RegionCategory":"综合性期刊","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/1 0:00:00","PubModel":"eCollection","JCR":"Q1","JCRName":"MULTIDISCIPLINARY SCIENCES","Score":null,"Total":0}
引用次数: 0

摘要

计算机视觉在很大程度上依赖于特征,特别是在使用基于特征的架构的图像分类任务中。降维技术通过降低内层的维数来提高计算性能。卷积神经网络(cnn)最初设计用于识别关键图像组件,现在可以跨多层学习特征。双向LSTM (Bidirectional LSTM, BiLSTM)网络以正向和反向的方式存储数据,而传统的LSTM (Long - Short-Term Memory, LSTM)网络以特定的顺序处理数据。本研究提出了一种将BiLSTM与CNN特征相结合的计算机视觉系统,用于图像分类任务。该系统利用学习到的特征有效地降低了特征维数,解决了叶片图像数据中的高维问题,实现了早期、准确的疾病识别。该方法利用cnn进行特征提取,利用BiLSTM网络进行时间依赖捕获,将标签信息作为约束,得到更多的判别特征用于疾病分类。在辣椒和玉米叶片图像数据集上进行了测试,该方法的分类准确率达到99.37%,优于现有的降维技术。这种具有成本效益的方法可以整合到精准农业系统中,促进自动化疾病检测和监测,从而提高作物产量并促进可持续农业实践。利用CNN-BiLSTM的高效标记特征降维(ELFDR-LDC-CNN-BiLSTM)模型与现有模型进行比较,显示其在减少提取特征用于叶子检测和分类任务方面的有效性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Leaf disease detection and classification in food crops with efficient feature dimensionality reduction.

Computer vision heavily relies on features, especially in image classification tasks using feature-based architectures. Dimensionality reduction techniques are employed to enhance computational performance by reducing the dimensionality of inner layers. Convolutional Neural Networks (CNNs), originally designed to recognize critical image components, now learn features across multiple layers. Bidirectional LSTM (BiLSTM) networks store data in both forward and backward directions, while traditional Long Short-Term Memory (LSTM) networks handle data in a specific order. This study proposes a computer vision system that integrates BiLSTM with CNN features for image categorization tasks. The system effectively reduces feature dimensionality using learned features, addressing the high dimensionality problem in leaf image data and enabling early, accurate disease identification. Utilizing CNNs for feature extraction and BiLSTM networks for temporal dependency capture, the method incorporates label information as constraints, leading to more discriminative features for disease classification. Tested on datasets of pepper and maize leaf images, the method achieved a 99.37% classification accuracy, outperforming existing dimensionality reduction techniques. This cost-effective approach can be integrated into precision agriculture systems, facilitating automated disease detection and monitoring, thereby enhancing crop yields and promoting sustainable farming practices. The proposed Efficient Labelled Feature Dimensionality Reduction utilizing CNN-BiLSTM (ELFDR-LDC-CNN-BiLSTM) model is compared to current models to show its effectiveness in reducing extracted features for leaf detection and classification tasks.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
PLoS ONE
PLoS ONE 生物-生物学
CiteScore
6.20
自引率
5.40%
发文量
14242
审稿时长
3.7 months
期刊介绍: PLOS ONE is an international, peer-reviewed, open-access, online publication. PLOS ONE welcomes reports on primary research from any scientific discipline. It provides: * Open-access—freely accessible online, authors retain copyright * Fast publication times * Peer review by expert, practicing researchers * Post-publication tools to indicate quality and impact * Community-based dialogue on articles * Worldwide media coverage
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信