Human Evolutionary Optimization Algorithm

Junbo Lian,Guohua Hui
DOI: https://doi.org/10.1016/j.eswa.2023.122638
IF: 8.5
2023-11-27
Expert Systems with Applications
Abstract:This paper introduces the Human Evolutionary Optimization Algorithm (HEOA), a metaheuristic algorithm inspired by human evolution. HEOA divides the global search process into two distinct phases: human exploration and human development. Logistic Chaos Mapping is employed for initialization. In the human exploration phase, an initial global search is conducted, followed by the human development phase, in which the population is categorized into leaders, explorers, followers, and losers, each utilizing distinct search strategies. The convergence speed and search accuracy of HEOA are evaluated using 23 well-established test functions. Furthermore, the algorithm's applicability in engineering optimization is assessed with four engineering problems. A comparative analysis with ten other algorithms highlights HEOA's effectiveness, as evidenced by various performance metrics and statistical measures. Consistently, the results demonstrate that HEOA surpasses most current state-of-the-art algorithms in approximating optimal solutions for complex global optimization problems. The MATLAB code for HEOA is available at https://github.com/junbolian/HEOA.git .
computer science, artificial intelligence,engineering, electrical & electronic,operations research & management science
What problem does this paper attempt to address?