the dataset was obtained from the publicly available Kaggle distribution of the PlantVillage dataset: https://www.kaggle.com/datasets/mohitsingh1804/plantvillageThe
Open resource ↗html-lines:584-607Unverified paper record
AdjLeafGNN: a hybrid deep learning and graph neural network framework for probabilistic modeling of adjacent leaf disease spread in precision agriculture.
Scientific reports · 1 Apr 2026 · 10.1038/s41598-026-45061-8
Abstract
Proper detection and treatment of plant leaf diseases are essential factors for achieving good crop yields and ensuring food security. Convolutional Neural Networks (CNNs) have shown significant potential for classifying diseases from leaf images. Instead, most current work focuses on image-level prediction and ignores the relationship between infected leaves. This limitation somewhat constrains their use in modelling disease spread. Also, it makes them less efficient in typical field situations where disease is transmitted from plant to plant by physical contact. Moreover, existing CNN architectures do not access inter-lobar contextual information, an essential factor for early detection and control. To tackle this, we propose AdjLeafGNN, an innovative hybrid deep learning and graph neural network model that performs multi-class leaf disease classification and probabilistic prediction of adjacent-leaf disease spread in a single pass. The method uses the enhanced CNN model (LDDNet), with Atrous Spatial Pyramid Pooling (ASPP) and a Channel-Spatial Attention Module (CSAM), to achieve a more precise representation across multiple scales. These embeddings are then used to construct a similarity graph, enabling a GNN to infer likely disease transmission paths among leaves. We evaluate the PlantVillage dataset on the proposed model, and the results show that it outperforms state-of-the-art CNN-based methods, achieving 98.88% classification accuracy and 98.71% F1 Score. Additionally, we were able to predict disease spread with a high AUC-ROC of 0.942 and an MCC of 0.884 using our framework. These results confirm that AdjLeafGNN can accurately model both local and relational patterns. The approach we propose is scalable and interpretable, facilitating real-time monitoring and control of diseases in precision agriculture.
Plant phenotyping relevance
葉画像から植物病害を分類し、隣接葉間の病害拡大を推定する深層学習・GNN手法を提案・評価しており、植物の病害状態の取得・推定が研究の中心である。
abstractwe propose AdjLeafGNN, an innovative hybrid deep learning and graph neural network model that performs multi-class leaf disease classification and probabilistic prediction of adjacent-leaf disease spread in a single pass.
abstractThese results confirm that AdjLeafGNN can accurately model both local and relational patterns.
Code and data availability
The paper uses the public Kaggle PlantVillage leaf-image dataset as its phenotyping input and releases the complete AdjLeafGNN implementation (model, preprocessing, training, evaluation) on GitHub with a Zenodo-archived DOI.
The complete source code of the proposed AdjLeafGNN framework, including model implementation, training scripts, and evaluation pipeline, is publicly available. GitHub repository: https://github.com/surekhareddy123/AdjLeafGNN. A permanent archived version of the repository has been deposited in Zenodo and assigned the following DOI: 10.5281/zenodo.18862439.
Open resource ↗https://github.com/surekhareddy123/AdjLeafGNN · 10.5281/zenodo.18862439 · html-lines:584-607This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.