基于不确定性感知数据的方法实现快速可靠的形状优化 / Uncertainty-Aware Data-Based Method for Fast and Reliable Shape Optimization
1️⃣ 一句话总结
这篇论文提出了一种新的智能优化框架,它在利用数据模型快速设计飞机机翼等形状时,能自动识别并规避模型预测不可靠的情况,从而在保证优化效果的同时,大幅提升计算速度与结果的可信度。
Data-based optimization (DBO) offers a promising approach for efficiently optimizing shape for better aerodynamic performance by leveraging a pretrained surrogate model for offline evaluations during iterations. However, DBO heavily relies on the quality of the training database. Samples outside the training distribution encountered during optimization can lead to significant prediction errors, potentially misleading the optimization process. Therefore, incorporating uncertainty quantification into optimization is critical for detecting outliers and enhancing robustness. This study proposes an uncertainty-aware data-based optimization (UA-DBO) framework to monitor and minimize surrogate model uncertainty during DBO. A probabilistic encoder-decoder surrogate model is developed to predict uncertainties associated with its outputs, and these uncertainties are integrated into a model-confidence-aware objective function to penalize samples with large prediction errors during data-based optimization process. The UA-DBO framework is evaluated on two multipoint optimization problems aimed at improving airfoil drag divergence and buffet performance. Results demonstrate that UA-DBO consistently reduces prediction errors in optimized samples and achieves superior performance gains compared to original DBO. Moreover, compared to multipoint optimization based on full computational simulations, UA-DBO offers comparable optimization effectiveness while significantly accelerating optimization speed.
基于不确定性感知数据的方法实现快速可靠的形状优化 / Uncertainty-Aware Data-Based Method for Fast and Reliable Shape Optimization
这篇论文提出了一种新的智能优化框架,它在利用数据模型快速设计飞机机翼等形状时,能自动识别并规避模型预测不可靠的情况,从而在保证优化效果的同时,大幅提升计算速度与结果的可信度。
源自 arXiv: 2601.21956