Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/22 04:00:00
Spatio-Temporal Prediction of Unsteady Airfoil Aerodynamics Using Augmented Graph Neural Ordinary Differential Equations with Exogenous Controls
AI 中文解读
航空飞行中遇到的阵风、湍流等复杂气流现象,传统模拟方法要么太慢,要么过于简化。研究人员最新提出一种名为GNODE的方法,利用图神经网络和神经常微分方程的结合,对机翼表面受力进行时空预测,不仅比传统自回归模型更稳定、更平滑,还能准确捕捉非线性动态变化,哪怕面对跨音速激波这类极端情况也不掉链子。简单来说,这就像给飞机装上了一副能“预判”气流变化的智能眼镜,训练好后只需极短时间就能算出结果,替代过去耗时的超级计算机模拟。这项技术的突破在于解决了神经网络预测随时间累积误差的顽疾,让AI模型成为可靠的气动分析“替身”。对普通人而言,这意味着未来飞机设计能更快更便宜,航空公司可以更精准地优化机翼形状,减少油耗和噪音,甚至让飞行更安全——比如在遇到突风前就能提前调整控制面,乘客的颠簸感将大大降低。随着这类AI模拟技术的成熟,航空航天认证流程也有望加速,新机型从图纸到天空的周期会显著缩短。
arXiv:2607.18309v1 Announce Type: new
Abstract: Unsteady aerodynamic phenomena, such as gusts, turbulence, and fluid-structure interactions affect an aircraft during flight. For design, optimisation and certification, it is indispensable to quantify such unsteady aerodynamic effects. Industry-standard computational fluid dynamics methods, such as solving the unsteady Reynolds-averaged Navier-Stokes equations or the linearized frequency domain method, are either computationally expensive or restricted by assumptions like linearity. Once trained, machine learning methods are capable of computing non-linear relationships very fast, making them suitable as surrogate models. By autoregressively applying graph neural networks (GNNs), operating on a discretised spatial domain, spatio-temporal predictions can be made. However, autoregressive GNNs suffer from error accumulation leading to unstable rollouts over time. Here we show that combining GNNs with augmented Neural Ordinary Differential Equations yields temporally stable predictions of the surface forces on a pitching airfoil. We found that our approach, called GNODE, based on Graph Neural Ordinary Differential Equations, provides temporally more stable, spatially smoother, and overall more accurate results than an autoregressive GNN baseline. Tests are conducted on a dataset consisting of a simulations of a pitching airfoil, including transonic shocks, transient behaviour and dynamic non-linearities. Augmenting GNODEs with additional latent dimensions improves the expressivity and accuracy by capturing underlying history effects. The developed method demonstrates an approach that is suitable to model non-linear spatio-temporal systems with exogenous inputs.
分享
阅读原文 ↗