← Papers

Paper record

Multi-pathway neural network architecture with feedback-based validation learning for robust plant disease classification

Chafik Boulealam · Hajar Filali · Adnane Mohamed Mahraz · Hamid Tairi · Jamal Riffi

Array · 1 Sept 2026 · 10.1016/j.array.2026.101165

Abstract

Automated plant disease classification from leaf images demands models that jointly achieve high accuracy and efficient training convergence. Standard deep learning approaches process images through a single feature pathway, limiting their ability to capture diverse visual manifestations such as color changes, texture patterns, and spatial distributions. This paper introduces DMCNNA-FBVL, a framework integrating two complementary innovations: (1) a Deep Multi-Component Neural Network Architecture (DMCNNA) employing three specialized pathways processing color-space statistics, texture descriptors, and raw image features before fusing them through SoftMax-weighted aggregation; and (2) Feedback-Based Validation Learning (FBVL), a training strategy that periodically blends validation-set gradients into weight updates to accelerate convergence. Experiments on the New Plant Diseases Dataset (87,000 images, 38 classes) show that DMCNNA-FBVL achieves 98.7% accuracy, 98.8% precision, 98.6% recall, and 98.7% F1-score, outperforming ResNet-50 by 3.2 percentage points ( 𝑝 < 0 . 0 0 1 ). The primary reported metrics are computed exclusively on an independent 10% hold-out test set, whereas the separate 10% validation partition is used during training for FBVL gradient blending and does not contribute to final test evaluation. Five-fold cross-validation confirms stability (98.7% ± 0.15%). Ablation experiments confirm additive gains, while FBVL reduces wall-clock training time by 15% through faster convergence.

Code and data availability

The paper's plant disease classification experiments use the New Plant Diseases Dataset, which the authors state is publicly available on Kaggle. The authors' code and trained models are only promised 'upon acceptance' (no public URL), so they do not qualify as public assets.

Datasetpublic

ral monitoring systems. Declaration of competing interest The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper. Data availability The New Plant Diseases Dataset used in this study is publicly available on Kaggle (https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset). Code and trained models will be made available upon acceptance. Funding This research did not receive any specific grant from funding agencies in the public, commercial, or not-for-profit sectors. Acknowledgments [Removed for double-blind review.] CRediT authorship contribution statement [Removed f

Open resource ↗Kaggle · new-plant-diseases-dataset · pdf-raw-page:19 lines:1-59