arXiv:2602.18833cs.CV2026-02

轻量级自编码器提升植物病害识别准确率,适合田间部署。

CLAP Convolutional Lightweight Autoencoder for Plant Disease Classification

  • 用可分离卷积和门控机制设计轻量编码器-解码器结构
  • 在多个数据集上达到高精度,仅需500万参数,推理速度1毫秒
  • 兼顾性能与计算效率,适合边缘设备上的植物健康监测

卷积神经网络显著提升了基于叶片图像的植物病害识别、严重程度分级和营养缺乏预测性能。然而,在真实田间环境下,这些任务仍具挑战性,传统机器学习模型难以捕捉叶部细微差异带来的判别特征。部分深度学习方法虽引入预处理或额外模块,但多数依赖计算量大的预训练主干网络。为此,本文提出一种轻量级自编码器CLAP,其编码器-解码器模块采用可分离卷积,并通过Sigmoid门控增强编码器特征判别力,解码器进一步优化特征表示。最终将编码器-解码器特征融合用于分类。在包含木薯、番茄、玉米、花生、葡萄等作物的三个公开数据集上验证,CLAP在Integrated Plant Disease、Groundnut、CCMT数据集上均取得优异或竞争力的准确率,模型仅含500万参数,训练时间20毫秒/图像,推理时间1毫秒/图像。

原文摘要 · Abstract (English)

Convolutional neural networks have remarkably progressed the performance of distinguishing plant diseases, severity grading, and nutrition deficiency prediction using leaf images. However, these tasks become more challenging in a realistic in-situ field condition. Often, a traditional machine learning model may fail to capture and interpret discriminative characteristics of plant health, growth and diseases due to subtle variations within leaf subcategories. A few deep learning methods have used additional preprocessing stages or network modules to address the problem, whereas several other methods have utilized pre-trained backbone CNNs, most of which are computationally intensive. Therefore, to address the challenge, we propose a lightweight autoencoder using separable convolutional layers in its encoder decoder blocks. A sigmoid gating is applied for refining the prowess of the encoders feature discriminability, which is improved further by the decoder. Finally, the feature maps of the encoder decoder are combined for rich feature representation before classification. The proposed Convolutional Lightweight Autoencoder for Plant disease classification, called CLAP, has been experimented on three public plant datasets consisting of cassava, tomato, maize, groundnut, grapes, etc. for determining plant health conditions. The CLAP has attained improved or competitive accuracies on the Integrated Plant Disease, Groundnut, and CCMT datasets balancing a tradeoff between the performance, and little computational cost requiring 5 million parameters. The training time is 20 milliseconds and inference time is 1 ms per image.

植物病害轻量模型自编码器边缘计算

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