PulseAugur
实时 19:13:07
English(EN) Runtime Analysis of a Compact Genetic Algorithm on a Truly Multi-valued OneMax Function

研究人员改进了遗传算法运行时分析

研究人员改进了应用于多值OneMax函数的紧凑型遗传算法(cGA)的运行时分析。新的分析实现了O(n r log^3(n) log^3(r))的运行时,显著优于之前的O(n r^3 log^2(n) log(r))。通过使用先进的漂移定理和集中不等式来跟踪算法频率矩阵内的概率质量移动,证明了这一增强的界限,该界限与问题简化版本的理论极限非常接近。 AI

排序理由 这是一篇详细介绍算法运行时理论改进的研究论文。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.NE (Neural & Evolutionary) 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

研究人员改进了遗传算法运行时分析

报道来源 [1]

  1. arXiv cs.NE (Neural & Evolutionary) TIER_1 English(EN) · Carsten Witt ·

    紧凑型遗传算法在真正多值OneMax函数上的运行时分析

    Recently, the runtime analysis of multi-valued estimation-of-distribution algorithms in the framework of Ben Jedidia et al. (TCS 2024) has made significant advancements. However, almost all existing analyses are limited to multi-valued objective functions that in each dimension o…