arXiv:2606.15282cs.CV2026-06

用混合模型提升作物病害识别准确率,还能看出病灶位置。

Enhancing Precision Agriculture with a Hybrid Deep Learning Framework for Multi-Class Plant Disease Classification and Interpretability

  • 结合ResNet与视觉变换器,兼顾局部和整体特征
  • 最高准确率达98.74%,混合模型达98.58%且可解释
  • 适合农业数字化、智能诊断系统开发者使用

本研究提出一种深度学习框架,用于从高分辨率叶片图像中进行多类植物病害分类,重点分析ResNet-50与混合的ResNet + Vision Transformer(ViT)结构。构建了一个包含15,200张训练图像和3,800张验证图像的专用数据库,覆盖番茄、苹果、葡萄等多类作物共38个病害类别。图像经缩放、归一化和数据增强处理以提升模型鲁棒性。对比了ResNet-50、MobileNetV2、EfficientNet-B0及混合模型,均采用AdamW优化器与交叉熵损失函数,并通过早停防止过拟合。引入Grad-CAM与显著性图实现可解释性,结合分割分析定位病变部位。所有模型中,ResNet-50准确率最高达98.74%,混合模型达98.58%,表明其在捕捉局部与全局信息方面有效。实验结果证明,基于Transformer的模型能实现高精度、可解释且计算高效的多病害分类系统,为精准农业提供有力支持。

原文摘要 · Abstract (English)

This study proposes an overall deep learning architecture for multi-class classification of plant diseases from high-resolution leaf imagery, with a particular interest in investigating the behavior of ResNet-50 and a hybrid ResNet + Vision Transformer (ViT) design. A specially gathered image database with 15,200 training images and 3,800 validation images spanning 38 classes across multiple crops, including tomato, apple, grape etc. were subjected to preprocessing steps such as resizing, normalization, and data augmentation to enhance model robustness. Multiple architectures, including ResNet-50, MobileNetV2, and EfficientNet-B0, were trained and compared with the hybrid ResNet + ViT model. All models were fine-tuned using the AdamW optimizer and cross-entropy loss, with early stopping applied to prevent overfitting and ensure generalization. Furthermore, interpretability techniques such as Grad-CAM and saliency maps were implemented to indicate disease-relevant regions, while segmentation-based analysis was performed to identify the affected parts of a leaf. For every one of the considered architectures, ResNet-50 led to the highest accuracy of 98.74%, whereas the hybrid ResNet + ViT model achieved a competitive accuracy of 98.58%, showing that the hybrid architectures were effective in capturing both local and overall information. The experimental results showcase the promise of transformer-based models to achieve highly accurate, interpretable, and computationally efficient computer-based multi-class multi-disease classification systems, providing helpful assistance for cultivation management practices as well as for precision farming.

病害识别深度学习可解释性精准农业

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。