菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-17
📄 Abstract - Optimization-Embedded Active Multi-Fidelity Surrogate Learning for Multi-Condition Airfoil Shape Optimization

Active multi-fidelity surrogate modeling is developed for multi-condition airfoil shape optimization to reduce high-fidelity CFD cost while retaining RANS-level accuracy. The framework couples a low-fidelity-informed Gaussian process regression transfer model with uncertainty-triggered sampling and a synchronized elitism rule embedded in a hybrid genetic algorithm. Low-fidelity XFOIL evaluations provide inexpensive features, while sparse RANS simulations are adaptively allocated when predictive uncertainty exceeds a threshold; elite candidates are mandatorily validated at high fidelity, and the population is re-evaluated to prevent evolutionary selection based on outdated fitness values produced by earlier surrogate states. The method is demonstrated for a two-point problem at $Re=6\times10^6$ with cruise at $\alpha=2^\circ$ (maximize $E=L/D$) and take-off at $\alpha=10^\circ$ (maximize $C_L$) using a 12-parameter CST representation. Independent multi-fidelity surrogates per flight condition enable decoupled refinement. The optimized design improves cruise efficiency by 41.05% and take-off lift by 20.75% relative to the best first-generation individual. Over the full campaign, only 14.78% (cruise) and 9.5% (take-off) of evaluated individuals require RANS, indicating a substantial reduction in high-fidelity usage while maintaining consistent multi-point performance.

顶级标签: model training machine learning systems
详细标签: surrogate modeling multi-fidelity optimization gaussian process regression genetic algorithm aerodynamic design 或 搜索:

面向多工况翼型优化的嵌入优化的主动多保真度代理模型学习 / Optimization-Embedded Active Multi-Fidelity Surrogate Learning for Multi-Condition Airfoil Shape Optimization


1️⃣ 一句话总结

这篇论文提出了一种智能的翼型设计优化方法,它巧妙地结合了廉价但精度较低的模拟和昂贵但高精度的模拟,通过一个主动学习和进化算法协同的框架,在保证设计精度的同时,大幅减少了高精度模拟的计算成本,最终成功设计出了在巡航和起飞两种飞行条件下性能都显著提升的翼型。

源自 arXiv: 2603.17057