有限维度与大评估预算下无导数全局优化算法的基准测试

Benchmarking Derivative-Free Global Optimization Algorithms Under Limited Dimensions and Large Evaluation Budgets

IEEE Transactions on Evolutionary Computation · 2024
被引 16
ABS 4

中文导读

比较了25种随机和确定性无导数优化算法在低维(最多20维)和大评估预算下的性能,发现EA4eig等算法在解质量上更优,随机算法在高维复杂问题上表现更好。

Abstract

This paper addresses the challenge of selecting the most suitable optimization algorithm by presenting a comprehensive computational comparison between stochastic and deterministic methods. The complexity of algorithm selection arises from the absence of a universal algorithm and the abundance of available options. Manual selection without comprehensive studies can lead to suboptimal or incorrect results. In order to address this issue, we carefully selected twenty-five promising and representative state-of-the-art algorithms from both aforementioned classes. The evaluation with up to the twenty dimensions and large evaluation budgets (105×n) was carried out in a significantly expanded and improved version of the DIRECTGOLib v2.0 library, which included ten distinct collections of primarily continuous test functions. The evaluation covered various aspects, such as solution quality, time complexity, and function evaluation usage. The rankings were determined using statistical tests and performance profiles. When it comes to the problems and algorithms examined in this study, EA4eig, EBOwithCMAR, APGSK-IMODE, 1-DTC-GL, OQNLP, and DIRMIN stand out as superior to other derivative-free solvers in terms of solution quality. While deterministic algorithms can locate reasonable solutions with comparatively fewer function evaluations, most stochastic algorithms require more extensive evaluation budgets to deliver comparable results. However, the performance of stochastic algorithms tends to excel in more complex and higher-dimensional problems. These research findings offer valuable insights for practitioners and researchers, enabling them to tackle diverse optimization problems effectively.

优化算法无导数优化全局优化基准测试算法比较