ShuffleNetV2-hSimKD: A Lightweight Network for Plant Disease Detection
Qiuxin Si, Yoojeong Song, Sang Ik HanEarly and accurate plant disease detection is essential for reducing crop losses and supporting sustainable agricultural management. Although deep learning-based approaches have achieved strong performance in plant disease analysis, many existing models require substantial computational resources, which limits their use in resource-constrained agricultural environments. This study proposes ShuffleNetV2-hSimKD, a lightweight integration framework for plant disease detection. It adopts ShuffleNetV2 as the backbone and incorporates the parameter-free SimAM attention mechanism to enhance disease-related feature representation without introducing additional learnable parameters. In addition, the standard ReLU activation function is replaced with h-swish to improve nonlinear feature extraction and preserve informative feature responses. A hybrid knowledge distillation strategy is further employed to transfer both output-level and feature-level knowledge from a high-capacity teacher model to the lightweight student network during training. Unlike previous studies that apply these techniques in isolation, ShuffleNetV2-hSimKD synergistically integrates parameter-free SimAM, h-swish optimization, and hybrid KD to overcome the representation limitations of lightweight backbones in subtle disease symptom detection. The proposed framework was evaluated on a balanced subset of the PlantVillage dataset, in which leaf images were categorized as healthy or diseased. ShuffleNetV2-hSimKD achieved an accuracy of 90.41% with only 1.4M parameters and 151M FLOPs. Compared with representative lightweight Convolutional Neural Networks (CNNs), the proposed model achieved improved accuracy and recall while maintaining low computational complexity. These results demonstrate that ShuffleNetV2-hSimKD provides an effective balance between detection performance and computational efficiency, highlighting its potential as a lightweight candidate for plant disease detection in resource-constrained agricultural scenarios.