基于语法和进化算法的代数多重网格自动化设计 / Automated Grammar-based Algebraic Multigrid Design With Evolutionary Algorithms
1️⃣ 一句话总结
这篇论文提出了一种新方法,利用进化算法自动设计出高效的代数多重网格求解器,通过探索传统方法难以触及的复杂循环模式,显著提升了求解偏微分方程的计算性能。
Although multigrid is asymptotically optimal for solving many important partial differential equations, its efficiency relies heavily on the careful selection of the individual algorithmic components. In contrast to recent approaches that can optimize certain multigrid components using deep learning techniques, we adopt a complementary strategy, employing evolutionary algorithms to construct efficient multigrid cycles from proven algorithmic building blocks. Here, we will present its application to generate efficient algebraic multigrid methods with so-called \emph{flexible cycling}, that is, level-specific smoothing sequences and non-recursive cycling patterns. The search space with such non-standard cycles is intractable to navigate manually, and is generated using genetic programming (GP) guided by context-free grammars. Numerical experiments with the linear algebra library, \emph{hypre}, demonstrate the potential of these non-standard GP cycles to improve multigrid performance both as a solver and a preconditioner.
基于语法和进化算法的代数多重网格自动化设计 / Automated Grammar-based Algebraic Multigrid Design With Evolutionary Algorithms
这篇论文提出了一种新方法,利用进化算法自动设计出高效的代数多重网格求解器,通过探索传统方法难以触及的复杂循环模式,显著提升了求解偏微分方程的计算性能。
源自 arXiv: 2603.17641