轻量级模型融合实现低资源下少样本植物病害精准识别
A Domain-Adapted Lightweight Ensemble for Resource-Efficient Few-Shot Plant Disease Classification
- 用领域自适应的MobileNetV2/V3做特征提取,融合后输入带注意力的Bi-LSTM分类器
- 15样本下在PlantVillage达99.72%准确率,接近99.98%顶尖水平,且模型仅40MB
- 适合移动端部署,对复杂背景和噪声有强鲁棒性,适用于资源匮乏地区
准确及时识别植物叶片病害对可持续农业至关重要,但现有深度学习方法依赖大量标注数据和高计算量模型,不适用于数据稀缺和资源受限环境。本文提出一种轻量高效的少样本学习框架,结合领域自适应的MobileNetV2与MobileNetV3作为特征提取器,采用特征融合技术生成鲁棒表征;分类阶段通过带注意力机制的Bi-LSTM捕获序列依赖关系并聚焦关键特征,在复杂真实场景中仍保持优异性能。在实验室与野外数据集上评估,于PlantVillage番茄叶病数据集上15样本下达到98.23±0.33%准确率(接近99.98% SOTA),野外数据集上达69.28±1.49%;显著超越此前96.0%的SOTA,实现99.72%准确率。模型大小约40MB,推理复杂度约1.12 GFLOPs,具备可扩展性与移动友好性,为数据稀缺区域提供精确植保诊断基础。
原文摘要 · Abstract (English)
Accurate and timely identification of plant leaf diseases is essential for resilient and sustainable agriculture, yet most deep learning approaches rely on large annotated datasets and computationally intensive models that are unsuitable for data-scarce and resource-constrained environments. To address these challenges we present a few-shot learning approach within a lightweight yet efficient framework that combines domain-adapted MobileNetV2 and MobileNetV3 models as feature extractors, along with a feature fusion technique to generate robust feature representation. For the classification task, the fused features are passed through a Bi-LSTM classifier enhanced with attention mechanisms to capture sequential dependencies and focus on the most relevant features, thereby achieving optimal classification performance even in complex, real-world environments with noisy or cluttered backgrounds. The proposed framework was evaluated across multiple experimental setups, including both laboratory-controlled and field-captured datasets. On tomato leaf diseases from the PlantVillage dataset, it consistently improved performance across 1 to 15 shot scenarios, reaching 98.23+-0.33% at 15 shot, closely approaching the 99.98% SOTA benchmark achieved by a Transductive LSTM with attention, while remaining lightweight and mobile-friendly. Under real-world conditions using field images from the Dhan Shomadhan dataset, it maintained robust performance, reaching 69.28+-1.49% at 15-shot and demonstrating strong resilience to complex backgrounds. Notably, it also outperformed the previous SOTA accuracy of 96.0% on six diseases from PlantVillage, achieving 99.72% with only 15-shot learning. With a compact model size of approximately 40 MB and inference complexity of approximately 1.12 GFLOPs, this work establishes a scalable, mobile-ready foundation for precise plant disease diagnostics in data-scarce regions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。