轻量级混合模型提升豆叶病识别准确率与设备兼容性
A Resource-Efficient Hybrid CNN-LSTM network for image-based bean leaf disease classification

- 融合CNN与LSTM捕捉特征图的时空依赖关系
- 在ibean数据集上达94.38%准确率,模型仅1.86MB
- 适合移动端部署,适用于资源受限的农业场景
精准且资源高效的自动化诊断是现代农业专家系统的核心。尽管卷积神经网络(CNN)在植物病理学中已建立基准,但其标准池化层难以捕捉长程空间依赖,且高内存开销限制了在便携设备上的部署。本文提出一种轻量级混合CNN-LSTM架构用于豆叶病分类。通过引入LSTM层建模特征图内的空间-序列关系,该混合结构在保持极小模型体积的同时实现94.38%的准确率,仅为传统CNN系统的30%大小。此外,我们系统评估了图像增强策略,表明定制化变换优于通用组合,能更好保留诊断模式。在ibean数据集上的实验显示,EfficientNet-B7+LSTM方案达到99.22%的F1分数,为资源受限环境下的实时农业决策支持提供稳健可扩展的框架。研究代码与增强数据集已在GitHub公开。
原文摘要 · Abstract (English)
Accurate and resource-efficient automated diagnosis is a cornerstone of modern agricultural expert systems. While Convolutional Neural Networks (CNNs) have established benchmarks in plant pathology, their ability to capture long-range spatial dependencies is often limited by standard pooling layers, and their high memory footprint hinders deployment on portable devices. This paper proposes a lightweight hybrid CNN-LSTM system for bean leaf disease classification. By integrating an LSTM layer to model the spatial-sequential relationships within feature maps, our hybrid architecture achieves a 94.38% accuracy while maintaining an exceptionally small footprint of 1.86 MB; a 70% reduction in size compared to traditional CNN-based systems. Furthermore, we provide a systematic evaluation of image augmentation strategies, demonstrating that tailored transformations are superior to generic combinations for maintaining the integrity of diagnostic patterns. Results on the $\textit{ibean}$ dataset confirm that the proposed system achieves state-of-the-art F1 scores of 99.22% with EfficientNet-B7+LSTM, providing a robust and scalable framework for real-time agricultural decision support in resource-constrained environments. The code and augmented datasets used in this study are publicly available on this $\href{https://github.com/HJin-R/bean_disease}{Github}$ repo.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。