Despite the simplicity of the whale optimization algorithm (WOA) and its success in solving some optimization problems, it faces many issues. Thus, WO

A Systematic Review of the Whale Optimization Algorithm: Theoretical Foundation, Improvements, and Hybridizations

submited by
Style Pass
2025-01-14 04:00:05

Despite the simplicity of the whale optimization algorithm (WOA) and its success in solving some optimization problems, it faces many issues. Thus, WOA has attracted scholars' attention, and researchers frequently prefer to employ and improve it to address real-world application optimization problems. As a result, many WOA variations have been developed, usually using two main approaches improvement and hybridization. However, no comprehensive study critically reviews and analyzes WOA and its variants to find effective techniques and algorithms and develop more successful variants. Therefore, in this paper, first, the WOA is critically analyzed, then the last 5 years' developments of WOA are systematically reviewed. To do this, a new adapted PRISMA methodology is introduced to select eligible papers, including three main stages: identification, evaluation, and reporting. The evaluation stage was improved using three screening steps and strict inclusion criteria to select a reasonable number of eligible papers. Ultimately, 59 improved WOA and 57 hybrid WOA variants published by reputable publishers, including Springer, Elsevier, and IEEE, were selected as eligible papers. Effective techniques for improving and successful algorithms for hybridizing eligible WOA variants are described. The eligible WOA are reviewed in continuous, binary, single-objective, and multi/many-objective categories. The distribution of eligible WOA variants regarding their publisher, journal, application, and authors' country was visualized. It is also concluded that most papers in this area lack a comprehensive comparison with previous WOA variants and are usually compared only with other algorithms. Finally, some future directions are suggested.

Metaheuristic algorithms successfully solve NP-hard problems in an acceptable response time by minimizing or maximizing any objective function [1,2,3,4]. These algorithms can be categorized into three primary categories [5]: evolutionary [6], physics-based [7, 8], and swarm intelligence [9,10,11]; however, there are others. Evolutionary algorithms use mechanisms such as reproduction, mutation, crossover, and selection inspired by the Darwinian evolutionary concepts to evolve the population during a predefined optimization process [12]. Like Darwin's survival, the best individual is selected and reproduced based on fitness value. Genetic algorithm (GA) [13], differential evolution (DE) [14], genetic programming (GP) [15], and biogeography-based optimizer (BBO) [16] are some flagships in this category. Concepts such as gravity, electromagnetic force, and equilibrium are employed in developing physics-based metaheuristic algorithms. Simulated annealing (SA) [17], gravitational search algorithm (GSA) [18], optics-inspired optimization (OIO) [19], thermal exchange optimization (TEO) [20], atom search optimization (ASO) [21], and quantum-based avian navigation optimizer algorithm (QANA) [22] are high cited pioneer algorithms in this category.

Leave a Comment