The arithmetic optimization algorithm (AOA) is a recently proposed swarm intelligence optimizer with a simple structure and few control parameters. However, the original AOA relies on a single update mechanism, which often leads to premature convergence and limited adaptability in complex optimization problems. To address these limitations, this paper proposes a multi-strategy improved arithmetic optimization algorithm (IAOA). The proposed algorithm constructs a heterogeneous strategy pool composed of six search strategies, including arithmetic update, differential evolution operators, competitive elite learning, interpolation-based acceleration, and curriculum education learning. Furthermore, an adaptive strategy regulation mechanism based on fitness improvement contribution is introduced to dynamically adjust the selection probability of each strategy. Extensive experiments conducted on the CEC2017 and CEC2022 benchmark suites demonstrate that IAOA achieves a superior optimization accuracy, convergence speed, and stability compared with several classical algorithms, recent metaheuristics, and AOA variants. Statistical tests including the Wilcoxon rank-sum test and Friedman mean rank test confirm the significance of the performance improvements. In addition, the algorithm is successfully applied to a three-dimensional path planning problem for amphibious unmanned aerial vehicles, demonstrating its effectiveness in solving complex engineering optimization problems.
Shen et al. (Mon,) studied this question.