符号回归辅助的离线数据驱动进化计算

Symbolic Regression-Assisted Offline Data-Driven Evolutionary Computation

IEEE Transactions on Evolutionary Computation · 2024
被引 11
ABS 4

中文导读

提出一种符号回归辅助的进化算法SR-DDEA,自动构建代理模型结构,无需先验知识,在多个基准测试和实际翼型设计问题中优于现有离线数据驱动进化算法。

Abstract

When solving optimization problems with expensive or implicit objective functions, evolutionary algorithms (EAs) commonly utilize surrogate models as cost-effective substitutes for evaluation. This category of algorithms is referred to as data-driven EAs (DDEAs). However, when constructing surrogate models, existing studies rely on the hand-crafted model structure, requiring prior knowledge while leading to the suboptimal fitting ability of the model. To address the issue, this article proposes a novel symbolic regression (SR)-assisted EA, namely SR-DDEA. SR-DDEA employs SR to automatically construct the model structure without prior knowledge and obtain accurate surrogates. Specifically, we develop an efficient gene expression programming algorithm to enhance the expressive ability of surrogates, assisted by a queue-based decoding strategy to improve the efficiency of the model calculations. We also employ a clustering-based selective ensemble method to maximize data utilization and obtain diverse models. Experimental findings on commonly employed benchmarks demonstrate that our algorithm surpasses other cutting-edge offline DDEAs on test problems of different scales and a practical aerodynamic airfoil design challenge.

进化计算符号回归代理模型机器学习优化算法