基于置换的组合优化问题的代理辅助模因算法

IF 8.2 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Takashi Ikeguchi , Kei Nishihara , Yo Kawauchi , Yuji Koguma , Masaya Nakata
{"title":"基于置换的组合优化问题的代理辅助模因算法","authors":"Takashi Ikeguchi ,&nbsp;Kei Nishihara ,&nbsp;Yo Kawauchi ,&nbsp;Yuji Koguma ,&nbsp;Masaya Nakata","doi":"10.1016/j.swevo.2025.102060","DOIUrl":null,"url":null,"abstract":"<div><div>Real-world applications often encounter expensive permutation-based combinatorial optimization problems (PCOPs), where solution evaluation processes become time-consuming. Although many surrogate-assisted evolutionary algorithms have been developed for expensive optimization problems, most of them are designed for expensive continuous optimization problems, not for expensive PCOPs, due to the difficulty of constructing surrogate models effective for permutation spaces. This paper presents a surrogate-assisted memetic algorithm for expensive PCOPs, designed with the following two key insights. First, Gradient Boosting Decision Tree (GBDT) regression models are adopted as surrogates tailored to discrete spaces. Because decision trees do not require distance metrics between training samples, they are well-suited to such spaces, and the boosting mechanism helps improve prediction accuracy. Additionally, we employ memetic algorithms for the search strategy to enhance both global and local search capabilities. Experiments show that the proposed method outperforms state-of-the-art algorithms for at least 41 out of all 42 PCOP instances under a limited budget of 1000 function evaluations, with improved robustness through our memetic algorithm. Furthermore, the GBDT model achieves higher prediction accuracy than other popular models, Radial Basis Function Network and Random Forest, outperforming them on more than 35 instances. These results highlight that our approach effectively enhances the synergy between surrogate models and search strategies in permutation spaces.</div></div>","PeriodicalId":48682,"journal":{"name":"Swarm and Evolutionary Computation","volume":"98 ","pages":"Article 102060"},"PeriodicalIF":8.2000,"publicationDate":"2025-07-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A surrogate-assisted memetic algorithm for permutation-based combinatorial optimization problems\",\"authors\":\"Takashi Ikeguchi ,&nbsp;Kei Nishihara ,&nbsp;Yo Kawauchi ,&nbsp;Yuji Koguma ,&nbsp;Masaya Nakata\",\"doi\":\"10.1016/j.swevo.2025.102060\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Real-world applications often encounter expensive permutation-based combinatorial optimization problems (PCOPs), where solution evaluation processes become time-consuming. Although many surrogate-assisted evolutionary algorithms have been developed for expensive optimization problems, most of them are designed for expensive continuous optimization problems, not for expensive PCOPs, due to the difficulty of constructing surrogate models effective for permutation spaces. This paper presents a surrogate-assisted memetic algorithm for expensive PCOPs, designed with the following two key insights. First, Gradient Boosting Decision Tree (GBDT) regression models are adopted as surrogates tailored to discrete spaces. Because decision trees do not require distance metrics between training samples, they are well-suited to such spaces, and the boosting mechanism helps improve prediction accuracy. Additionally, we employ memetic algorithms for the search strategy to enhance both global and local search capabilities. Experiments show that the proposed method outperforms state-of-the-art algorithms for at least 41 out of all 42 PCOP instances under a limited budget of 1000 function evaluations, with improved robustness through our memetic algorithm. Furthermore, the GBDT model achieves higher prediction accuracy than other popular models, Radial Basis Function Network and Random Forest, outperforming them on more than 35 instances. These results highlight that our approach effectively enhances the synergy between surrogate models and search strategies in permutation spaces.</div></div>\",\"PeriodicalId\":48682,\"journal\":{\"name\":\"Swarm and Evolutionary Computation\",\"volume\":\"98 \",\"pages\":\"Article 102060\"},\"PeriodicalIF\":8.2000,\"publicationDate\":\"2025-07-18\",\"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/S2210650225002184\",\"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/S2210650225002184","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

现实世界的应用程序经常遇到昂贵的基于排列的组合优化问题(pcop),其中解决方案评估过程非常耗时。尽管针对昂贵的优化问题已经开发了许多代理辅助进化算法,但由于难以构建对置换空间有效的代理模型,大多数算法都是针对昂贵的连续优化问题设计的,而不是针对昂贵的PCOPs。本文提出了一种用于昂贵pcop的代理辅助模因算法,其设计具有以下两个关键见解。首先,采用梯度增强决策树(Gradient Boosting Decision Tree, GBDT)回归模型作为离散空间的替代模型;由于决策树不需要训练样本之间的距离度量,因此它们非常适合这样的空间,并且增强机制有助于提高预测精度。此外,我们在搜索策略中采用模因算法来增强全局和局部搜索能力。实验表明,在1000个函数评估的有限预算下,该方法在所有42个PCOP实例中至少有41个优于最先进的算法,并且通过我们的模因算法提高了鲁棒性。此外,GBDT模型的预测精度高于其他流行的模型,如径向基函数网络和随机森林,在超过35个实例上优于它们。这些结果突出表明,我们的方法有效地增强了置换空间中代理模型和搜索策略之间的协同作用。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A surrogate-assisted memetic algorithm for permutation-based combinatorial optimization problems
Real-world applications often encounter expensive permutation-based combinatorial optimization problems (PCOPs), where solution evaluation processes become time-consuming. Although many surrogate-assisted evolutionary algorithms have been developed for expensive optimization problems, most of them are designed for expensive continuous optimization problems, not for expensive PCOPs, due to the difficulty of constructing surrogate models effective for permutation spaces. This paper presents a surrogate-assisted memetic algorithm for expensive PCOPs, designed with the following two key insights. First, Gradient Boosting Decision Tree (GBDT) regression models are adopted as surrogates tailored to discrete spaces. Because decision trees do not require distance metrics between training samples, they are well-suited to such spaces, and the boosting mechanism helps improve prediction accuracy. Additionally, we employ memetic algorithms for the search strategy to enhance both global and local search capabilities. Experiments show that the proposed method outperforms state-of-the-art algorithms for at least 41 out of all 42 PCOP instances under a limited budget of 1000 function evaluations, with improved robustness through our memetic algorithm. Furthermore, the GBDT model achieves higher prediction accuracy than other popular models, Radial Basis Function Network and Random Forest, outperforming them on more than 35 instances. These results highlight that our approach effectively enhances the synergy between surrogate models and search strategies in permutation spaces.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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学术官方微信