The source code, trained model configurations, and experimental scripts used in this study are publicly available at: https://github.com/simarkalsi24/Hybrid-of-Optimization-Algorithm-.git The repository includes the complete training and optimization pipeline, implementations of all hybrid algorithms (ALO–DA, ALO–PSO, ALO–WOA, and PSO–WOA), as well as experiment configurations, logs, evaluation scripts, and visualization outputs to ensure full reproducibility of the reported results.
Open resource ↗GitHub · simarkalsi24/Hybrid-of-Optimization-Algorithm- · lines:579-588Unverified paper record
Hybrid metaheuristic optimization of convolutional neural networks for tomato leaf disease classification.
Scientific reports · 7 Jun 2026 · 10.1038/s41598-026-54355-w
Abstract
Convolutional Neural Networks (CNNs) are widely used for plant disease detection, yet their performance is strongly influenced by hyperparameter selection. Traditional manual tuning or random search approaches are inefficient and may lead to suboptimal solutions. In this study, we propose and evaluate four hybrid metaheuristic strategies, Ant Lion Optimizer combined with Whale Optimization Algorithm (ALO-WOA), Ant Lion Optimizer with Dragonfly Algorithm (ALO-DA), Ant Lion Optimizer with Particle Swarm Optimization (ALO-PSO), and Particle Swarm Optimization with Whale Optimization Algorithm (PSO-WOA), for automatic hyperparameter tuning of CNNs. The methods were applied to a tomato leaf disease dataset comprising 21,421 training, 4,586 validation, and 4,602 test images across 10 classes. The CNN architecture was fixed with three convolutional blocks and a tunable dropout and learning rate. The experimental results show that ALO-DA achieved the highest test accuracy of 97.83%, closely followed by ALO-WOA (97.67%) and PSO-WOA (97.52%), while ALO-PSO achieved 95.26%. These findings demonstrate that hybrid metaheuristics can effectively improve CNN hyperparameter search compared to single optimizers, balancing exploration and exploitation more efficiently. Limitations and future research directions are discussed.
Plant phenotyping relevance
トマト葉の病害状態を画像から分類するCNNについて、ハイブリッドメタヒューリスティックによるハイパーパラメータ最適化手法を開発・評価しており、植物フェノタイピング手法が中心である。
abstractIn this study, we propose and evaluate four hybrid metaheuristic strategies, Ant Lion Optimizer combined with Whale Optimization Algorithm (ALO-WOA), Ant Lion Optimizer with Dragonfly Algorithm (ALO-DA), Ant Lion Optimizer with Particle Swarm Optimization (ALO-PSO), and Particle Swarm Optimization with Whale Optimization Algorithm (PSO-WOA), for automatic hyperparameter tuning of CNNs.
abstractThe methods were applied to a tomato leaf disease dataset comprising 21,421 training, 4,586 validation, and 4,602 test images across 10 classes.
abstractThese findings demonstrate that hybrid metaheuristics can effectively improve CNN hyperparameter search compared to single optimizers
Code and data availability
The paper uses the public Kaggle Tomato Leaf Disease Dataset V2 as its phenotyping image data and publishes the authors' complete hybrid metaheuristic CNN optimization pipeline (training, optimization, evaluation scripts) in a public GitHub repository. Trained models/logs are only available on request.
This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.