利用空间分区树进行高效的贪婪递减超体积子集选择

IF 11.7 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE IEEE Transactions on Evolutionary Computation Pub Date : 2024-03-14 DOI:10.1109/TEVC.2024.3400801
Jingda Deng;Jianyong Sun;Qingfu Zhang;Hui Li
{"title":"利用空间分区树进行高效的贪婪递减超体积子集选择","authors":"Jingda Deng;Jianyong Sun;Qingfu Zhang;Hui Li","doi":"10.1109/TEVC.2024.3400801","DOIUrl":null,"url":null,"abstract":"In the realm of evolutionary multiobjective optimization, the hypervolume (HV) indicator serves as a crucial metric for assessing the quality of solution sets. Due to the high costs in HV computation, HV-based optimization algorithms always meet the challenge of finding a certain number of points in a given point set to maximize the HV indicator, especially when there are many objectives. In response, the greedy decremental algorithm for HV subset selection problem (gHSSD) has emerged as a noteworthy alternative. This article introduces a general algorithm for gHSSD, applicable in any dimensionality above two. The proposed algorithm leverages a space partition tree and incorporates a once-build-multiple-use strategy, effectively reducing time complexity. We prove that the proposed algorithm has a time complexity of <inline-formula> <tex-math>$O((n-k+\\sqrt {n})n^{{}({d-1}/{2})}\\log n)$ </tex-math></inline-formula> where n is the number of points, k is the number of points to be reserved, and d the dimensionality. Theoretically, this complexity is competitive with the current best algorithms for <inline-formula> <tex-math>$d=3, 4$ </tex-math></inline-formula> and better than them for all <inline-formula> <tex-math>$5\\le d\\le 7$ </tex-math></inline-formula>. To validate our algorithm, we have conducted extensive tests on various random point sets and multiobjective optimization benchmarks. Experimental results suggest that our implementation is more efficient than or competitive with state-of-the-art algorithms on many instances as n increases for <inline-formula> <tex-math>$d=3,4$ </tex-math></inline-formula>.","PeriodicalId":13206,"journal":{"name":"IEEE Transactions on Evolutionary Computation","volume":"29 4","pages":"1254-1268"},"PeriodicalIF":11.7000,"publicationDate":"2024-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Efficient Greedy Decremental Hypervolume Subset Selection Using Space Partition Tree\",\"authors\":\"Jingda Deng;Jianyong Sun;Qingfu Zhang;Hui Li\",\"doi\":\"10.1109/TEVC.2024.3400801\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In the realm of evolutionary multiobjective optimization, the hypervolume (HV) indicator serves as a crucial metric for assessing the quality of solution sets. Due to the high costs in HV computation, HV-based optimization algorithms always meet the challenge of finding a certain number of points in a given point set to maximize the HV indicator, especially when there are many objectives. In response, the greedy decremental algorithm for HV subset selection problem (gHSSD) has emerged as a noteworthy alternative. This article introduces a general algorithm for gHSSD, applicable in any dimensionality above two. The proposed algorithm leverages a space partition tree and incorporates a once-build-multiple-use strategy, effectively reducing time complexity. We prove that the proposed algorithm has a time complexity of <inline-formula> <tex-math>$O((n-k+\\\\sqrt {n})n^{{}({d-1}/{2})}\\\\log n)$ </tex-math></inline-formula> where n is the number of points, k is the number of points to be reserved, and d the dimensionality. Theoretically, this complexity is competitive with the current best algorithms for <inline-formula> <tex-math>$d=3, 4$ </tex-math></inline-formula> and better than them for all <inline-formula> <tex-math>$5\\\\le d\\\\le 7$ </tex-math></inline-formula>. To validate our algorithm, we have conducted extensive tests on various random point sets and multiobjective optimization benchmarks. Experimental results suggest that our implementation is more efficient than or competitive with state-of-the-art algorithms on many instances as n increases for <inline-formula> <tex-math>$d=3,4$ </tex-math></inline-formula>.\",\"PeriodicalId\":13206,\"journal\":{\"name\":\"IEEE Transactions on Evolutionary Computation\",\"volume\":\"29 4\",\"pages\":\"1254-1268\"},\"PeriodicalIF\":11.7000,\"publicationDate\":\"2024-03-14\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Evolutionary Computation\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10530349/\",\"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":"IEEE Transactions on Evolutionary Computation","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10530349/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

在进化多目标优化领域,hypervolume (HV)指标是评估解集质量的关键指标。由于HV计算成本高,基于HV的优化算法往往面临在给定的点集中找到一定数量的点以使HV指标最大化的挑战,特别是在目标多的情况下。因此,贪婪递减算法在HV子集选择问题(gHSSD)中成为一个值得关注的替代方案。本文介绍了一种适用于2维以上任意维度的gHSSD通用算法。该算法利用空间划分树,结合一次构建多次使用的策略,有效降低了时间复杂度。我们证明了该算法的时间复杂度为$O((n-k+\sqrt {n})n^{{}({d-1}/{2})}\log n)$,其中n为点的个数,k为需要保留的点的个数,d为维数。从理论上讲,这种复杂性与目前最好的$d=3, 4$算法竞争,并且优于所有$5\le d\le 7$算法。为了验证我们的算法,我们在各种随机点集和多目标优化基准上进行了广泛的测试。实验结果表明,当$d=3,4$的n增加时,我们的实现在许多实例上比最先进的算法更有效或更具竞争力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Efficient Greedy Decremental Hypervolume Subset Selection Using Space Partition Tree
In the realm of evolutionary multiobjective optimization, the hypervolume (HV) indicator serves as a crucial metric for assessing the quality of solution sets. Due to the high costs in HV computation, HV-based optimization algorithms always meet the challenge of finding a certain number of points in a given point set to maximize the HV indicator, especially when there are many objectives. In response, the greedy decremental algorithm for HV subset selection problem (gHSSD) has emerged as a noteworthy alternative. This article introduces a general algorithm for gHSSD, applicable in any dimensionality above two. The proposed algorithm leverages a space partition tree and incorporates a once-build-multiple-use strategy, effectively reducing time complexity. We prove that the proposed algorithm has a time complexity of $O((n-k+\sqrt {n})n^{{}({d-1}/{2})}\log n)$ where n is the number of points, k is the number of points to be reserved, and d the dimensionality. Theoretically, this complexity is competitive with the current best algorithms for $d=3, 4$ and better than them for all $5\le d\le 7$ . To validate our algorithm, we have conducted extensive tests on various random point sets and multiobjective optimization benchmarks. Experimental results suggest that our implementation is more efficient than or competitive with state-of-the-art algorithms on many instances as n increases for $d=3,4$ .
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Evolutionary Computation
IEEE Transactions on Evolutionary Computation 工程技术-计算机:理论方法
CiteScore
21.90
自引率
9.80%
发文量
196
审稿时长
3.6 months
期刊介绍: The IEEE Transactions on Evolutionary Computation is published by the IEEE Computational Intelligence Society on behalf of 13 societies: Circuits and Systems; Computer; Control Systems; Engineering in Medicine and Biology; Industrial Electronics; Industry Applications; Lasers and Electro-Optics; Oceanic Engineering; Power Engineering; Robotics and Automation; Signal Processing; Social Implications of Technology; and Systems, Man, and Cybernetics. The journal publishes original papers in evolutionary computation and related areas such as nature-inspired algorithms, population-based methods, optimization, and hybrid systems. It welcomes both purely theoretical papers and application papers that provide general insights into these areas of computation.
期刊最新文献
Adversarial Coevolutionary Illumination with Generational Adversarial MAP-Elites Adaptive Feasible Region Estimation via Solution Space Partitioning for Constrained Optimization Adaptive Grouping-Based Offspring Generation for Sparse Large-Scale Multimodal Multi-objective Optimization Structure-Function Aware Evolutionary Multitasking for Therapeutic Peptide Co-discovery Nurse Rostering Constrained by Physiological-Psychological State Evolution
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1