1. Introduction
Mulberry (
Morus spp.), an ancient cultivated plant, can trace its origins back thousands of years to the foothills of the Himalayas in the Asian continent [
1,
2]. Archaeological evidence and historical records indicate that mulberry cultivation was closely associated with the rise of sericulture, with China initiating the use of mulberry leaves for silkworm rearing and silk production as early as around 2400 BC [
3]. Following the opening of the Silk Road, mulberry gradually spread to other regions of Asia, Europe, and Africa, becoming one of the world’s important economic crops [
4].
Mulberry leaves serve as the primary feed for silk production, and the global sericulture industry, as a vital sector for textile raw materials, directly depends on the yield and quality of mulberry leaves. The economic value of mulberry leaves extends beyond the silk industry, influencing multiple related fields. Mulberry trees are not only valued for their central role in sericulture but also for the medicinal and nutritional significance of their leaves, fruits, and root bark [
5]. Rich in proteins, vitamins, and polyphenolic compounds, mulberry leaves are widely used in functional foods, health supplements, and traditional Chinese medicine [
6]. Furthermore, mulberry cultivation positively impacts the ecological environment. With their well-developed root systems, mulberry trees effectively prevent soil erosion and improve soil structure [
7]. Therefore, the healthy growth of mulberry trees is crucial not only for the sustainable development of the sericulture industry but also for multiple sectors, including medicine, food, and ecological conservation.
However, the growth of mulberry trees is often threatened by various diseases and pests, which severely affect both the yield and quality of mulberry leaves. In terms of diseases, mulberry anthracnose, brown spot, and bacterial blight are common pathogens during mulberry cultivation. Mulberry anthracnose causes black or brown lesions on leaves, leading to wilting and defoliation in severe cases. Brown spot forms brown necrotic patches on leaves, impairing photosynthesis and nutrient accumulation. Bacterial blight manifests as water-soaked lesions and can result in plant death when infection is severe. Regarding insect pests, the Aulacophora femoralis and Chrysochus are major threats. The Aulacophora femoralis feeds on mulberry leaves, causing leaf deformation, chlorosis, and eventual necrosis. Chrysochus suck plant sap, resulting in yellow speckles and wilting. These pests not only reduce mulberry leaf production but also compromise silk quality, thereby creating ripple effects throughout the sericulture industry and related economic sectors.
Traditional methods for controlling mulberry leaf pests and diseases primarily rely on manual observation followed by chemical pesticide application, yet this approach exhibits several limitations. For instance, manual inspection is inefficient and struggles to achieve large-scale, real-time monitoring. Particularly during the early stages of infestation when symptoms are subtle, cases are frequently missed. In such scenarios, farmers often resort to preventive chemical spraying across entire mulberry fields. However, excessive pesticide use not only fosters pest resistance but also poses significant risks to both environmental safety and human health [
8]. With the intensification of global climate change and agricultural practices, the frequency and severity of pest and disease outbreaks have been increasing. The concept of precision agriculture management has gradually gained acceptance, as targeted treatment in smaller areas aligns with both economic benefits for farmers and public health safety. Consequently, efficient and accurate detection and localization of diseased mulberry leaves represent a primary objective for achieving precision agriculture management, as well as a crucial factor in ensuring increased yields in mulberry plantations.
In recent years, with the rapid development of computer vision, artificial intelligence (AI), and machine learning, image analysis and deep learning-based methods for pest and disease detection have gradually become a research hotspot. These technologies enable rapid and accurate identification of plant diseases and pests through automated approaches, providing novel solutions for precision crop health management [
9]. In 2022, Li et al. [
10] pioneered the application of an improved YOLO algorithm to identify jute diseases, providing a foundation for scientific jute cultivation. Subsequently, in 2023, Lin et al. [
11] validated the efficacy and efficiency of computer vision in disease detection by employing UAV-captured images and a Semi-Supervised Contrastive Unpaired Translation Iterative Network for rice blast identification. Both studies demonstrate the potential of computer vision for disease detection in jute and rice, respectively.
Current research methods for mulberry leaf disease detection can be primarily categorized into two approaches: object classification methods and object detection methods. Classification methods focus on identifying disease types but are limited to detecting only a single disease on one leaf at a time, making them incapable of comprehensive diagnosis when multiple diseases co-occur on the same leaf. In contrast, object detection methods advance the capability by achieving precise localization of diseased areas, enabling pixel-level diagnosis for multiple leaves simultaneously.
In the early stages of object classification, disease identification primarily relied on manually extracted features combined with classifiers. Anasuya et al. [
12] proposed an automated detection method for mulberry leaf diseases based on image processing and machine learning. By extracting features such as Edge Histogram Descriptors (EHDs), Histogram of Oriented Gradients (HOG), and Gray-Level Co-occurrence Matrix (GLCM), and integrating them with the KNN classification algorithm [
13], their approach achieved a high accuracy of 97.5%, pioneering a machine learning solution for precise identification of mulberry leaf diseases. YASIN et al. [
14] employed SqueezeNet for deep feature extraction and combined it with a support vector machine (SVM) to classify 10 categories of mulberry leaf diseases, achieving a model accuracy of 77.5%. While these methods demonstrate considerable flexibility in feature extraction and classifier design, their generalization capability in complex backgrounds remains limited.
With the increasing demand for precision agriculture management, improving the accuracy of mulberry leaf disease detection has become a primary objective. Deep learning methods, through their end-to-end learning approach, can automatically extract highly abstract and useful features of mulberry leaf diseases while significantly enhancing target classification accuracy, making them highly sought after by researchers. Duragkar [
15] proposed a deep learning-based image classification approach by developing a binary neural network model for mulberry leaf disease detection, which pioneered a new pathway for precise identification of mulberry diseases. Nahiduzzaman et al. [
16] proposed a lightweight Parallel Depthwise Separable Convolutional Neural Network (PDS-CNN) for mulberry leaf disease classification, achieving classification accuracies of 95.05% and 96.06% in ternary and binary classification tasks, respectively, while significantly reducing parameters and model size. By incorporating explainable AI (XAI) techniques, this model provides sericulture experts with an efficient and precise tool for mulberry leaf disease identification. Wen et al. [
17] proposed an improved mulberry leaf disease recognition method by integrating multi-scale residual networks with Squeeze-and-Excitation Networks (SENets) [
18]. Through image enhancement techniques and multi-scale convolutional operations, this approach significantly enhanced model performance, achieving a recognition accuracy of 98.72%, thereby providing an effective technical reference for the intelligent detection of mulberry leaf diseases. Salam et al. [
19] employed an improved MobileNetV3Small [
20] deep learning model for mulberry leaf disease classification. By incorporating additional convolutional layers and image enhancement techniques, the model’s performance was significantly enhanced. The system achieved over 96% in precision, recall, F1-score, and accuracy metrics. Furthermore, the researchers developed an efficient smartphone application capable of real-time mulberry leaf disease identification.
Compared with object classification, object detection is more suitable for observing the location and severity of mulberry leaf diseases, providing better visualization. Moreover, some object detection algorithms offer models with lower complexity and fewer parameters, making them more applicable for real-time detection on embedded devices and mobile platforms. Currently, object detection algorithms can be broadly categorized into two branches: two-stage detectors and one-stage detectors. Two-stage detectors, such as R-CNN [
21] and Faster R-CNN [
22], first generate region proposals and then classify and regress them. In contrast, one-stage methods like YOLO [
23] and SSD [
24] can directly predict object values from an entire image without proposal generation. Since two-stage algorithms require generating region proposals, they incur significant computational overhead, making them generally unsuitable for embedded real-time detection. Therefore, in modern precision agriculture applications, researchers typically prefer one-stage models.Reddy and Deeksha [
25] pioneered a convolutional neural network (CNN) and YOLO-based model for mulberry leaf disease detection. Zhang et al. [
26] proposed an improved high-precision mulberry leaf disease detection algorithm named YOLOv8-RFMD based on YOLOv8. By incorporating an MDFA block, the algorithm significantly enhanced the detection performance for small lesions, achieving a model mAP50 of 94.3%.
While the aforementioned studies have made significant progress in mulberry leaf disease detection and identification, there remains potential for improvement in both accuracy and speed when detecting multiple targets under natural conditions. Currently, the state-of-the-art (SOTA) in YOLO algorithms is Mamba-YOLO [
27], which incorporates the unique architecture of Mamba [
28]. Mamba-YOLO integrates the core concepts of Mamba with the YOLO object detection model, leveraging Mamba’s selective mechanism and parallel computing advantages to enhance the model’s adaptability to multi-target detection in complex backgrounds while reducing computational complexity and memory consumption. Experimental results demonstrate that Mamba-YOLO excels in multi-object detection tasks under natural conditions, outperforming traditional YOLO algorithms in both detection accuracy and category recognition capabilities. This provides a new technical direction for real-time detection and precise management of mulberry leaf diseases. Therefore, this study will specifically focus on optimizing the Mamba-YOLO model to further improve its detection accuracy and optimize model size.
5. Conclusions
This study proposes an optimized mulberry leaf disease detection model based on the Mamba-YOLO framework. Through phased module design, wavelet downsampling, and loss function improvements, we validate the research hypothesis of “enhancing multi-object detection accuracy and speed while reducing model complexity”. Experimental results demonstrate the superior performance of the improved model in detecting mulberry pests and diseases under natural environments, with the following key findings:
First, the PMSS Block enhances the local and global feature extraction capabilities of the SSM algorithm through the synergistic integration of the CE Block and the FG Block. The CE Block employs depthwise separable pyramid convolution, improving mAP50 for small lesion detection by 1.0% under low-channel conditions. The FG Block utilizes a multi-dimensional attention mechanism to filter redundant high-channel features, reducing model parameters by 6.7% while increasing computational efficiency by 10%.
Second, Haar Stem preserves high-frequency texture details of mulberry leaves through multi-resolution analysis, demonstrating its dual advantage of information retention and computational efficiency in agricultural image processing.
Third, the NWD loss function models bounding box similarity via Gaussian distribution, effectively addressing the sensitivity of traditional IoU to geometric deviations in small targets.
Comparative experiments show that the enhanced Mamba-YOLO model achieves leading comprehensive performance in detecting six categories of mulberry pests/diseases: mAP50 of 78.2% and mAP50:95 of 59.9%, significantly outperforming YOLOv8n (74.8%) and YOLOv12s (76.7%). The improved model reduces parameters to 5.6 M (6.7% compression from the baseline 6.0M), with its lightweight characteristics making it suitable for mobile diagnostic tools, providing technical support for precision pesticide application and ecological monitoring in mulberry plantations.
This research establishes an efficient algorithmic framework for intelligent mulberry disease management. Future work will explore cross-crop generalization capabilities and integrate semantic segmentation techniques for lesion area quantification, further advancing precision agriculture and sustainable development.