Hybrid Neural Interpolation of a Sequence of Wind Flows
Ameir Shaa, Claude Guet, Xiasu Yang, Armand Albergel, Bruno Ribstein, Maxime Nibart
TL;DR
This work tackles real-time urban wind field prediction by building surrogate models for Reynolds-averaged Navier–Stokes solutions as boundary-condition–dependent interpolants. It introduces a hybrid Tucker–NN framework that embeds a Tucker tensor decomposition into the network to compress high-dimensional wind-field data and learns a neural residual to suppress interpolation artifacts, achieving $R^2$ near 1 across velocity, pressure, and eddy viscosity. The approach yields substantial training speedups (from ~$2.82$ s/epoch to ~0.45 s/epoch) and reduces parameter counts (approximately $16{,}197$ vs $50{,}949$) while maintaining accuracy close to a pure neural-network benchmark, and it suppresses spurious oscillations in wakes. The resulting surrogate supports real-time wind-field updates suitable for emergency response and urban-scale pollutant transport studies, with clear pathways for extending to more complex geometries and additional parameterizations.
Abstract
Rapid and accurate urban wind field prediction is essential for modeling particle transport in emergency scenarios. Traditional Computational Fluid Dynamics (CFD) approaches are too slow for real-time applications, necessitating surrogate models. We develop a hybrid neural interpolation method for constructing surrogate models that can update urban wind maps on timescales aligned with meteorological variations. Our approach combines Tucker tensor decomposition with neural networks to interpolate Reynolds-Averaged Navier-Stokes (RANS) solutions across varying inlet wind angles. The method decomposes high-dimensional velocity, pressure, and eddy viscosity field datasets into a core tensor and factor matrices, then uses Fourier interpolation for angular modes and k-nearest neighbors convolution for spatial interpolation. A neural network correction mitigates interpolation artifacts while preserving physical consistency. We validate the approach on a simple cylinder-sphere configuration and, relative to a strong pure neural network benchmark, achieve comparable or improved accuracy ($R^2 > 0.99$) with significantly reduced training time. The pure NN remains a feasible reference model; the hybrid provides an accelerated approximate alternative that suppresses spurious oscillations, maintains wake dynamics, and demonstrates computational efficiency suitable for real-time urban wind simulation.
