改进的狐狸优化算法更好平衡探索与利用,性能提升40%。
An Improved FOX Optimization Algorithm Using Adaptive Exploration and Exploitation for Global Optimization
- 用动态步长自适应调节探索与利用,提升搜索效率。
- 在20个经典函数和61个CEC测试中表现优于原算法40%。
- 仅需少量超参数,适合解决复杂真实优化问题。
优化算法在解决现实世界问题中至关重要,但常因陷入局部最优及探索与利用难以平衡而受限。本文提出一种改进的狐狸优化算法(IFOX),通过基于当前解适应性调整步长,实现探索与利用的动态平衡。IFOX减少四个超参数(C1, C2, a, Mint),并优化主方程。实验在20个经典基准函数、61个进化计算大会(CEC)测试函数及10个真实问题上进行。结果表明,IFOX整体性能较原算法提升40%,在所有函数与问题上对16种算法取得880胜、228平、348负。非参数统计检验(Friedman与Wilcoxon符号秩检验)确认其在17个算法中平均排名5.92,竞争力优于最新算法如LSHADE和NRO。结果证明IFOX在多样化优化任务中具有显著潜力。
原文摘要 · Abstract (English)
Optimization algorithms are essential for solving many real-world problems. However, challenges such as getting trapped in local minima and effectively balancing exploration and exploitation often limit their performance. This paper introduces an improved variation of the FOX optimization algorithm (FOX), termed Improved FOX (IFOX), incorporating a new adaptive method using a dynamically scaled step-size parameter to balance exploration and exploitation based on the current solution's fitness value. The proposed IFOX also reduces the number of hyperparameters by removing four parameters (C1, C2, a, Mint) and refines the primary equations of FOX. To evaluate its performance, IFOX was tested on 20 classical benchmark functions, 61 benchmark test functions from the congress on evolutionary computation (CEC), and ten real-world problems. The experimental results showed that IFOX achieved a 40% improvement in overall performance metrics over the original FOX. Additionally, it achieved 880 wins, 228 ties, and 348 losses against 16 optimization algorithms across all involved functions and problems. Furthermore, non-parametric statistical tests, including the Friedman and Wilcoxon signed-rank tests, confirmed its competitiveness against recent and state-of-the-art optimization algorithms, such as LSHADE and NRO, with an average rank of 5.92 among 17 algorithms. These findings highlight the significant potential of IFOX for solving diverse optimization problems, establishing it as a competitive and effective optimization algorithm.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。