Enhancing Leaf Disease Classification Using GAT-GCN Hybrid Model
Journal:
arXiv
Published Date:
Apr 7, 2025
Abstract
Agriculture plays a critical role in the global economy, providing
livelihoods and ensuring food security for billions. As innovative agricultural
practices become more widespread, the risk of crop diseases has increased,
highlighting the urgent need for efficient, low-intervention disease
identification methods. This research presents a hybrid model combining Graph
Attention Networks (GATs) and Graph Convolution Networks (GCNs) for leaf
disease classification. GCNs have been widely used for learning from
graph-structured data, and GATs enhance this by incorporating attention
mechanisms to focus on the most important neighbors. The methodology integrates
superpixel segmentation for efficient feature extraction, partitioning images
into meaningful, homogeneous regions that better capture localized features.
The authors have employed an edge augmentation technique to enhance the
robustness of the model. The edge augmentation technique has introduced a
significant degree of generalization in the detection capabilities of the
model. To further optimize training, weight initialization techniques are
applied. The hybrid model is evaluated against the individual performance of
the GCN and GAT models and the hybrid model achieved a precision of 0.9822,
recall of 0.9818, and F1-score of 0.9818 in apple leaf disease classification,
a precision of 0.9746, recall of 0.9744, and F1-score of 0.9743 in potato leaf
disease classification, and a precision of 0.8801, recall of 0.8801, and
F1-score of 0.8799 in sugarcane leaf disease classification. These results
demonstrate the robustness and performance of the model, suggesting its
potential to support sustainable agricultural practices through precise and
effective disease detection. This work is a small step towards reducing the
loss of crops and hence supporting sustainable goals of zero hunger and life on
land.