AI-Enabled Crop Management Framework for Pest Detection Using Visual Sensor Data

Asma Khan,Sharaf J. Malebary,L. Minh Dang,Faisal Binzagr,Hyoung-Kyu Song,Hyeonjoon Moon
DOI: https://doi.org/10.3390/plants13050653
2024-02-28
Plants
Abstract:Our research focuses on addressing the challenge of crop diseases and pest infestations in agriculture by utilizing UAV technology for improved crop monitoring through unmanned aerial vehicles (UAVs) and enhancing the detection and classification of agricultural pests. Traditional approaches often require arduous manual feature extraction or computationally demanding deep learning (DL) techniques. To address this, we introduce an optimized model tailored specifically for UAV-based applications. Our alterations to the YOLOv5s model, which include advanced attention modules, expanded cross-stage partial network (CSP) modules, and refined multiscale feature extraction mechanisms, enable precise pest detection and classification. Inspired by the efficiency and versatility of UAVs, our study strives to revolutionize pest management in sustainable agriculture while also detecting and preventing crop diseases. We conducted rigorous testing on a medium-scale dataset, identifying five agricultural pests, namely ants, grasshoppers, palm weevils, shield bugs, and wasps. Our comprehensive experimental analysis showcases superior performance compared to various YOLOv5 model versions. The proposed model obtained higher performance, with an average precision of 96.0%, an average recall of 93.0%, and a mean average precision (mAP) of 95.0%. Furthermore, the inherent capabilities of UAVs, combined with the YOLOv5s model tested here, could offer a reliable solution for real-time pest detection, demonstrating significant potential to optimize and improve agricultural production within a drone-centric ecosystem.
plant sciences
What problem does this paper attempt to address?
The paper attempts to address the problem of achieving efficient crop pest and disease detection and management in agriculture through UAV (Unmanned Aerial Vehicle) technology. Specifically, traditional methods have the following issues in pest and disease detection: 1. **Manual Feature Extraction**: Traditional methods often require cumbersome manual feature extraction, which is not only time-consuming but also prone to errors. 2. **High Computational Complexity**: While deep learning (DL) methods are effective, they have high computational costs, making real-time application on resource-constrained devices difficult. 3. **Insufficient Accuracy**: Some existing deep learning models do not achieve high enough accuracy when identifying pests and diseases in small targets and complex backgrounds. To overcome these issues, the paper proposes an AI-driven crop management framework based on an improved YOLOv5s model, utilizing visual sensor data collected by UAVs for pest and disease detection. By introducing advanced attention modules, extended Cross-Stage Partial (CSP) networks, and optimized multi-scale feature extraction mechanisms, the model can more accurately detect and classify pests and diseases, thereby improving the efficiency and sustainability of agricultural production.