分析和简化CEC 2022优化竞赛单一目标绑定受约束搜索的获胜者
1Warsaw University of Technology, Institute of Computer Science, Warsaw, 00-665, Poland rafal.biedrzycki@pw.edu.pl.
Evolutionary computation
|May 14, 2025
概括
研究人员简化了EA4Eig进化算法,修复了错误并提高了性能. 精简版,更少的组件和调整的参数,在基准测试中表现优于原版.
科学领域:
- 计算智能是一种计算智能.
- 优化算法 优化算法
- 进化计算是一种进化计算.
背景情况:
- 最先进的进化算法 (EA) 产生了强有力的结果,但复杂且难以分析.
- 赢得CEC 2022竞赛的EA4Eig是一个复杂的EA,使用四个内部优化算法.
研究的目的:
- 分析EA4Eig算法并提出一个简化,更高性能的版本.
- 识别和纠正影响其排名的EA4Eig原始源代码中的错误.
- 实证地评估个别组件和参数对EA4Eig业绩的贡献.
主要方法:
- 编码纠正和重新计算CEC 2022竞赛排名的代码.
- 经验分析EA4Eig组件通过废弃研究.
- 通过删除组件和调整隐藏参数来简化算法.
- 对CEC 2022和BBOB基准进行比较绩效评估.
主要成果:
- 原来的EA4Eig源代码包含了影响其竞争排名的错误.
- 开发了EA4Eig的简化版本,减少了代码的复杂性 (716至244行).
- 调整两个特定的隐藏参数显著提高了性能.
- 简化EA4Eig在CEC 2022和BBOB基准上表现优于原始的表现.
结论:
- 简化的EA4Eig算法提供了增强的优化性能和减少的复杂性.
- 纠正源代码错误和系统的组件/参数分析对于算法开发至关重要.
- 简化的EA4Eig代表了一种更高效和有效的方法来实现单一目标的受限优化.
相关概念视频
Statically Indeterminate Problem Solving
344
Statically indeterminate problems are those where statics alone can not determine the internal forces or reactions. Consider a structure comprising two cylindrical rods made of steel and brass. These rods are joined at point B and restrained by rigid supports at points A and C. Now, the reactions at points A and C and the deflection at point B are to be determined. This rod structure is classified as statically indeterminate as the structure has more supports than are necessary for maintaining...
344
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
34
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
34
Decision Making: P-value Method
5.2K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
5.2K
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
3.0K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.0K
Heuristics
58
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
58
Two-Dimensional Force System: Problem Solving
506
Solving problems related to two-dimensional force systems is an essential aspect of mechanics and engineering. By applying the principles of vector analysis and force equilibrium, one can determine the effect of multiple forces acting on an object in a two-dimensional space.
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
506


