I R D O E Vi Su P Fu Vijayalakshmi S. Abbigeri ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ ✓ Geetha D. Devanagavi ✓ ✓ CONFLICT OF INTEREST STATEMENT All authors declare that they have no conflicts of interest. DATA AVAILABILITY The data that support the findings of this study are openly available in Kaggle, "Bean leaf lesions dataset," [Online] at https://www.kaggle.com/datasets/advayprasad/bean-leaf-lesions-dataset. REFERENCES [1] Food and Agriculture Organization (FAO), “Climate change fans spread of pests and threatens plants and crops, new FAO study,” Food and Agriculture Organization (FAO), 2021. https://www.fao.org/newsroom/detail/Climate-change-fans-spread-of-pests- and-threatens-plants-and-crops-new-FAO
Open resource ↗Kaggle · pdf-layout-page:7 lines:1-70Paper record
Transformer-based hybrid classification for plant leaf disease detection using vision transformer, principal component analysis, and support vector machine
International Journal of Electrical and Computer Engineering (IJECE) · 1 Jun 2026 · 10.11591/ijece.v16i3.pp1399-1406
Abstract
Plant diseases remain a critical challenge in agriculture, causing substantial yield losses and threatening food security. In this work, we propose a hybrid deep feature engineering framework that integrates deep learning-based feature extraction with classical machine learning for accurate plant disease detection. A pretrained vision transformer (ViT) model is employed to extract discriminative features from leaf images, effectively capturing complex spatial relationships. To address the curse of dimensionality, principal component analysis (PCA) is applied, retaining 98% of the variance while reducing feature space complexity. The refined features are then classified using a support vector machine (SVM) optimized through hyperparameter tuning. Experimental results on the bean leaf lesions dataset demonstrate strong performance, achieving 92% accuracy and a weighted F1-score of 0.92. The proposed ViT–PCA–SVM pipeline effectively balances accuracy, computational efficiency, and generalization, making it a promising solution for real-time smart farming applications.
Code and data availability