The increasing focus on environmentally friendly farming practices highlights the need for innovative crop management solutions. These approaches aim to reduce environmental harm while improving yield and quality (
Dordas, 2008). Advanced technologies, such as machine learning (ML), are transforming agriculture. ML models enable early and accurate identification of crop health issues, allowing farmers to apply targeted interventions. This reduces the excessive use of harmful agrochemicals
(Kapustina et al., 2024). By supporting sustainable practices, ML enhances both productivity and product quality. Experts and the global community emphasize the importance of integrating technology to address complex environmental challenges (
Al-Dosari and Abdellatif, 2024;
Bagga et al., 2024; Moses et al., 2022).
Soybean (
Glycine max), the only domesticated species in the
Glycine genus, is a vital oilseed crop. The United States, Brazil and Argentina are its largest producers. However, insect pests such as caterpillars and Diabrotica speciosa significantly threaten productivity. These pests damage soybean leaves and reduce yields in nearly all growing regions, including major exporting countries (
Hartman and Hill, 2010). Soybean domestication has created complex interactions with its pests. Effective pest management requires precise and scalable solutions. Deep learning (DL), particularly convolutional neural networks (CNNs), offers promising tools for detecting pest damage early. These tools enable eco-friendly pest control, reduce chemical use and support sustainable farming. They also enhance crop resilience, improve yields and maintain quality.
This study explores the use of ResNet-20 to detect and classify soybean leaf conditions. The model focuses on three categories: healthy leaves, caterpillar damage and Diabrotica speciosa damage. It evaluates ResNet-20’s efficiency and accuracy in real-world agricultural settings. The findings aim to advance sustainable crop management and strengthen global food security.
Traditional pest monitoring techniques such as visual inspection and trap monitoring have limitations, particularly in their ability to accurately estimate pest numbers and distribution across large or inaccessible areas
(Li et al., 2023; Suzuki et al., 2024). As an extension of traditional pest monitoring methods, recent advancements have incorporated DL-based technologies for improved pest detection
. An unmanned ground vehicle (UGV) equipped with a portable camera can automatically capture images of pests on soybean plants
(Park et al., 2023). Few studies have utilized DL technologies to identify pests in crops like wheat, rice and corn, including Cryptoleste pusillus, Sitophilus oryzae and Rhizopertha dominica (W.
Li et al., 2019; Shen et al., 2018; Thenmozhi and Reddy, 2019). In oilseed rape, Faster RCNN, RFCN and SSD models have been used for real-time pest detection, including identifying insect pests like Athalia rosae and Creatonotus transiens
(He et al., 2019).
On the other hand, CNN models have proven to be a transformative technology for detecting plant diseases (
AlZubi, 2023). These are designed to process structured grid-like data, such as images and are highly effective in tasks like classification, object detection and segmentation. They automatically learn spatial hierarchies of features through layers such as convolutional, pooling and fully connected layers
(Thippanna et al., 2023). A key advantage of CNNs is their ability to reduce computational complexity by using shared weights across spatial dimensions. This design eliminates the need for manual feature extraction, enhancing their effectiveness for visual data processing
(Khan et al., 2020). Popular CNN architectures include AlexNet, VGGNet and more advanced models like ResNet
(Yamashita et al., 2018; Taye, 2023). Among these, ResNet has shown exceptional promise in various applications
(Alzubaidi et al., 2021).
ResNet, or Residual Network, addresses the vanishing gradient problem that often hampers the performance of deep neural networks. By introducing residual blocks, ResNet allows direct shortcuts for information flow, enabling gradients to propagate effectively during backpropagation. This innovation supports deeper network designs without performance degradation. ResNet’s success has been demonstrated in image recognition tasks, including its groundbreaking results in the ImageNet competition
(Yamashita et al., 2018; Shafiq and Gu, 2022;
Taye, 2023).
Recent studies highlight ResNet’s impact across domains. For instance, it has been applied in medical imaging to detect diseases like pneumonia from chest X-rays, improving diagnostic accuracy significantly compared to traditional methods
(Kundu et al., 2021). Similarly, ResNet has been integrated into object detection frameworks for tasks like autonomous driving and video surveillance, where its ability to handle complex datasets has proven invaluable
(Gupta et al., 2021; Alabyad et al., 2024).
ResNet has been utilised used in plant disease detection due to its ability to address challenges like vanishing gradients in deep neural networks (
Cho, 2024). Several studies have highlighted its effectiveness in diagnosing plant diseases. A study employed ResNet-18 to classify tomato leaf diseases using a dataset with variations in lighting and orientation. The model utilized data augmentation and preprocessing techniques like blurring to enhance robustness. With its efficient balance of depth and computational demands, ResNet-18 achieved high accuracy in classifying healthy and diseased leaves, demonstrating its suitability for real-world applications where resource constraints exist (
Padshetty and Ambika, 2023). Another study explored ResNet-50’s application to classify multiple plant diseases, leveraging transfer learning to improve performance on small datasets. The architecture’s residual blocks enabled it to capture complex patterns in diverse crops and disease categories effectively. This approach significantly reduced training time and improved classification precision, showcasing ResNet-50’s scalability and adaptability
(Desanamukula et al., 2024).
Additionally, researchers have introduced a modified ResNet variant, Leaky ReLU-ResNet, which integrates advanced activation functions to enhance feature extraction from plant images. Tested on the PlantVillage dataset, this method achieved superior classification metrics (e.g., accuracy of 94.56%), underscoring its potential for precision agriculture. ResNet-20, a lightweight version of ResNet, is particularly suitable for agricultural applications where computational resources may be constrained. Its ability to classify diseases with high accuracy and robustness has made it a preferred choice in studies on plant disease detection. Recent advancements in soybean disease detection have utilized enhanced versions of ResNet. For instance, a study integrated data augmentation technique, such as rotation and noise addition, with ResNet-20 to improve model performance. This approach demonstrated the potential of ResNet-based models to classify diseases accurately, achieving over 90% accuracy in controlled experiments. Similarly, hybrid models like Leaky ReLU-ResNet have incorporated advanced activation functions to further refine classification accuracy for plant diseases, including those affecting soybeans, demonstrating F1 scores exceeding 92% in real-world datasets. Such applications not only enhance early detection and treatment but also support scalable monitoring across large agricultural fields. These advancements provide a foundation for integrating artificial intelligence into precision agriculture, helping to optimize resource use and reduce losses due to disease outbreaks.
In this research, the ResNet-20 architecture is used to identify and classify two specific pest-related conditions affecting soybean leaves. The goal is to improve the detection process by utilizing DL advanced capabilities for more precise analysis of leaf images. This approach aims to enable early detection and better management of pest infestations, ultimately supporting more effective soybean cultivation practices.