{"title":"质量分集算法的运行分析","authors":"Jakob Bossek, Dirk Sudholt","doi":"10.1007/s00453-024-01254-z","DOIUrl":null,"url":null,"abstract":"<div><p>Quality diversity (QD) is a branch of evolutionary computation that gained increasing interest in recent years. The Map-Elites QD approach defines a feature space, i.e., a partition of the search space, and stores the best solution for each cell of this space. We study a simple QD algorithm in the context of pseudo-Boolean optimisation on the “number of ones” feature space, where the <i>i</i>th cell stores the best solution amongst those with a number of ones in <span>\\([(i-1)k, ik-1]\\)</span>. Here <i>k</i> is a granularity parameter <span>\\(1 \\le k \\le n+1\\)</span>. We give a tight bound on the expected time until all cells are covered for arbitrary fitness functions and for all <i>k</i> and analyse the expected optimisation time of QD on <span>OneMax</span> and other problems whose structure aligns favourably with the feature space. On combinatorial problems we show that QD finds a <span>\\({(1-1/e)}\\)</span>-approximation when maximising any monotone sub-modular function with a single uniform cardinality constraint efficiently. Defining the feature space as the number of connected components of an edge-weighted graph, we show that QD finds a minimum spanning forest in expected polynomial time. We further consider QD’s performance on classes of transformed functions in which the feature space is not well aligned with the problem. The asymptotic performance is unaffected by transformations on easy functions like <span>OneMax</span>. Applying a worst-case transformation to a deceptive problem increases the expected optimisation time from <span>\\(O(n^2 \\log n)\\)</span> to an exponential time. However, QD is still faster than a (1+1) EA by an exponential factor.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 10","pages":"3252 - 3283"},"PeriodicalIF":0.9000,"publicationDate":"2024-08-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01254-z.pdf","citationCount":"0","resultStr":"{\"title\":\"Runtime Analysis of Quality Diversity Algorithms\",\"authors\":\"Jakob Bossek, Dirk Sudholt\",\"doi\":\"10.1007/s00453-024-01254-z\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Quality diversity (QD) is a branch of evolutionary computation that gained increasing interest in recent years. The Map-Elites QD approach defines a feature space, i.e., a partition of the search space, and stores the best solution for each cell of this space. We study a simple QD algorithm in the context of pseudo-Boolean optimisation on the “number of ones” feature space, where the <i>i</i>th cell stores the best solution amongst those with a number of ones in <span>\\\\([(i-1)k, ik-1]\\\\)</span>. Here <i>k</i> is a granularity parameter <span>\\\\(1 \\\\le k \\\\le n+1\\\\)</span>. We give a tight bound on the expected time until all cells are covered for arbitrary fitness functions and for all <i>k</i> and analyse the expected optimisation time of QD on <span>OneMax</span> and other problems whose structure aligns favourably with the feature space. On combinatorial problems we show that QD finds a <span>\\\\({(1-1/e)}\\\\)</span>-approximation when maximising any monotone sub-modular function with a single uniform cardinality constraint efficiently. Defining the feature space as the number of connected components of an edge-weighted graph, we show that QD finds a minimum spanning forest in expected polynomial time. We further consider QD’s performance on classes of transformed functions in which the feature space is not well aligned with the problem. The asymptotic performance is unaffected by transformations on easy functions like <span>OneMax</span>. Applying a worst-case transformation to a deceptive problem increases the expected optimisation time from <span>\\\\(O(n^2 \\\\log n)\\\\)</span> to an exponential time. However, QD is still faster than a (1+1) EA by an exponential factor.</p></div>\",\"PeriodicalId\":50824,\"journal\":{\"name\":\"Algorithmica\",\"volume\":\"86 10\",\"pages\":\"3252 - 3283\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2024-08-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://link.springer.com/content/pdf/10.1007/s00453-024-01254-z.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Algorithmica\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s00453-024-01254-z\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01254-z","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
摘要
质量多样性(QD)是进化计算的一个分支,近年来越来越受到关注。Map-Elites QD 方法定义了一个特征空间,即搜索空间的一个分区,并为该空间的每个单元存储最佳解决方案。我们在 "1 的个数 "特征空间的伪布尔优化背景下研究了一种简单的 QD 算法,其中第 i 个单元格存储了 1 的个数在 \([(i-1)k, ik-1]\) 中的最佳解决方案。这里 k 是一个粒度参数(1 \le k \le n+1\)。我们给出了在任意拟合函数和所有 k 条件下直到覆盖所有单元的预期时间的严格约束,并分析了 QD 在 OneMax 和其他结构与特征空间一致的问题上的预期优化时间。在组合问题上,我们证明当最大化任何单调子模函数时,QD能高效地找到一个({(1-1/e)}/)近似值,该函数具有一个单一的均匀万有引力约束。将特征空间定义为边缘加权图的连接成分数,我们证明 QD 可以在预期多项式时间内找到最小生成林。我们进一步考虑了 QD 在特征空间与问题不完全一致的变换函数类别中的性能。渐近性能不受 OneMax 等简单函数变换的影响。将最坏情况下的转换应用到欺骗性问题上,预期优化时间会从\(O(n^2 \log n)\)增加到指数时间。然而,QD 仍比 (1+1) EA 快指数倍。
Quality diversity (QD) is a branch of evolutionary computation that gained increasing interest in recent years. The Map-Elites QD approach defines a feature space, i.e., a partition of the search space, and stores the best solution for each cell of this space. We study a simple QD algorithm in the context of pseudo-Boolean optimisation on the “number of ones” feature space, where the ith cell stores the best solution amongst those with a number of ones in \([(i-1)k, ik-1]\). Here k is a granularity parameter \(1 \le k \le n+1\). We give a tight bound on the expected time until all cells are covered for arbitrary fitness functions and for all k and analyse the expected optimisation time of QD on OneMax and other problems whose structure aligns favourably with the feature space. On combinatorial problems we show that QD finds a \({(1-1/e)}\)-approximation when maximising any monotone sub-modular function with a single uniform cardinality constraint efficiently. Defining the feature space as the number of connected components of an edge-weighted graph, we show that QD finds a minimum spanning forest in expected polynomial time. We further consider QD’s performance on classes of transformed functions in which the feature space is not well aligned with the problem. The asymptotic performance is unaffected by transformations on easy functions like OneMax. Applying a worst-case transformation to a deceptive problem increases the expected optimisation time from \(O(n^2 \log n)\) to an exponential time. However, QD is still faster than a (1+1) EA by an exponential factor.
期刊介绍:
Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential.
Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming.
In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.