Skip to content
Open access

An Intelligent Hybrid Deep Learning Model Integrating CNN, Transformer, and LSTM for Precision Cotton Disease Diagnosis

Jul 2026 · International journal of computer information systems and industrial management applications · 0 citations

TL;DR

A novel hybrid deep learning framework integrating Convolutional Neural Networks, Transformer-based attention mechanisms, and Long Short-Term Memory networks for spatio-temporal cotton leaf disease detection and classification is proposed, suitable for intelligent precision agriculture systems and real-time disease monitoring applications.

Abstract

Cotton leaf diseases significantly affect crop yield and quality, leading to substantial economic losses in agricultural regions. Early and accurate detection of these diseases is essential for sustainable crop management and precision agriculture. Existing studies primarily rely on conventional Convolutional Neural Networks (CNNs) or object detection models that focus on static image classification, often lacking global contextual learning and temporal disease progression modeling. To address these limitations, this study proposes a novel hybrid deep learning framework integrating Convolutional Neural Networks (CNN), Transformer-based attention mechanisms, and Long Short-Term Memory (LSTM) networks for spatio-temporal cotton leaf disease detection and classification.In the proposed architecture, a pre-trained EfficientNet backbone is employed for spatial feature extraction, followed by a multi-head self-attention Transformer block to capture global contextual relationships within leaf patterns. An LSTM layer is incorporated to enable temporal sequence modeling, allowing the framework to be extended toward disease progression analysis and forecasting. The model is trained and evaluated on a structured cotton leaf dataset with data augmentation and fine-tuning strategies to enhance generalization performance.Experimental results demonstrate that the proposed hybrid model achieves superior classification accuracy, improved robustness, and enhanced feature representation compared to conventional CNN-based approaches. Confusion matrix analysis and ROC curve evaluation confirm high discriminative capability across multiple disease classes. The integration of spatial, global attention, and temporal learning components makes the proposed framework suitable for intelligent precision agriculture systems and real-time disease monitoring applications.The developed model provides a scalable foundation for future integration with IoT-based environmental sensing systems, enabling predictive crop health management and early warning advisory mechanisms in smart farming environments.

Read PDF

Similar papers

Open access Jul 2026

A Deep Hybrid Convolutional Neural Network (CNN)–Transformer Approach for Early Detection of Tomato Leaf Diseases

A deep hybrid Convolutional Neural Network –Transformer architecture is introduced by combining ConvNeXt Large (ConvNeXt-L) and Swin Transformer architecture by combining ConvNeXt Large (ConvNeXt-L) and Swin Transformer (as local feature extractor) and Swin Transformer (as global context encoder) to predict tomato leaf diseases.

Rahul Singh Pawar, Prashant Panse · 0 citations
Jul 2026

A Convolutional Neural Network for Accurate Cotton Leaf Disease Classification

The proposed CNN framework provides a scalable, computationally efficient, and intelligent solution for automated cotton leaf disease classification, contributing to the advancement of AI-driven precision agriculture and sustainable crop management.

Sonali Kamra, Vijay Laxmi · 0 citations
Open access Jul 2026

Early Detection of Disease in Millet Crops Using Transfer Learning

Experimental data show that the proposed EfficientNetB0V2 + CNN model achieves superior performance, with higher accuracy and better precision, recall and F1 Score across all classes, highlighting the effectiveness of the suggested approach in detecting complex disease patterns.

Nisha Rani · 0 citations
Open access Jul 2026

Hybrid Deep Learning Model for Coffee Leaf Disease Detection Using CNN DeiT

Findings confirm that the hybrid CNN–Transformer architecture effectively enhances classification performance, robustness, and generalization in coffee leaf disease classification, with potential applications in precision agriculture and data-driven crop management.

Jepri Banjarnahor, Reclesia Br Harianja, Syafrida Maulidah et al. · 0 citations
Open access Aug 2026

A Hybrid Transfer Learning Framework for Corn Crop Detection Using Deep Convolutional Networks

Corn Transfer Learning Network (CTL-Net), an end-to-end hybrid deep learning model for corn leaf disease identification, allows accurate and interpretable predictions in a computationally efficient manner, making it an excellent candidate for mobile and resource-limited applications in precision agriculture.

K. P. Kumar, Y. Kuma · 0 citations
Open access Aug 2026

Cotton Leaf Disease Detection via Dual-Backbone CNN-Transformer Fusion with Quantitative XAI Comparison

Deep learning has shown promise for cotton leaf disease detection, yet two critical gaps remain. First, most studies rely on a single model (Convolutional Neural Network-CNN or Transformer) and do not explore how to effectively fuse these complementary architectures. Second, eXplainable AI (XAI) methods are often used qualitatively, lacking objective benchmarks to guide method selection. To address these gaps, we evaluate six backbone models, comprising four CNNs (ResNet50, EfficientNet-B0, DenseNet121, and MobileNetV2) and two Vision Transformers (ViT-Base and DeiT-Small), on the Kaggle cotton leaf disease dataset, which contains 1711 images across four classes. We then systematically investigate five CNN–Transformer fusion strategies, namely concatenation, attention, weighted, ensemble, and variance-based fusion, to identify the most effective approach for disease classification. The best-performing individual models are DenseNet121 (92.40% accuracy) and ViT-Base (96.49% accuracy). Classification metrics include accuracy, balanced accuracy, precision/recall, F1-score, Cohen’s kappa, MCC, AUC, bootstrap confidence intervals, and McNemar tests. Computational efficiency (FLOPs, inference time, model size) is also reported. Concatenation fusion achieves the highest performance (accuracy = 99.42%, 95% CI: 98.2–100%, weighted F1 = 0.994, MCC = 0.992). For explainability, we quantitatively compare six XAI techniques, GradCAM, GradCAM++, ScoreCAM, LayerCAM, EigenCAM, and AblationCAM, using the pointing game, IoU, AUC, and localization accuracy. EigenCAM yields the best overall explainability score. This study demonstrates that simple feature concatenation between dual backbones (CNN + Transformer) is highly effective for cotton leaf disease detection and provides a benchmark for XAI method selection in plant pathology.

Naeem Ullah, I. De Falco, Giovanna Sannino · 0 citations