CVApr 28

A Light Weight Multi-Features-View Convolution Neural Network For Plant Disease Identification

arXiv:2605.009031.6
Predicted impact top 95% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work addresses the need for efficient plant disease detection in resource-constrained agricultural settings, but the improvement is incremental.

The authors propose a lightweight Multi-View Convolutional Neural Network for plant disease identification that achieves a 2.9% improvement in classification accuracy over a baseline CNN on the PlantVillage dataset, while being less computationally expensive than state-of-the-art deep CNNs.

Agriculture is a key sector of the economies of developing countries. It serves as a primary source of income and employment for rural populations. However, each year, a large portion of crops is wasted because of pests and diseases. Well-timed prediction of plant diseases is crucial to sustainable, high-quality agricultural production. Detection of plant diseases through conventional methods is both labour-intensive and time-consuming. Researchers have developed image classification based automated techniques for this purpose. Most accurate methods are based on deep convolutional neural networks, which are computationally intensive, with many layers and millions of trainable parameters. In resource-constrained settings, especially in rural areas, it is difficult to deploy deep convolutional neural network models for efficient plant disease identification. To address these issues, an efficient and light-weight Multi-View Convolutional Neural Network is proposed. These additional features aid the proposed model to identify the plant diseases accurately and efficiently with less number of parameters. The proposed model is tested on a benchmark Plantvillage dataset and achieves an improvement of $ 2.9\%$ in classification accuracy compared to the baseline convolutional neural network model, which was trained only on Red, Green, and Blue (RGB) plant images. Compared with state-of-the-art deep convolutional neural network models, the proposed model is less computationally expensive and achieves comparable accuracy for plant disease identification on the PlantVillage dataset.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes