DA2MODE:基于自适应多算子微分演化的动态存档数值优化

IF 8.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Mohamed Reda , Ahmed Onsy , Amira Y. Haikal , Ali Ghanbari
{"title":"DA2MODE:基于自适应多算子微分演化的动态存档数值优化","authors":"Mohamed Reda ,&nbsp;Ahmed Onsy ,&nbsp;Amira Y. Haikal ,&nbsp;Ali Ghanbari","doi":"10.1016/j.swevo.2025.102130","DOIUrl":null,"url":null,"abstract":"<div><div>This paper presents Dynamic Archive with Adaptive Multi-Operator Differential Evolution (DA2MODE), a new algorithm that aims to boost the performance of meta-heuristic and evolutionary methods in numerical optimization. DA2MODE introduces a Progressive Adaptive Selector with Exponential Smoothing (PASES), which dynamically updates the selection probabilities of both mutation and crossover operators. Unlike prior approaches that emphasize only mutation operators or rely on short-term success within the current generation, PASES adapts based on cumulative operator performance over time, thus favoring the best-performing operators more reliably. DA2MODE employs an Adaptive Non-Elite Archive Update (ANEAU) mechanism that injects a controlled fraction of non-elite solutions into the archive. ANEAU promotes early exploration, which is gradually reduced to strengthen exploitation. Additionally, the control parameters (crossover probability and mutation factor) are automatically tuned in DA2MODE, allowing full adaptivity of both operator selection and parameter control. Extensive experiments on the CEC2017/2018, CEC2020-2022, and 1000-dimensional CEC2013 benchmarks, along with four real-world engineering design problems, confirm that DA2MODE consistently outperforms 33 competitive algorithms, including CEC winners and recent advanced DE variants. It achieves top performance across all statistical tests, demonstrating superior convergence speed and final accuracy. These results establish DA2MODE as a robust, scalable, and reliable algorithm for solving complex numerical optimization problems. The source code of the DA2MODE algorithm is publicly available at: URL <span><span>https://github.com/MohamedRedaMu/DA2MODE-Algorithm</span><svg><path></path></svg></span> and URL <span><span>https://uk.mathworks.com/matlabcentral/fileexchange/182019-da2mode-algorithm</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":48682,"journal":{"name":"Swarm and Evolutionary Computation","volume":"99 ","pages":"Article 102130"},"PeriodicalIF":8.5000,"publicationDate":"2025-09-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"DA2MODE: Dynamic Archive with Adaptive Multi-Operator Differential Evolution for numerical optimization\",\"authors\":\"Mohamed Reda ,&nbsp;Ahmed Onsy ,&nbsp;Amira Y. Haikal ,&nbsp;Ali Ghanbari\",\"doi\":\"10.1016/j.swevo.2025.102130\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>This paper presents Dynamic Archive with Adaptive Multi-Operator Differential Evolution (DA2MODE), a new algorithm that aims to boost the performance of meta-heuristic and evolutionary methods in numerical optimization. DA2MODE introduces a Progressive Adaptive Selector with Exponential Smoothing (PASES), which dynamically updates the selection probabilities of both mutation and crossover operators. Unlike prior approaches that emphasize only mutation operators or rely on short-term success within the current generation, PASES adapts based on cumulative operator performance over time, thus favoring the best-performing operators more reliably. DA2MODE employs an Adaptive Non-Elite Archive Update (ANEAU) mechanism that injects a controlled fraction of non-elite solutions into the archive. ANEAU promotes early exploration, which is gradually reduced to strengthen exploitation. Additionally, the control parameters (crossover probability and mutation factor) are automatically tuned in DA2MODE, allowing full adaptivity of both operator selection and parameter control. Extensive experiments on the CEC2017/2018, CEC2020-2022, and 1000-dimensional CEC2013 benchmarks, along with four real-world engineering design problems, confirm that DA2MODE consistently outperforms 33 competitive algorithms, including CEC winners and recent advanced DE variants. It achieves top performance across all statistical tests, demonstrating superior convergence speed and final accuracy. These results establish DA2MODE as a robust, scalable, and reliable algorithm for solving complex numerical optimization problems. The source code of the DA2MODE algorithm is publicly available at: URL <span><span>https://github.com/MohamedRedaMu/DA2MODE-Algorithm</span><svg><path></path></svg></span> and URL <span><span>https://uk.mathworks.com/matlabcentral/fileexchange/182019-da2mode-algorithm</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":48682,\"journal\":{\"name\":\"Swarm and Evolutionary Computation\",\"volume\":\"99 \",\"pages\":\"Article 102130\"},\"PeriodicalIF\":8.5000,\"publicationDate\":\"2025-09-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Swarm and Evolutionary Computation\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S2210650225002883\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Swarm and Evolutionary Computation","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S2210650225002883","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

本文提出了一种基于自适应多算子差分进化的动态存档算法(DA2MODE),该算法旨在提高元启发式和进化方法在数值优化中的性能。DA2MODE引入了一种带指数平滑的渐进式自适应选择器(PASES),动态更新突变算子和交叉算子的选择概率。与之前只强调突变操作符或依赖当前代内短期成功的方法不同,PASES根据操作符随时间的累积性能进行调整,因此更可靠地倾向于表现最佳的操作符。DA2MODE采用自适应非精英存档更新(ANEAU)机制,将非精英解决方案的受控部分注入存档。ANEAU提倡早期勘探,逐渐减少勘探,加强开采。此外,控制参数(交叉概率和突变因子)在DA2MODE中自动调整,允许操作员选择和参数控制的完全自适应。在CEC2017/2018、CEC2020-2022和1000维CEC2013基准测试以及四个实际工程设计问题上进行的大量实验证实,DA2MODE始终优于33种竞争算法,包括CEC获奖者和最新的高级DE变体。它在所有统计测试中实现了最佳性能,展示了卓越的收敛速度和最终精度。这些结果建立了DA2MODE作为一个鲁棒的,可扩展的,可靠的算法解决复杂的数值优化问题。DA2MODE算法的源代码可在以下网址公开获取:https://github.com/MohamedRedaMu/DA2MODE-Algorithm和https://uk.mathworks.com/matlabcentral/fileexchange/182019-da2mode-algorithm。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
DA2MODE: Dynamic Archive with Adaptive Multi-Operator Differential Evolution for numerical optimization
This paper presents Dynamic Archive with Adaptive Multi-Operator Differential Evolution (DA2MODE), a new algorithm that aims to boost the performance of meta-heuristic and evolutionary methods in numerical optimization. DA2MODE introduces a Progressive Adaptive Selector with Exponential Smoothing (PASES), which dynamically updates the selection probabilities of both mutation and crossover operators. Unlike prior approaches that emphasize only mutation operators or rely on short-term success within the current generation, PASES adapts based on cumulative operator performance over time, thus favoring the best-performing operators more reliably. DA2MODE employs an Adaptive Non-Elite Archive Update (ANEAU) mechanism that injects a controlled fraction of non-elite solutions into the archive. ANEAU promotes early exploration, which is gradually reduced to strengthen exploitation. Additionally, the control parameters (crossover probability and mutation factor) are automatically tuned in DA2MODE, allowing full adaptivity of both operator selection and parameter control. Extensive experiments on the CEC2017/2018, CEC2020-2022, and 1000-dimensional CEC2013 benchmarks, along with four real-world engineering design problems, confirm that DA2MODE consistently outperforms 33 competitive algorithms, including CEC winners and recent advanced DE variants. It achieves top performance across all statistical tests, demonstrating superior convergence speed and final accuracy. These results establish DA2MODE as a robust, scalable, and reliable algorithm for solving complex numerical optimization problems. The source code of the DA2MODE algorithm is publicly available at: URL https://github.com/MohamedRedaMu/DA2MODE-Algorithm and URL https://uk.mathworks.com/matlabcentral/fileexchange/182019-da2mode-algorithm.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Swarm and Evolutionary Computation
Swarm and Evolutionary Computation COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCEC-COMPUTER SCIENCE, THEORY & METHODS
CiteScore
16.00
自引率
12.00%
发文量
169
期刊介绍: Swarm and Evolutionary Computation is a pioneering peer-reviewed journal focused on the latest research and advancements in nature-inspired intelligent computation using swarm and evolutionary algorithms. It covers theoretical, experimental, and practical aspects of these paradigms and their hybrids, promoting interdisciplinary research. The journal prioritizes the publication of high-quality, original articles that push the boundaries of evolutionary computation and swarm intelligence. Additionally, it welcomes survey papers on current topics and novel applications. Topics of interest include but are not limited to: Genetic Algorithms, and Genetic Programming, Evolution Strategies, and Evolutionary Programming, Differential Evolution, Artificial Immune Systems, Particle Swarms, Ant Colony, Bacterial Foraging, Artificial Bees, Fireflies Algorithm, Harmony Search, Artificial Life, Digital Organisms, Estimation of Distribution Algorithms, Stochastic Diffusion Search, Quantum Computing, Nano Computing, Membrane Computing, Human-centric Computing, Hybridization of Algorithms, Memetic Computing, Autonomic Computing, Self-organizing systems, Combinatorial, Discrete, Binary, Constrained, Multi-objective, Multi-modal, Dynamic, and Large-scale Optimization.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信