Search bioRxiv⌕ Search

Biology subjects

Chiwele, N.

Publications and source records attributed to Chiwele, N..

2 recordsLinked to original sources

Drought-Spec-Net: Early Tomato Drought Detection and Potential Yield-Impact Assessment Using Vis NIR Data

Drought stress significantly reduces tomato (Solanum lycopersicum L.) productivity, and early detection is critical to minimize yield losses through timely interventions. In this study, we developed Drought-Spec-Net, a hybrid 1D convolutional neural network that integrates local and global spectral feature extraction to detect early drought stress from visible and near infrared (Vis NIR) spectra data of tomato seedlings. The model was trained on 378 samples using an 80:20 train test split, with 20% of the training set reserved for validation. DroughtSpecNet outperformed the evaluated baseline and state of the art models, achieving 97% accuracy, 95% precision, 98% recall, and an F1 score of 97%. To improve the agronomic interpretation of the model outputs, predicted drought probabilities were converted into a literature-informed potential yield impact indicator using a maximum impact level of 60%. On the test set (76 samples), mapped potential yield-impact values ranged from 0% to 60%, with an average reduction of 12.97%. We also conducted an initial experiment using our greenhouse RGB dataset, collected daily from drought treated and well-watered tomato plants at West Virginia State University (WVSU). From this dataset, 44 images were selected for ilastik-based canopy segmentation, producing plant-level drought severity indices (DSI) with a mean of 0.28, median of 0.14, and range of 0.01 to 0.91. Additionally, we trained and fine-tuned a large language model (LLM) based on PLLaMA7BInstruct, called AgriLLaMA, for automated agronomic report generation from Drought-Spec-Net outputs. The generated reports summarize predicted stress levels, mapped potential yield impacts, and preliminary management considerations. This integrated approach not only improves early drought stress detection but also delivers quantitative and interpretable estimates of potential productivity losses, providing a complete framework connecting physiological stress detection to actionable agricultural outcomes.

plant biology↗

LeafyVGG-16: Transfer Learning for Plant Disease Detection with Cyber Risk Analysis

Plant disease detection using deep learning is essential for precision agriculture, enabling early and automated crop health monitoring. This study proposes an end-to-end transfer learning pipeline, LeafyVGG-16, for multi-class classification of plant diseases and nutrient deficiencies using a tomato leaf dataset. The framework integrates data preprocessing, augmentation, and a VGG-16 backbone with a two-stage fine-tuning strategy. The proposed model is evaluated against CNN, DenseNet-121, Inception-V3, EfficientNetB0, and ResNet-50, achieving an accuracy of 0.93 with precision, recall, and F1-scores of 0.93, 0.90, and 0.92, respectively. These results demonstrate the effectiveness of transfer learning for fine-grained plant disease recognition. We further evaluate model robustness under adversarial cyber attacks to assess deployment reliability in agricultural systems. Under Fast Gradient Sign Method (FGSM) attacks ({epsilon} = 0.01- 0.05), the model shows an accuracy drop of 1%-7.5%, while Projected Gradient Descent (PGD) attacks ({epsilon} = 0.05, step size = 0.005, 10 iterations) produce similar degradation, highlighting the models vulnerability to adversarial perturbations. These findings highlight potential security and reliability risks in AI-based agricultural decision-making systems. Future work will focus on improving robustness and cyber-resilience and extending this framework to other crops for secure and context-aware deployment in resource-constrained environments.

plant biology↗