CLAP Convolutional Lightweight Autoencoder for Plant Disease Classification
Asish Bera, Subhajit Roy, and Sudiptendu Banerjee

TL;DR
The paper introduces CLAP, a lightweight autoencoder with separable convolutions and sigmoid gating, achieving efficient and accurate plant disease classification suitable for real-time field applications.
Contribution
It presents a novel lightweight autoencoder architecture that balances high accuracy with low computational cost for plant disease detection.
Findings
Achieved competitive accuracy on multiple plant datasets.
Requires only 5 million parameters, enabling fast inference.
Training time per image is approximately 20 milliseconds.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Plant Disease Management Techniques · Remote Sensing in Agriculture
