← Papers

Unverified paper record

A Lightweight Convolutional Neural Network with Neighbourhood Attention and a 100- Category Dataset for Plant Disease Detection

International Journal of Engineering and Manufacturing · 8 Jun 2026 · 10.5815/ijem.2026.03.12

Abstract

Plant disease detection is vital for agricultural sustainability and food security. While Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) have achieved high accuracy in this domain, CNNs often require millions of parameters and substantial computation. ViTs suffer from the quadratic time and space complexity of self-attention (SA), limiting their use on resource-constrained devices. Although SA is capable of modelling long-range dependencies when symptoms are dispersed, many plant diseases exhibit small, localized lesions or texture changes; therefore, Neighborhood Attention (NA) offers a more efficient and targeted alternative by focusing on nearby regions rather than the entire image. This work proposes a custom Localized NA block implemented in TensorFlow/Keras that operates directly on CNN feature maps, bypassing patch embedding and transformer modules. A lightweight CNN is then developed by combining depth-wise separable convolutions with the proposed localized NA block. In addition, a 100-category plant disease dataset covering 16 crops is presented. The dataset is curated, class-balanced, and made publicly available to support reproducibility and encourage further research. The proposed 9-layer CNN, with just 1.7M parameters and a size of 6.74 MB, achieved a favorable balance between accuracy, model size, and computational efficiency, compared with MobileNetV1, MobileNetV2, DenseNet121, InceptionV3, MobileViT-XXS, and EfficientViT-M0, achieving 98.97%± 0.33% accuracy on PlantVillage and 93.36%± 0.28% on the proposed dataset. The ablation study showed that the NA block improved test accuracy by approximately 2–3%, while Grad-CAM visualizations indicated more precise targeting of diseased areas in the leaf image.

Plant phenotyping relevance

植物葉画像から病徴を推定する軽量CNNと注意機構を開発し、複数データセットで比較評価・アブレーションを行い、さらに100カテゴリの公開データセットを提示しているため、植物フェノタイピング手法が中心である。

abstractThis work proposes a custom Localized NA block implemented in TensorFlow/Keras that operates directly on CNN feature maps
abstractIn addition, a 100-category plant disease dataset covering 16 crops is presented.
abstractThe ablation study showed that the NA block improved test accuracy by approximately 2–3%

Code and data availability

The paper's authors curated a 100-category plant disease dataset and explicitly state it is publicly available on Kaggle in both augmented-train and raw split forms. These are paper-specific, public, actionable phenotype image datasets. The PlantVillage benchmark is a third-party dataset, not a paper-specific asset, so

Datasetpublic

rs declare no conflict of interest Funding Declaration This research work was supported by KLE Technological University, Hubbali, India under the Ph.D. Fellowship Program. Data Availability Statement The newly curated 100-category Plant Disease Dataset used in this study is publicly available on Kaggle. Augmented Train Dataset: https://www.kaggle.com/datasets/rithambararajput/augmented-train Raw Dataset: https://www.kaggle.com/datasets/rithambararajput/100-class-split-raw-dataset The Plant Village dataset, used as a benchmark for comparative evaluation, is also publicly accessible at: https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset.Ethical Declarations This study does no

Open resource ↗Kaggle · rithambararajput/augmented-train · pdf-raw-page:19 lines:1-51
Datasetpublic

supported by KLE Technological University, Hubbali, India under the Ph.D. Fellowship Program. Data Availability Statement The newly curated 100-category Plant Disease Dataset used in this study is publicly available on Kaggle. Augmented Train Dataset: https://www.kaggle.com/datasets/rithambararajput/augmented-train Raw Dataset: https://www.kaggle.com/datasets/rithambararajput/100-class-split-raw-dataset The Plant Village dataset, used as a benchmark for comparative evaluation, is also publicly accessible at: https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset.Ethical Declarations This study does not involve human participants or animals. Therefore, ethical approval was not r

Open resource ↗Kaggle · rithambararajput/100-class-split-raw-dataset · pdf-raw-page:19 lines:1-51

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.