基于并行种群的高维黑盒优化模拟退火

Youkui Zhang, Qiqi Duan, Chang Shao, Yuhui Shi
{"title":"基于并行种群的高维黑盒优化模拟退火","authors":"Youkui Zhang, Qiqi Duan, Chang Shao, Yuhui Shi","doi":"10.1109/SSCI50451.2021.9659957","DOIUrl":null,"url":null,"abstract":"In this paper, we present a simple yet efficient parallel version of simulated annealing (SA) for large-scale black-box optimization within the popular population-based framework. To achieve scalability, we adopt the island model, commonly used in parallel evolutionary algorithms, to update and communicate multiple independent SA instances. For maximizing efficiency, the copy-on-write operator is used to avoid performance-expensive lock when different instances exchange solutions. For better local search ability, individual step sizes are dynamically adjusted and learned during decomposition. Furthermore, we utilize the shared memory to reduce data redundancy and support concurrent fitness evaluations for challenging problems with costly memory consumption. Experiments based on the powerful Ray distributed computing library empirically demonstrate the effectiveness and efficiency of our parallel version on a set of 2000-dimensional benchmark functions (especially each is rotated with a 2000*2000 orthogonal matrix). To the best of our knowledge, these rotated functions with a memory-expensive data matrix were not tested in all previous works which considered only much lower dimensions. For reproducibility and benchmarking, the source code is made available at https://github.com/Evolutionary-Intelligence/PPSA.","PeriodicalId":255763,"journal":{"name":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Parallel Population-Based Simulated Annealing for High-Dimensional Black-Box Optimization\",\"authors\":\"Youkui Zhang, Qiqi Duan, Chang Shao, Yuhui Shi\",\"doi\":\"10.1109/SSCI50451.2021.9659957\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In this paper, we present a simple yet efficient parallel version of simulated annealing (SA) for large-scale black-box optimization within the popular population-based framework. To achieve scalability, we adopt the island model, commonly used in parallel evolutionary algorithms, to update and communicate multiple independent SA instances. For maximizing efficiency, the copy-on-write operator is used to avoid performance-expensive lock when different instances exchange solutions. For better local search ability, individual step sizes are dynamically adjusted and learned during decomposition. Furthermore, we utilize the shared memory to reduce data redundancy and support concurrent fitness evaluations for challenging problems with costly memory consumption. Experiments based on the powerful Ray distributed computing library empirically demonstrate the effectiveness and efficiency of our parallel version on a set of 2000-dimensional benchmark functions (especially each is rotated with a 2000*2000 orthogonal matrix). To the best of our knowledge, these rotated functions with a memory-expensive data matrix were not tested in all previous works which considered only much lower dimensions. For reproducibility and benchmarking, the source code is made available at https://github.com/Evolutionary-Intelligence/PPSA.\",\"PeriodicalId\":255763,\"journal\":{\"name\":\"2021 IEEE Symposium Series on Computational Intelligence (SSCI)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE Symposium Series on Computational Intelligence (SSCI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/SSCI50451.2021.9659957\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE Symposium Series on Computational Intelligence (SSCI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/SSCI50451.2021.9659957","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

在本文中,我们提出了一个简单而有效的模拟退火(SA)并行版本,用于流行的基于种群的框架内的大规模黑盒优化。为了实现可扩展性,我们采用并行进化算法中常用的孤岛模型来更新和通信多个独立的SA实例。为了最大限度地提高效率,在不同的实例交换解决方案时,使用copy-on-write操作符来避免性能昂贵的锁。为了获得更好的局部搜索能力,在分解过程中动态调整和学习单个步长。此外,我们利用共享内存来减少数据冗余,并支持对具有高内存消耗的挑战性问题的并发适应度评估。基于强大的Ray分布式计算库的实验经验证明了我们的并行版本在一组2000维基准函数(特别是每个函数都用2000*2000正交矩阵旋转)上的有效性和效率。据我们所知,这些具有内存昂贵的数据矩阵的旋转函数在以前的所有工作中都没有被测试过,这些工作只考虑了低得多的维度。为了再现性和基准测试,源代码可从https://github.com/Evolutionary-Intelligence/PPSA获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Parallel Population-Based Simulated Annealing for High-Dimensional Black-Box Optimization
In this paper, we present a simple yet efficient parallel version of simulated annealing (SA) for large-scale black-box optimization within the popular population-based framework. To achieve scalability, we adopt the island model, commonly used in parallel evolutionary algorithms, to update and communicate multiple independent SA instances. For maximizing efficiency, the copy-on-write operator is used to avoid performance-expensive lock when different instances exchange solutions. For better local search ability, individual step sizes are dynamically adjusted and learned during decomposition. Furthermore, we utilize the shared memory to reduce data redundancy and support concurrent fitness evaluations for challenging problems with costly memory consumption. Experiments based on the powerful Ray distributed computing library empirically demonstrate the effectiveness and efficiency of our parallel version on a set of 2000-dimensional benchmark functions (especially each is rotated with a 2000*2000 orthogonal matrix). To the best of our knowledge, these rotated functions with a memory-expensive data matrix were not tested in all previous works which considered only much lower dimensions. For reproducibility and benchmarking, the source code is made available at https://github.com/Evolutionary-Intelligence/PPSA.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Voice Dialog System for Simulated Patient Robot and Detection of Interviewer Nodding Deep Learning Approaches to Remaining Useful Life Prediction: A Survey Evaluation of Graph Convolutions for Spatio-Temporal Predictions of EV-Charge Availability Balanced K-means using Quantum annealing A Study of Transfer Learning in a Generation Constructive Hyper-Heuristic for One Dimensional Bin Packing
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1