Content feed of the TransferLab — appliedAI Institute 2024年11月27日
Deep neural operators as accurate surrogates for shape optimization
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

本文探讨了深度神经算子(DeepONet)在翼型形状优化中的应用,该方法能够快速准确地预测未知翼型周围的流场,从而显著降低计算成本。与传统的数值模型相比,DeepONet无需在推理过程中进行优化,可以用于实时预测。研究人员利用DeepONet对NACA四位数翼型进行了优化,旨在最大化升阻比,结果表明DeepONet在保持预测精度的前提下,将在线优化成本降低了约3万倍。此外,研究还发现,使用少量数据(40个训练样本和10个测试样本)训练DeepONet模型,也能获得良好的泛化性能,这表明DeepONet在解决复杂流体动力学问题方面具有巨大潜力。

🤔DeepONet作为一种深度神经算子,能够在高维非线性回归问题中实现显著的泛化和加速,在计算工程应用中展现出巨大的优势。

🚀DeepONet在翼型形状优化中作为代理模型,能够快速准确地预测未知翼型周围的流场,无需优化过程,可用于实时预测。

📊研究表明,使用少量数据训练DeepONet模型,依然可以获得良好的泛化性能,在翼型形状优化问题中,将在线优化成本降低了约3万倍。

💡DeepONet能够学习复杂的流体动力学,并加速经典的模拟任务,展示了深度学习在解决复杂工程问题中的潜力。

🖼️通过对NACA四位数翼型进行优化,旨在最大化升阻比,验证了DeepONet在翼型形状优化中的有效性,并提供了具体的案例研究。

Deep neural operators, such as DeepONet, have changed the paradigm in high-dimensional nonlinear regression, promising significant generalization and speed-up in computational engineering applications. In a recent paper, the authors investigate the use of DeepONet to infer flow fields around unseen airfoils with the aim of shape constrained optimization, an important design problem in aerodynamics that typically taxes computational resources heavily.Unlike physics-informed neural networks (PINNs) [Rai19P], a DeepONet [Lu21L] doesnot require any optimization during inference, hence it can be used in real-timeforecasting. Traditional numerical models, such as compressible flow solvers,are computationally intensive for accurately modeling the flow field aroundcomplex airfoils. Surrogate models can alleviate the time-consuming optimizationloop where the numerical solver calculates aerodynamic forces.In a recent publication [Shu24D] in EngineeringApplications of Artificial Intelligence, the authors present a case study onthe use of DeepONet for airfoil shape optimization. They demonstrateempirically that DeepONet can accurately predict flow fields around unseenairfoils, cf. Figure 7, and serve as a fast surrogate for the optimization ofairfoil shapes with respect to a general objective function. Figure 7: DeepONet Predictions. The pressure, density, andvelocity fields around the test set airfoil NACA 7315 predicted by the DeepONet,and the corresponding pointwise absolute errors are also provided.Specifically, the study optimizes the constrained NACA four-digit problem tomaximize the lift-to-drag ratio. The results show minimal to no degradation inprediction accuracy using DeepONet while reducing the online optimization costby approximately 30,000 times.How much data is needed?The crucial question is: how much data is needed to train the surrogate model?If the model requires too much data, the computational cost of training mayoutweigh the benefits.Remarkably, the authors investigate using a small dataset to train the surrogatemodel: 40 training and 10 testing examples. Yet, DeepONet generalizes well tounseen airfoils (see Figure 9).Figure 9: Plot of the computed lift-to-drag objective for theentire dataset sorted by the Nektar++ reference values. As seen in both plots,the approximation to the high-fidelity CFD solution is very accurate andconsistent throughout the entire parametric domain. Particularly, we note thatthe testing set performs comparably to the training set, meaning there is littleto no generalization error, which is necessary when inferring unseen queriedgeometries during optimization.The paper effectively demonstrates an illustrative example within a generalframework, showing how DeepONets can learn complex fluid dynamics andhighlighting their potential to accelerate classical simulation tasks using deeplearning.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

DeepONet 翼型优化 流场预测 深度学习 代理模型
相关文章