# A lightweight deep convolutional neural network development for soybean leaf disease recognition

**Authors:** Yakun Zhang, Ruofei Bao, Mengxin Guan, Zixuan Wang, Libo Wang, Xiahua Cui, Xiaoli Niu, Yan Wang, Shaukat Ali, Yafei Wang

PMC · DOI: 10.3389/fpls.2025.1655564 · 2025-09-30

## TL;DR

A new lightweight deep learning model is developed to accurately identify soybean leaf diseases using multiscale feature extraction and dense connections.

## Contribution

A novel lightweight CNN architecture (MFEF-DCNet) is proposed for soybean leaf disease recognition with improved accuracy and efficiency.

## Key findings

- MFEF-DCNet achieved 94.70% accuracy in identifying eight soybean leaf disease and deficiency classes.
- The model outperformed popular CNNs like VGG16, ResNet50, and MobileNetV3 in classification accuracy and convergence speed.
- MFEF-DCNet showed 90.24% accuracy in local data, indicating strong practical applicability for disease recognition.

## Abstract

Soybean is one of the world’s major oil-bearing crops and occupies an important role in the daily diet of human beings. However, the frequent occurrence of soybean leaf diseases caused serious threats to its yield and quality during soybean cultivation. Rapid identification of soybean leaf diseases could provide a better solution for efficient control and subsequent precision application. In this study, a lightweight deep convolutional neural network (CNN) based on multiscale feature extraction fusion (MFEF) and combined with a dense connectivity (DC) network (MFEF-DCNet) was proposed for soybean leaf disease identification. In MFEF-DCNet, a multiscale feature extraction fusion (MFEF) module for soybean leaves was constructed by utilizing a convolutional attention module and depth-separable convolution to improve the model feature extraction capability. Multiscale features are fused by using dense connections (DC) in the backbone network to improve the model generalization capability. Experiments were implemented on eight distinct disease and deficiency classes of soybean images (including bacterial blight, cercospora leaf blight, downy mildew, frogeye leaf spot, healthy, potassium deficiency, soybean rust, and target spot) using the proposed network. The results showed that the MFEF-DCNet had an accuracy of 0.9470, an average precision of 0.9510, an average recall of 0.9480, and an F1-score of 0.9490 for soybean leaf disease identification. And MFEF-DCNet had certain performance advantages in terms of classification accuracy, convergence speed and other effects compared with VGG16, ResNet50, DenseNet201, EfficientNetB0, Xception and MobileNetV3_small models. In addition, the accuracy of the MFEF-DCNet model in recognizing soybean diseases in local data was 0.9024, which indicated that the MFEF-DCNet model had favorable application in practical applications. The proposed model and experience in this study could provide useful inspiration for automated disease identification in soybean and other crops.

## Linked entities

- **Diseases:** potassium deficiency (MONDO:0006919)

## Full-text entities

- **Diseases:** bacterial blight (MESH:D001424), frogeye leaf spot (MESH:D008796), potassium deficiency (MESH:D011191)
- **Chemicals:** oil (MESH:D009821)
- **Species:** Glycine max (soybean, species) [taxon 3847], Homo sapiens (human, species) [taxon 9606]

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12519086/full.md

---
Source: https://tomesphere.com/paper/PMC12519086